two attempts at booting:
1. with the kernel and rootfs I built using OE:
RedBoot> load -v -r -b 0x00218000 -m http -h 192.168.0.3
/zImage-ts72xx.bin
-
Raw file loaded 0x00218000-0x0037d1c3, assumed entry at 0x00218000
RedBoot> exec -c "ip=192.168.0.50
nfsroot=192.168.0.3:/mondo/XXX/2.6rootfs console=ttyAM0,115200"
Using base address 0x00218000 and length 0x001651c4
Uncompressing
Linux..................................................................................
............. done, booting the kernel.
(wedges here)
2. with the kernel and rootfs I downloaded:
RedBoot> load -v -r -b 0x00218000 -m http -h 192.168.0.3
/zImage-ynezz.bin
-
Raw file loaded 0x00218000-0x0037d503, assumed entry at 0x00218000
RedBoot> exec -c "ip=192.168.0.50
nfsroot=192.168.0.3:/mondo/XXX/ynezz-2.6-rootfs console=ttyAM0,115200"
Using base address 0x00218000 and length 0x00165504
Uncompressing
Linux..................................................................................
............. done, booting the kernel.
(wedges here)
is there anything obviously wrong with either of the above?
in both root file systems I created a dev/ttyAM0 entry with mknod.
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/ts-7000/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/ts-7000/join
(Yahoo! ID required)
<*> To change settings via email:
<*> To unsubscribe from this group, send an email to:
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|