Hi,
I made some progress since my last email.
Added some of the patches from
http://www.wantstofly.org/~buytenh/ep93xx/derevo20/
specifically the serial-uartbaud patch and the watchdog ones, which
needed some clobbering to fit.
Now my kernel boots, mounts nfs root and stops at:
[ 52.030000] VFS: Mounted root (nfs filesystem).
[ 54.180000] Freeing init memory: 96K
which is where I think it usually starts init. It still responds to pings
so it hasn't frozen, just doesn't seem to progress beyond this point.
Perhaps it's not passing the serial console to the shell or something?
Another curious thing I noticed in the output is:
Searching for NAND flash...
[ 52.520000] Searching for NAND flash...
[ 54.670000] NAND device: Manufacturer ID: 0xec, Chip ID: 0xf1 (Samsung
NAND 128MiB 3,3V 8-bit)
[ 54.840000] Scanning device for bad blocks
[ 52.920000] Bad eraseblock 0 at 0x00000000
[ 52.920000] Bad eraseblock 1 at 0x00020000
[ 52.100000] Bad eraseblock 110 at 0x00dc0000
[ 53.590000] cmdlinepart partition parsing not available
[ 53.770000] Using static partition definition
[ 53.850000] Creating 3 MTD partitions on "ts7250-nand":
[ 53.940000] 0x00000000-0x00004000 : "TS-BOOTROM"
[ 52.030000] mtd: partition "TS-BOOTROM" doesn't end on an erase block
-- force read-only
[ 53.180000] 0x00004000-0x07d04000 : "Linux"
[ 52.350000] mtd: partition "Linux" doesn't start on an erase block
boundary -- force read-only
[ 53.580000] 0x07d04000-0x08000000 : "RedBoot"
[ 52.720000] mtd: partition "RedBoot" doesn't start on an erase block
boundary -- force read-only
Any ideas about either of these issues?
-Triffid Hunter
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/
|