Freescale boot kernel

Hector Oron hector.oron at gmail.com
Sun Oct 2 11:47:15 UTC 2011


Hello,

2011/10/2  <webwillow at thewebwillow.com>:
> Can anyone provide me with a little insight to configuring a feescale M53
> device to boot to another kernel...

I do
$ sudo dd if=uImage of=/dev/$device bs=1M seek=1

then load 0x2000, something like:
 mmc read 0 ${loadaddr} 0x800 0x2000; bootm

But, surely you can configure the bootloader to read from a filesystem instead.

Best regards,
-- 
 Héctor Orón  -.. . -... .. .- -.   -.. . ...- . .-.. --- .--. . .-.



More information about the cross-distro mailing list