Hi ALL,
We use the latest PSP with our TI8148 board,and both kernel and u-boot can detect&mount SD card,but we have trouble with booting from sd card(have set the bootmode to SD ),after power up,we got below:
Uncompressing Linux... done, booting the kernel.
Trying to install type control for IRQ407
Trying to set irq flags for IRQ407
NOR: Can't request GPMC CS
omap_i2c omap_i2c.1: controller timed out
omap_i2c omap_i2c.1: controller timed out
qt602240_ts 1-004a: __qt602240_read_reg: i2c transfer failed
omap_voltage_late_init: Voltage driver support not added
INIT: version 2.86 booting
Please wait: booting...
Error opening /dev/fb0: No such file or directory
Starting udev
Remounting root file system...
Caching udev devnodes
Populating dev cache
/etc/volatile.cache: line 1: syntax error: redirection unexpected
ALSA: Restoring mixer settings...
Configuring network interfaces... No state is present for card EVM
Unknown hardware: "" "" "" "" ""
Hardware is initialized using a guess method
/usr/share/alsa/init/default:53: control element not found
/usr/share/alsa/init/default:53: control element not found
ifup: can't open '/var/run/ifstate': No such file or directory
done.
Setting up IP spoofing protection: No state is present for card EVM
rp_filter.
hwclock: can't open '/dev/misc/rtc': No such file or directory
Mon Mar 14 20:57:00 UTC 2011
hwclock: can't open '/dev/misc/rtc': No such file or directory
(stopped)
It seems the info is from kernel image,we make the boot card with sudo ./mksd-ti814x.sh /dev/sdd MLO u-boot.bin uImage nfs.tar.gz,and MLO is the u-boot.min.sd(renamed),also all the images are based on quick mmc with compile(PSP-04-01-00-06)
Any ideas,thanks.
XiangW