
19 Jul
2005
19 Jul
'05
1:32 p.m.
In message 20050719073213.49786.qmail@web30712.mail.mud.yahoo.com you wrote:
Thanks to Wolfgang Denk, Catalin Marinas, and Peter Pearse, I now have 2.6.12-rmk1 running with base.cramfs on the PB-ARM926EJ-S. The following documentation is for reference:
...
- Copy the uImage from flash to SDRAM:
cp 0xbbccddee 0x7fc0 0x123456
...
- Bootup
bootm 0x7fc0
The "cp" step (4.) is redundant. Instead, just type "bootm 0xbbccddee".
Best regards,
Wolfgang Denk
--
Software Engineering: Embedded and Realtime Systems, Embedded Linux
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd@denx.de
"Why waste negative entropy on comments, when you could use the same
entropy to create bugs instead?" - Steve Elias