On Tue, Jan 17, 2012 at 10:59 AM, Érico Porto
<address@hidden> wrote:
Hey,
Should the .dtb file in rootfs/boot be generated automatically when using ltib? I had an old version that did that. When I tried ltib today, it didn't got me any file, but when I typed help bootm it said that the third parameter wasn't necessary
But I got
=> run protectoff;bootm 0xfe200000 0xff000000
Un-Protect Flash Sectors 4-514 in Bank # 1
...........................................................................................e
## Booting image at fe200000 ...
Image Name: Linux-2.6.20.6
Image Type: PowerPC Linux Kernel Image (gzip compressed)
Data Size: 637639 Bytes = 622.7 kB
Load Address: 00000000
Entry Point: 00000000
Verifying Checksum ... OK
Uncompressing Kernel Image ... OK
## Loading RAMDisk Image at ff000000 ...
Image Name: uboot ext2 ramdisk rootfs
Image Type: PowerPC Linux RAMDisk Image (gzip compressed)
Data Size: 10051104 Bytes = 9.6 MB
Load Address: 00000000
Entry Point: 00000000
Verifying Checksum ... OK
Loading Ramdisk to 07615000, end 07faae20 ... OK
until here, than the boot process stopped.. or at least I'm getting nothin on my serial.
Regards
Érico V. Porto