Bridges Seth <> [2010-10-18 23:52:05]:
> * MTD partitions look like they came from a 7200...standard spew looks like
> this:
>
> Searching for NAND flash...
> NAND device: Manufacturer ID: 0xec, Chip ID: 0x75 (Samsung NAND 32MiB 3,3V
> 8-bit)
> Scanning device for bad blocks
> Hardware ECC detected
> Using MBR partition definition
> Creating 4 MTD partitions on "NAND 32MiB 3,3V 8-bit":
> 0x00000000-0x02000000 : "whole chip"
> 0x00004000-0x00204000 : "kernel"
> 0x00204000-0x00404000 : "initrd"
> 0x00404000-0x02000000 : "rootfs"
> yaffs: dev is 7939 name is "1f:03"
> yaffs: Attempting MTD mount on 31.3, "1f:03"
This is from different kernel, right?
> * serial port ttyTS0 doesn't show up...the standard spew from the
> 2.4.26-ts11 kernel looks like this:
I've built the kernel as modular as possible and added just the necessary
stuff as built-in into the kernel. For now, you would need to unpack the
module from modules-2.6.34-r3-ts72xx.tgz and to autoload it at startup just do
something like this:
$ echo 8250_ts_ser1 > /etc/modutils/8250_ts_ser1
$ update-modules
$ reboot
In the future it should be possible to just:
$ opkg update
$ opkg install kernel-module-8250_ts_ser1
> I'm not sure where to go from here (except to bed), but I wanted to let you
> know the results of what I'd tested so far.
I would add some debugging into the pppd/chat so you can see all the commands
etc. How do you have the modem connected? It's via ts_ser1?
> <begin output spew from kernel boot>
Thanks, that's what I needed. Looks like it works fine :-) If find some spare
time, please can you try to debug the ntpclient issue? If it hangs in the
ntpclient binary I can prepare some verbose version for you.
> Configuring leds:
> platform:grled: nand-disk
> platform:rdled: heartbeat
BTW, is there red led on the ts7400? If so, started blinking after this?
Can you pls also try to flash the UBIFS image and try to boot from it? Thanks.
-- ynezz
------------------------------------
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/
|