[U-Boot] working with loadb & bootm on u-boot-v2 for imx27ads Board

Nishanth Menon menon.nishanth at gmail.com
Thu Sep 25 15:36:37 CEST 2008


On Thu, Sep 25, 2008 at 8:04 AM, Lejin K Joy <lejin at spacomp.com> wrote:
>
> ---------------
> uboot:/ loadb -f /dev/ram0 -o 0x100000
Do you have /dev/ram0? is it mapped to 0xa0000000? there could be
issues with mach-types.. I am not sure though.. I am not entirely sure
about imx boot procedure(I am an OMAP guy ;) )..but it could be uImage
you need there? I am not too sure.. does the piggy relocate the
kernel? I am not too sure.. probably the kernel details would help..

> ## Ready for binary (kermit) download to 0x00100000 offset on /dev/ram0
> device a
> t 115200 bps...
> ## Total Size      = 0x0014deb9 = 1367737 Bytes
>
> uboot:/ go 0xa0100000
Should'nt this be bootm 0xa0100000?

Regards,
Nishanth Menon


More information about the U-Boot mailing list