[U-Boot-Users] 2.6.12 with u-boot-1.1.2 on versatile

Wolfgang Denk wd at denx.de
Tue Jul 19 13:32:29 CEST 2005


In message <20050719073213.49786.qmail at 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:
...
> 4. Copy the uImage from flash to SDRAM:
> 
>  cp 0xbbccddee 0x7fc0 0x123456
...
> 6. 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 at denx.de
"Why waste negative entropy on comments, when you could use the  same
entropy to create bugs instead?"                        - Steve Elias




More information about the U-Boot mailing list