|
马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。
您需要 登录 才可以下载或查看,没有账号?注册
x
初步移植linux后,烧写到Mini2440中的启动信息中有以下几点不清楚:
1,JFFS2 version 2.2. (NAND) 漏 2001-2006 Red Hat, Inc.那个漏什么意思,是不是有什么错误,再说我用的是yaffs2系统,这个jffs2又是怎么回事?
2,Creating 5 MTD partitions on "NAND 256MiB 3,3V 8-bit":
0x000000000000-0x000000040000 : "superboot"
0x000000040000-0x000000060000 : "param"
uncorrectable error :
0x000000060000-0x000000560000 : "Kernel"
0x000000560000-0x000040560000 : "root"
mtd: partition "root" extends beyond the end of device "NAND 256MiB 3,3V 8-bit" -- size truncated to 0xfaa0000
ftl_cs: FTL header not found.
0x000000000000-0x000040000000 : "NAND"
mtd: partition "NAND" extends beyond the end of device "NAND 256MiB 3,3V 8-bit" -- size truncated to 0x10000000
这上面提到一个错误,还有什么没找到,是什么原因,有没有什么影响?
3,No device for DAI UDA134X
No device for DAI s3c24xx-i2s
ALSA device list:
No soundcards found.
open device leds: No such file or directory
ifconfig: SIOCSIFHWADDR: No such device
ifconfig: SIOCSIFADDR: No such device
route: SIOCADDRT: No such process
诸如以上如第一句没什么设备,这些是不是都没什么关系,为什么会出现这样的字句,既然没有怎么不让它显示? |
|