Joakim Tjernlund wrote on Wednesday, March 10, 2010 6:29 PM:
> "Martin Krause" wrote on 2010/03/10 17:52:40:
>>
>> Hi Jocke,
>>
>> Joakim Tjernlund wrote on Wednesday, March 10, 2010 5:36 PM:
Andrew Dyer wrote on Wednesday, March 10, 2010 4:50 PM: [SNIP]
Hm, on the wikipedia arti
BR,
Jason
> -Original Message-
> From: u-boot-boun...@lists.denx.de
> [mailto:u-boot-boun...@lists.denx.de] On Behalf Of Stefano Babic
> Sent: 2010年3月10日 1:51
> To: Navaneethan P
> Cc: u-boot@lists.denx.de
> Subject: Re: [U-Boot] u-boot-imx51 NAND flash Uncorrectable ECC Error
>
> Na
I would like to know if there is any version of u-boot that supports
SMSC PHY LAN8700C. I have interfaced it with AT91RM9200 (MII interface).
If u-boot supports then I will go over to that particular version.
Regards
Raj Nikumbh
___
U-Boot
Dear Tom,
On 8 March 2010 16:22, Minkyu Kang wrote:
> Signed-off-by: Minkyu Kang
> ---
> MAINTAINERS | 22 +++---
> 1 files changed, 11 insertions(+), 11 deletions(-)
>
Please apply this patch to arm tree.
Or, please give your opinion.
Thanks
Minkyu Kang
--
from. prom.
www.
Hello,
I am trying to debug the u-boot with help of gdb + eclipse. Useing the
phy3250_config.
The problem is that when debugging, the listed source code seems to be out of
sync.
The debugger pointer in the source code, seems not to point to the correct
source code.
The assembler windows shows
Minkyu Kang wrote:
> Dear Tom,
>
> On 8 March 2010 16:22, Minkyu Kang wrote:
>> Signed-off-by: Minkyu Kang
>> ---
>> MAINTAINERS | 22 +++---
>> 1 files changed, 11 insertions(+), 11 deletions(-)
>>
>
> Please apply this patch to arm tree.
> Or, please give your opinion.
>
S
Hi,
is there any reasonable way to reserve some small flash sectors embedded
inside U-Boot for other usage ?
Example :
2 sectors @ 0-16k U-boot start including initial code @ reset vector.
1 sector @ 16k-24k e.g. environment.
2 sectors @ 24k-40k reserved (small linux mtd partitions).
? sectors @
Dear =?iso-8859-1?Q?Bj=F8rnar_Syverstad?=,
In message <3f466ddf09a55d46858fc39b22de56f23a30259...@pat.prediktor.no> you
wrote:
>
> I am trying to debug the u-boot with help of gdb + eclipse. Useing the
> phy3250_config.
>
> The problem is that when debugging, the listed source code seems to be o
Dear =?ISO-8859-1?Q?Andr=E9?= Schwarz,
In message <1268321602.4803.24.ca...@swa-m460> you wrote:
>
> is there any reasonable way to reserve some small flash sectors embedded
> inside U-Boot for other usage ?
Yes, of course there is. For example, in many board configurations we
use such small sec
On Thu, Mar 11, 2010 at 4:11 AM, Martin Krause wrote:
> Joakim Tjernlund wrote on Wednesday, March 10, 2010 6:29 PM:
>> "Martin Krause" wrote on 2010/03/10 17:52:40:
>>>
>>> Hi Jocke,
>>>
>>> Joakim Tjernlund wrote on Wednesday, March 10, 2010 5:36 PM:
> Andrew Dyer wrote on Wednesday, March
Wolfgang,
> Dear =?ISO-8859-1?Q?Andr=E9?= Schwarz,
>
> In message <1268321602.4803.24.ca...@swa-m460> you wrote:
> >
> > is there any reasonable way to reserve some small flash sectors embedded
> > inside U-Boot for other usage ?
>
> Yes, of course there is. For example, in many board configura
The current ARM1176 CPU specific code is too specific to the SMDK6400
architecture. The following changes were necessary prerequisites for the
addition of other SoCs based on ARM1176.
Existing board's (SMDK6400) configuration has been modified to keep behavior
unchanged despite these changes.
1.
Hi all!
Thanks a lot for all.
Finally it happens to be a hardware problem.
It is working fine with the new hardware board.
We don't have any reason why it was not working with the older board.
Perhaps, the chip might have gone bad.
Thank you very much to all! :)
Now, we have written some sma
Dear André Schwarz,
In message <1268325452.4803.34.ca...@swa-m460> you wrote:
>
> hmm - I'm not *that* familiar with all that abbreviations ... have to
> ask someone : http://www.abbreviations.com/YMMV
>
> Hopefully you didn't mean the worst one ;-)
The common (and intended) interpretation is You
Dear Quentin Armitage,
In message <1262480450.2820.140.ca...@samson.armitage.org.uk> you wrote:
> There appears to be a path through mmc_read in drivers/mmc/mmc.c where
> malloc'd memory is not freed before exiting mmc_read, although this may
> be a hypothetical situation. It occurs if mmc_set_blo
Dear Scott,
In message <1263145126-23165-1-git-send-email-liwenha...@gmail.com> Li Wenha
wrote:
>
> Signed-off-by: Li Wenhao
> ---
> common/cmd_nand.c | 21 +
> 1 files changed, 21 insertions(+), 0 deletions(-)
>
> diff --git a/common/cmd_nand.c b/common/cmd_nand.c
> ind
Dear Anatolij,
In message <1263294391-15715-1-git-send-email-matthias.weis...@graf-syteco.de>
Matthias Weisser wrote:
> If a splashscreen is used the console scrolling used the
> scroll size as needed when a logo was displayd. This
> patch sets the scroll size to the whole screen if
> a splashscr
Dear Ben,
In message <1263768953-18819-1-git-send-email...@denx.de> I wrote:
> So far, TFTP negotiated a fixed retransmission timeout of 5 seconds.
> In some cases (busy networks, slow TFTP servers) this caused very
> slow transfers. Add new environment variable "tftptimeout" allows to
> set this
Dear Quentin Armitage,
In message <1263812183.2553.104.ca...@samson.armitage.org.uk> you wrote:
>
> Herewith patch resubmitted with Signed-off-by line added:
Ah. Found it. I just wish you had used the required standard format
for patches (i. e. git based). Thanks anyway.
Best regards,
Wolfgang
Dear richardretanu...@ruggedcom.com,
In message <20100125183120.ga11...@richardretanubun.eng.lan> you wrote:
> From 58e9529fa466ef79232398aeda69373125eb2aac Mon Sep 17 00:00:00 2001
> From: Richard Retanubun
> Date: Fri, 15 Jan 2010 10:06:06 -0500
> Subject: [PATCH] PPC: Record uboot's relocated
Dear Mike Frysinger,
In message <1264463411-30105-1-git-send-email-vap...@gentoo.org> you wrote:
> Some people boot images with the entry point in the middle of the blob
> (like Linux with the head code in discardable .init.text), and there is no
> no real requirement that the entry point be right
Dear "Beaman, Thomas",
In message <561e05732443a84a9bb3a75519c098f60b5a9...@usa0300ms03.na.xerox.net>
you wrote:
>
> This patch and running dhcp from preboot does work as expected. Is this
> a change that should be put back?
Done.
Best regards,
Wolfgang Denk
--
DENX Software Engineering Gmb
Dear Heiko Schocher,
In message <4b71762d.8070...@denx.de> you wrote:
> also use hwconfig feature for configuring, if this hardware
> has an fec or not. So we can adjust the DTS, if there is a fec
> or not.
>
> syntax:
>
> hwconfig=fec:on if hardware has an fec
> hwconfig=fec:off if hardware
Dear Heiko Schocher,
In message <4b717633@denx.de> you wrote:
> also enable support for CONFIG_HWCONFIG, because we use this
> feature for configuring, if this hardware has an fec or not.
> So we can adjust the DTS, if there is a fec or not.
>
> syntax:
>
> hwconfig=fec:on if hardware has
Hi Wolfgang,
On 3/11/2010 2:44 PM, Wolfgang Denk wrote:
> Dear Ben,
>
> In message<1263768953-18819-1-git-send-email...@denx.de> I wrote:
>
>> So far, TFTP negotiated a fixed retransmission timeout of 5 seconds.
>> In some cases (busy networks, slow TFTP servers) this caused very
>> slow tran
Dear Heiko Schocher,
In message <4b725a39.4040...@denx.de> you wrote:
> Signed-off-by: Heiko Schocher
> ---
> changes since v1:
> - spelling check from Mike Frysinger, thanks!
>
> doc/README.hwconfig | 51
> +++
> 1 files changed, 51 insertions
Wolfgang Denk wrote:
> Dear Scott,
>
> In message <1263145126-23165-1-git-send-email-liwenha...@gmail.com> Li Wenha
> wrote:
>> Signed-off-by: Li Wenhao
>> ---
>> common/cmd_nand.c | 21 +
>> 1 files changed, 21 insertions(+), 0 deletions(-)
>>
>> diff --git a/common/cmd_n
Dear Frans Meulenbroeks,
In message you
wrote:
> Dear all,
>
> Attached a patch for doc/README.mpc8536ds.
> This patch corrects small mistake in the register list.
> These registers are 32 bits and this one starts at c not e
>
> When using the ...c address I can boot from sd, when usin
Dear Frans Meulenbroeks,
In message <123960-18553-1-git-send-email-fransmeulenbro...@gmail.com> you
wrote:
> This patch corrects small mistake in the register list.
> These registers are 32 bits and this one starts at c not e
>
> When using the ...c address I can boot from sd, when u
Dear Anatolij Gustschin,
In message <1266967784-12611-1-git-send-email-ag...@denx.de> you wrote:
> The length of configured MTDPARTS_DEFAULT string
> could be greater than console printbuffer size.
> Replace printf() by puts() to avoid potential buffer
> overflows.
>
> Signed-off-by: Anatolij Gus
Dear Michael Zaidman,
In message <1267367305-19064-1-git-send-email-michael.zaid...@gmail.com> you
wrote:
> Signed-off-by: Michael Zaidman
> ---
> common/miiphyutil.c |4 ++--
> 1 files changed, 2 insertions(+), 2 deletions(-)
Applied, thanks.
Best regards,
Wolfgang Denk
--
DENX Softwa
Dear Detlev Zundel,
In message <1268054661-25699-1-git-send-email-...@denx.de> you wrote:
> This code has compile problems and the company does not even exist any
> more. So we take the liberty to drop support for it.
>
> Signed-off-by: Detlev Zundel
> CC: Wolfgang Denk
> CC: Ben Warren
> ---
Dear Kumar Gala,
In message <1268263008-31505-1-git-send-email-ga...@kernel.crashing.org> you
wrote:
> The 36-bit build exceeds the 512k size we have. Removing FIT type image
> support allows us to fit and we dont really use it.
>
> Signed-off-by: Kumar Gala
> ---
> include/configs/P2020DS.h
Dear Wolfgang,
On Thu, 11 Mar 2010 23:43:13 +0100
Wolfgang Denk wrote:
> In message
> <1263294391-15715-1-git-send-email-matthias.weis...@graf-syteco.de> Matthias
> Weisser wrote:
> > If a splashscreen is used the console scrolling used the
> > scroll size as needed when a logo was displayd. T
On Mar 11, 2010, at 5:27 PM, Wolfgang Denk wrote:
> Dear Kumar Gala,
>
> In message <1268263008-31505-1-git-send-email-ga...@kernel.crashing.org> you
> wrote:
>> The 36-bit build exceeds the 512k size we have. Removing FIT type image
>> support allows us to fit and we dont really use it.
>>
>
We have a strange problem running U-boot on an AT91SAM9G20 board. The board
uses single 16 bit data bus SDRAM chip. Everything works fine when using
32MB SDRAM chip but U-boot seems to hang when putting in a 64MB SDRAM chip.
The Atmel boot strap code was modified to have the correct row and colum
36 matches
Mail list logo