* [U-Boot] u-boot-2010.06-rc3 to AT91rm9200dk
@ 2010-06-28 4:51 Rajeesh.R
2010-06-28 7:23 ` Andreas Bießmann
2010-06-28 11:54 ` Wolfgang Denk
0 siblings, 2 replies; 3+ messages in thread
From: Rajeesh.R @ 2010-06-28 4:51 UTC (permalink / raw)
To: u-boot
Hi,
I have compiled Uboot version u-boot-2010.06-rc3 and I got bin file .
I tried it to download bin file to at91rm9200dk board it stops after
some time witth error .
I think this is due to insufficient of SRAM capability ie 16KB SRAM
uboot size is 107KB
How to download this uboot directly to flash ...location any other
configurtion in uboot for this . . Wherther Romboot is required ..?
With Thanks
Rajeesh.R |
^ permalink raw reply [flat|nested] 3+ messages in thread
* [U-Boot] u-boot-2010.06-rc3 to AT91rm9200dk
2010-06-28 4:51 [U-Boot] u-boot-2010.06-rc3 to AT91rm9200dk Rajeesh.R
@ 2010-06-28 7:23 ` Andreas Bießmann
2010-06-28 11:54 ` Wolfgang Denk
1 sibling, 0 replies; 3+ messages in thread
From: Andreas Bießmann @ 2010-06-28 7:23 UTC (permalink / raw)
To: u-boot
Dear Rajeesh.R,
Am 28.06.2010 06:51, schrieb Rajeesh.R:
> Hi,
>
> I have compiled Uboot version u-boot-2010.06-rc3 and I got bin file .
>
> I tried it to download bin file to at91rm9200dk board it stops after
> some time witth error .
How did you try to load the file to your device?
> I think this is due to insufficient of SRAM capability ie 16KB SRAM
> uboot size is 107KB
I think you have chosen the BOOTROM based upload via xmodem cause you
talk about SRAM size which does not matter if you boot from NOR flash on
CS0.
> How to download this uboot directly to flash
Use an JTAG ... as recommended by Wolfgang
(http://lists.denx.de/pipermail/u-boot/2010-June/073191.html)
> ...location any other
> configurtion in uboot for this . . Wherther Romboot is required ..?
You can do it with some effort ... You may tinker an first stage
(bootstrap) loader to initialize your SDRAM and NOR flash which is
sufficient to load the U-Boot via xmodem to write it in NOR flash.
Another requirement for that part of software is to be small enough to
fit in SRAM.
Some people did this before, search google for "at91rm9200 xloader" or
"at91rm9200 bootstrap" but I also recommend to get an JTAG and flash
your NOR that way.
regards
Andreas Bie?mann
^ permalink raw reply [flat|nested] 3+ messages in thread
* [U-Boot] u-boot-2010.06-rc3 to AT91rm9200dk
2010-06-28 4:51 [U-Boot] u-boot-2010.06-rc3 to AT91rm9200dk Rajeesh.R
2010-06-28 7:23 ` Andreas Bießmann
@ 2010-06-28 11:54 ` Wolfgang Denk
1 sibling, 0 replies; 3+ messages in thread
From: Wolfgang Denk @ 2010-06-28 11:54 UTC (permalink / raw)
To: u-boot
Dear "Rajeesh.R",
In message <1277700718.2648.6.camel@localhost.localdomain> you wrote:
>
> I have compiled Uboot version u-boot-2010.06-rc3 and I got bin file .
>
> I tried it to download bin file to at91rm9200dk board it stops after
> some time witth error .
> I think this is due to insufficient of SRAM capability ie 16KB SRAM
> uboot size is 107KB
> How to download this uboot directly to flash ...location any other
> configurtion in uboot for this . . Wherther Romboot is required ..?
I have answered all these questions previously. Please re-read my
previous postings.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
"This isn't brain surgery; it's just television." - David Letterman
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2010-06-28 11:54 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-06-28 4:51 [U-Boot] u-boot-2010.06-rc3 to AT91rm9200dk Rajeesh.R
2010-06-28 7:23 ` Andreas Bießmann
2010-06-28 11:54 ` Wolfgang Denk
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox