|  | 
 
| 按照教程的说法移植了文件系统,启动开发板出现如下问题呀 Creating 3 MTD partitions on "NAND 256MiB 3,3V 8-bit":
 0x00000000-0x00040000 : "EmbedSky_Board_uboot"
 0x00200000-0x00600000 : "EmbedSky_Board_kernel"
 0x00400000-0x0ff80000 : "EmbedSky_Board_yaffs2"
 usbmon: debugfs is not available
 Initial EmbedSky TWO USB HOST Driver!
 s3c2410-ohci s3c2410-ohci: S3C24XX OHCI
 s3c2410-ohci s3c2410-ohci: new USB bus registered, assigned bus number 1
 s3c2410-ohci s3c2410-ohci: irq 42, io mem 0x49000000
 usb usb1: configuration #1 chosen from 1 choice
 hub 1-0:1.0: USB hub found
 hub 1-0:1.0: 2 ports detected
 Initializing USB Mass Storage driver...
 usbcore: registered new interface driver usb-storage
 USB Mass Storage support registered.
 mice: PS/2 mouse device common for all mice
 EmbedSky TouchScreen successfully loaded
 input: EmbedSky TouchScreen as /class/input/input0
 S3C24XX RTC, (c) 2004,2006 Simtec Electronics
 s3c2410-rtc s3c2410-rtc: rtc disabled, re-enabling
 s3c2410-rtc s3c2410-rtc: rtc core: registered s3c as rtc0
 i2c /dev entries driver
 s3c2440-i2c s3c2440-i2c: slave address 0x10
 s3c2440-i2c s3c2440-i2c: bus frequency set to 390 KHz
 s3c2440-i2c s3c2440-i2c: i2c-0: S3C I2C adapter
 s3c2440-sdi s3c2410-sdi: unable to get DMA channel.
 s3c2440-sdi s3c2410-sdi: powered down.
 s3c2440-sdi s3c2410-sdi: initialisation done.
 usbcore: registered new interface driver hiddev
 usbcore: registered new interface driver usbhid
 drivers/hid/usbhid/hid-core.c: v2.6:USB HID core driver
 s3c2440-sdi s3c2410-sdi: powered down.
 UDA1341 audio driver initialized
 Advanced Linux Sound Architecture Driver Version 1.0.16rc2 (Thu Jan 31 16:40:16
 2008 UTC).
 ASoC version 0.13.2
 ALSA device list:
 No soundcards found.
 TCP cubic registered
 NET: Registered protocol family 1
 NET: Registered protocol family 17
 RPC: Registered udp transport module.
 RPC: Registered tcp transport module.
 s3c2410-rtc s3c2410-rtc: setting system clock to 2008-12-05 17:32:57 UTC (122849
 8377)
 yaffs: dev is 32505858 name is "mtdblock2"
 yaffs: passed flags ""
 yaffs: Attempting MTD mount on 31.2, "mtdblock2"
 yaffs: auto selecting yaffs2
 block 1379 is bad
 block 1385 is bad
 block 1387 is bad
 block 1389 is bad
 block 1391 is bad
 VFS: Mounted root (yaffs filesystem).
 Freeing init memory: 176K
 ': No such file or director
 can't open /dev/s3c2410_serial0: No such file or director
 can't open /dev/s3c2410_serial0: No such file or director
 can't open /dev/s3c2410_serial0: No such file or director
 can't open /dev/s3c2410_serial0: No such file or director
 这是怎么回事?
 | 
 |