ARM-57TS-3250 not working after LTIB install.

ARM-57TS-3250 not working after LTIB install.

6 years 4 months ago
#82
(This message was transferred over from our old forum)
Posted August 17, 2015
By Todd DeBoer
[hr]
On 2/20/10 darren asked, “I purchased the FDI ARM-57TS-3250. It worked fine until the first time I installed the LTIB and generated my new rootfs and kernel. Since then I am stuck with the following error.
Kernel panic – not syncing: VFS: Unable to mount root fs on unknown-block(1,0)
Does anybody know what I am doing wrong?”
[hr]
(Follow up post)

Answered:

You can download binaries from www.teamfdi.com/products/lpc3250-ts-kit/...3250_Linux_v1.00.zip .. For now, I would recommend trying to use only the rootfs.ext2.gz file and verifying that works first.
Everything you are doing looks correct.
Here is a snap shot of the environmental variables in u-boot we’re using:
<<<
bootdelay=3
baudrate=115200
ethaddr=DE:AD:BE:EF:00:01
ipaddr=192.168.10.20
gatewayip=192.168.10.254
netmask=255.255.255.0
gatewayip=192.168.10.254
ipaddr=192.168.10.20
bootcmd=nand read.jffs2 0x80100000 0x80000 0x200000; nand read.jffs2 0x81800000 0x280000 0x600000; bootm 0x80100000
bootargs=console=ttyTX0,115200n81 root=/dev/ram0 rw ramdisk_size=17085 initrd=0x81800000,0x600000 init=/sbin/init
bootfile=rootfs.ext2.gz
serverip=192.168.1.85
stdin=serial
stdout=serial
stderr=serial
Environment size: 485/131068 bytes
>>>

Please Log in or Create an account to join the conversation.

Time to create page: 0.412 seconds
Powered by Kunena Forum