主题 : mini6410的Android文件系统yaffs镜像DNW下载时报[ERROR:File Open] 复制链接 | 浏览器收藏 | 打印
Capacity
级别: 新手上路
UID: 60380
精华: 0
发帖: 17
金钱: 85 两
威望: 17 点
综合积分: 34 分
注册时间: 2011-12-09
最后登录: 2012-01-21
楼主  发表于: 2011-12-30 14:31

 mini6410的Android文件系统yaffs镜像DNW下载时报[ERROR:File Open]

班主您好,

基本情况:一个FriendlyARM mini6410开发板套件 (群创7'' LCD)。
目标:       验证开发环境,在这个开发板上把光盘里的Uboot.bin + Android Kernel +  Android FS, 在自己的Fedaro 13上编译过以后download到板子上,并成功启动Android.
目前问题:按照Friendly ARM 发布的mini6410用户手册-20111020.pdf里的说明,一步步的将Uboot.bin + Android Kernel +  Android FS解压编译download.各个镜像成功编译出来以后
uboot.bin + zImage + rootfs_andriod.ubi 可以启动
Android. uboot.bin + zImage + rootfs_andriod.img,其中uboot,zimage可以用DNW download进去,而download 文件系统的时候DNW工具则提示[ERROR:File Open]
这个rootfs_andriod.img就是按照pdf档里417页中介绍的#mkyaffs2image-128M rootfs_dir rootfs_android.img这样编译出来的。

1).不知道为什么无法用uboot+DNW这样的方式通过USB cable download到flash里。
2).类似于1)的操作,我把rootfs_android.img换成光盘里release出来的原始的img镜像,虽然可以用DNW工具download到板子上,但是文件系统却无法启动,表现为串口终端显示kernel启动到5秒左右直接reboot.

查阅了资料和原理图,flash 就是K9F2G08跟mini6410用户手册-20111020.pdf第214页说的一致,如下
mkyaffs2image-128M
适用于为块页组织为”1 Page= 2K Byte,1 Block=128K”的SLC Nand Flash压制yaffs2格式的映像文件,
如K9F2G08,K9F4G08,K9K8G08或兼容型号等,因历史原因,我们把该工具统称为mkyaffs2image-128M


盼回复,谢谢~
每天进步一点点
自由,自强,共享,共创。
级别: 论坛版主
UID: 12573
精华: 27
发帖: 8838
金钱: 46490 两
威望: 9298 点
综合积分: 18216 分
注册时间: 2010-01-09
最后登录: 2019-07-16
1楼  发表于: 2011-12-30 16:54
你提供的信息不够详细,见我签名
新手如何向我们反馈有效的信息,以便解决问题,见此贴:
http://www.arm9home.net/read.php?tid-14431.html

[注]: 此处签名链接仅为指引方向,而非解答问题本身.
Capacity
级别: 新手上路
UID: 60380
精华: 0
发帖: 17
金钱: 85 两
威望: 17 点
综合积分: 34 分
注册时间: 2011-12-09
最后登录: 2012-01-21
2楼  发表于: 2011-12-30 17:18
1.mini6410
2. RAM大小:K4X1G163PE
3.NAND Flash类型和大小K9F2G08(U10)
4.群创7'' LCD
每天进步一点点
Capacity
级别: 新手上路
UID: 60380
精华: 0
发帖: 17
金钱: 85 两
威望: 17 点
综合积分: 34 分
注册时间: 2011-12-09
最后登录: 2012-01-21
3楼  发表于: 2011-12-31 13:56
用uboot. + USB Cable方式烧写光盘中自带的yafss文件\Mini6410B-20111116\images\Android\rootfs_android.img其属性如下:



Nand启动后快速按回车键,然后输入y选择yafss文件系统更新,在插入USB cable,打开DNW工具,选择rootfs_android.img,最好串口终端提示更新OK, 断掉开发板上的供电,拔下USB,在上拨开发板上电开关进行上电启动,其结果是启动6.9秒后当机,重启,在当机在重启。。。。
[    6.870000] Kernel panic - not syncing: Attempted to kill init!
[    6.870000] [<c016a9a4>] (unwind_backtrace+0x0/0xe4) from [<c050b69c>] (panic+0x68/0x194)
[    6.870000] [<c050b69c>] (panic+0x68/0x194) from [<c01827c4>] (do_exit+0x68/0x664)
[    6.880000] [<c01827c4>] (do_exit+0x68/0x664) from [<c01830ec>] (do_group_exit+0xb0/0xe4)
[    6.890000] [<c01830ec>] (do_group_exit+0xb0/0xe4) from [<c0183130>] (sys_exit_group+0x10/0x18)
[    6.900000] [<c0183130>] (sys_exit_group+0x10/0x18) from [<c0165e60>] (ret_fast_syscall+0x0/0x30)
[    6.910000] Rebooting in 5 seconds..arch_reset: aOK
具体串口log如下:    谢谢

U-Boot 1.1.6-dirty (Dec 31 2011 - 17:36:05) for FriendlyARM MINI6410


CPU:     S3C6410@532MHz
         Fclk = 532MHz, Hclk = 133MHz, Pclk = 66MHz, Serial = CLKUART (SYNC Mode)
Board:   MINI6410
DRAM:    256 MB
Flash:   0 kB
NAND:    1024 MB
In:      serial
Out:     serial
Err:     serial
MAC: 08:90:90:90:90:90
Hit any key to stop autoboot:  0
##### FriendlyARM U-Boot(2011-10, NAND) for 6410 #####
[f] Format the nand flash
[v] Download u-boot.bin
[k] Download Linux/Android kernel
[y] Download root yaffs2 image
Download root ubifs image
[a] Download Absolute User Application
[n] Download Nboot.nb0 for WinCE
[w] Download WinCE NK.nb0
[s] Set the boot parameter of Linux
Boot Linux
[q] Quit to shell
NAND(SLC): 1024 MiB, RAM: 256 MiB
LCD type, firmware version: 2 1046
Enter your Selection:y
Downloading yaffs2-image from USB...
Insert a OTG cable into the connector!
OTG cable Connected!
Download address 0xc0000000
Download Done!! Download Address: 0xc0000000, Download Filesize:0x6253c80
Checksum is being calculated...................................................................................................
Checksum O.K.
Downloading yaffs2-image successed
Writing yaffs2-image into NAND...
Skipping bad block at  0x06120000                                            
Skipping bad block at  0x067a0000                                            
Erasing at 0x3ffe0000 -- 100% complete.

Bad block at 0x6120000 in erase block from 0x6120000 will be skipped
Writing data at 0x64f8800 -- 100% complete.
Writing yaffs2-image successed
Saving Environment to NAND...
Erasing Nand...Writing to Nand... done
Linux command line 'root=/dev/mtdblock2 console=ttySAC0,115200' saved
##### FriendlyARM U-Boot(2011-10, NAND) for 6410 #####
[f] Format the nand flash
[v] Download u-boot.bin
[k] Download Linux/Android kernel
[y] Download root yaffs2 image
Download root ubifs image
[a] Download Absolute User Application
[n] Download Nboot.nb0 for WinCE
[w] Download WinCE NK.nb0
[s] Set the boot parameter of Linux
Boot Linux
[q] Quit to shell
NAND(SLC): 1024 MiB, RAM: 256 MiB
LCD type, firmware version: 2 1046
Enter your Selection:

CPU:     S3C6410@532MHz
         Fclk = 532MHz, Hclk = 133MHz, Pclk = 66MHz, Serial = CLKUART (SYNC Mode)
Board:   MINI6410
DRAM:    256 MB
Flash:   0 kB
NAND:    1024 MB
In:      serial
Out:     serial
Err:     serial
MAC: 08:90:90:90:90:90
Hit any key to stop autoboot:  0

NAND read: device 0 offset 0x80000, size 0x500000
........................................ 5242880 bytes read: OK
Boot with zImage

Starting kernel ...

Uncompressing Linux... done, booting the kernel.
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Linux version 2.6.36-FriendlyARM (hju@localhost.localdomain) (gcc version 4.5.1 (ctng-1.8.1-FA) ) #2 PREEMPT Sat Dec 31 18:32:52 CST 2011
[    0.000000] CPU: ARMv6-compatible processor [410fb766] revision 6 (ARMv7), cr=00c5387f
[    0.000000] CPU: VIPT nonaliasing data cache, VIPT nonaliasing instruction cache
[    0.000000] Machine: MINI6410
[    0.000000] Memory policy: ECC disabled, Data cache writeback
[    0.000000] CPU S3C6410 (id 0x36410101)
[    0.000000] S3C24XX Clocks, Copyright 2004 Simtec Electronics
[    0.000000] camera: no parent clock specified
[    0.000000] S3C64XX: PLL settings, A=532000000, M=532000000, E=24000000
[    0.000000] S3C64XX: HCLK2=266000000, HCLK=133000000, PCLK=66500000
[    0.000000] mout_apll: source is fout_apll (1), rate is 532000000
[    0.000000] mout_epll: source is epll (1), rate is 24000000
[    0.000000] mout_mpll: source is mpll (1), rate is 532000000
[    0.000000] mmc_bus: source is mout_epll (0), rate is 24000000
[    0.000000] mmc_bus: source is mout_epll (0), rate is 24000000
[    0.000000] mmc_bus: source is mout_epll (0), rate is 24000000
[    0.000000] usb-bus-host: source is clk_48m (0), rate is 48000000
[    0.000000] uclk1: source is dout_mpll (1), rate is 66500000
[    0.000000] spi-bus: source is mout_epll (0), rate is 24000000
[    0.000000] spi-bus: source is mout_epll (0), rate is 24000000
[    0.000000] audio-bus: source is mout_epll (0), rate is 24000000
[    0.000000] audio-bus: source is mout_epll (0), rate is 24000000
[    0.000000] audio-bus: source is mout_epll (0), rate is 24000000
[    0.000000] irda-bus: source is mout_epll (0), rate is 24000000
[    0.000000] camera: no parent clock specified
[    0.000000] s3c64xx: 6291456 bytes SDRAM reserved for fimc at 0x5f9f8000
[    0.000000] s3c64xx: 8388608 bytes SDRAM reserved for pp at 0x5f1f8000
[    0.000000] s3c64xx: 8388608 bytes SDRAM reserved for tv at 0x5e9f8000
[    0.000000] s3c64xx: 2097152 bytes SDRAM reserved for jpeg at 0x5e7f8000
[    0.000000] s3c64xx: 16777216 bytes SDRAM reserved for pmem at 0x5d7f8000
[    0.000000] s3c64xx: 33554432 bytes SDRAM reserved for pmem_gpu1 at 0x5b7f8000
[    0.000000] s3c64xx: 8388608 bytes SDRAM reserved for pmem_adsp at 0x5aff8000
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 65024
[    0.000000] Kernel command line: root=/dev/mtdblock2 console=ttySAC0,115200
[    0.000000] PID hash table entries: 1024 (order: 0, 4096 bytes)
[    0.000000] Dentry cache hash table entries: 32768 (order: 5, 131072 bytes)
[    0.000000] Inode-cache hash table entries: 16384 (order: 4, 65536 bytes)
[    0.000000] Memory: 256MB = 256MB total
[    0.000000] Memory: 170040k/170040k available, 92104k reserved, 0K highmem
[    0.000000] Virtual kernel memory layout:
[    0.000000]     vector  : 0xffff0000 - 0xffff1000   (   4 kB)
[    0.000000]     fixmap  : 0xfff00000 - 0xfffe0000   ( 896 kB)
[    0.000000]     DMA     : 0xff600000 - 0xffe00000   (   8 MB)
[    0.000000]     vmalloc : 0xd0800000 - 0xe0000000   ( 248 MB)
[    0.000000]     lowmem  : 0xc0000000 - 0xd0000000   ( 256 MB)
[    0.000000]     modules : 0xbf000000 - 0xc0000000   (  16 MB)
[    0.000000]       .init : 0xc0008000 - 0xc0165000   (1396 kB)
[    0.000000]       .text : 0xc0165000 - 0xc06a6000   (5380 kB)
[    0.000000]       .data : 0xc06c8000 - 0xc07040c0   ( 241 kB)
[    0.000000] SLUB: Genslabs=11, HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[    0.000000] Hierarchical RCU implementation.
[    0.000000]  RCU-based detection of stalled CPUs is disabled.
[    0.000000]  Verbose stalled-CPUs detection is disabled.
[    0.000000] NR_IRQS:246
[    0.000000] VIC @f4000000: id 0x00041192, vendor 0x41
[    0.000000] VIC @f4010000: id 0x00041192, vendor 0x41
[    0.000000] High resolution timer: rate = 66500000, HZ = 100
[    0.000000] Console: colour dummy device 80x30
[    0.000000] console [ttySAC0] enabled
[    0.010000] Calibrating delay loop... 530.84 BogoMIPS (lpj=2654208)
[    0.260000] pid_max: default: 32768 minimum: 301
[    0.260000] Mount-cache hash table entries: 512
[    0.260000] Initializing cgroup subsys debug
[    0.270000] Initializing cgroup subsys cpuacct
[    0.270000] Initializing cgroup subsys freezer
[    0.270000] CPU: Testing write buffer coherency: ok
[    0.290000] NET: Registered protocol family 16
[    0.310000] s3c64xx_dma_init: Registering DMA channels
[    0.310000] s3c64xx_dma_init1: registering DMA 0 (d0808100)
[    0.310000] s3c64xx_dma_init1: registering DMA 1 (d0808120)
[    0.320000] s3c64xx_dma_init1: registering DMA 2 (d0808140)
[    0.320000] s3c64xx_dma_init1: registering DMA 3 (d0808160)
[    0.330000] s3c64xx_dma_init1: registering DMA 4 (d0808180)
[    0.340000] s3c64xx_dma_init1: registering DMA 5 (d08081a0)
[    0.340000] s3c64xx_dma_init1: registering DMA 6 (d08081c0)
[    0.350000] s3c64xx_dma_init1: registering DMA 7 (d08081e0)
[    0.350000] PL080: IRQ 73, at d0808000
[    0.360000] s3c64xx_dma_init1: registering DMA 8 (d080c100)
[    0.360000] s3c64xx_dma_init1: registering DMA 9 (d080c120)
[    0.370000] s3c64xx_dma_init1: registering DMA 10 (d080c140)
[    0.370000] s3c64xx_dma_init1: registering DMA 11 (d080c160)
[    0.380000] s3c64xx_dma_init1: registering DMA 12 (d080c180)
[    0.380000] s3c64xx_dma_init1: registering DMA 13 (d080c1a0)
[    0.390000] s3c64xx_dma_init1: registering DMA 14 (d080c1c0)
[    0.390000] s3c64xx_dma_init1: registering DMA 15 (d080c1e0)
[    0.400000] PL080: IRQ 74, at d080c000
[    0.400000] S3C6410: Initialising architecture
[    0.560000] bio: create slab <bio-0> at 0
[    0.560000] SCSI subsystem initialized
[    0.560000] usbcore: registered new interface driver usbfs
[    0.570000] usbcore: registered new interface driver hub
[    0.570000] usbcore: registered new device driver usb
[    0.580000] s3c-i2c s3c2440-i2c: slave address 0x10
[    0.580000] s3c-i2c s3c2440-i2c: bus frequency set to 64 KHz
[    0.590000] s3c-i2c s3c2440-i2c: i2c-0: S3C I2C adapter
[    0.600000] Advanced Linux Sound Architecture Driver Version 1.0.23.
[    0.600000] Bluetooth: Core ver 2.15
[    0.600000] NET: Registered protocol family 31
[    0.610000] Bluetooth: HCI device and connection manager initialized
[    0.610000] Bluetooth: HCI socket layer initialized
[    0.620000] Switching to clocksource clock_source_timer2
[    0.670000] NET: Registered protocol family 2
[    0.670000] IP route cache hash table entries: 2048 (order: 1, 8192 bytes)
[    0.680000] TCP established hash table entries: 8192 (order: 4, 65536 bytes)
[    0.680000] TCP bind hash table entries: 8192 (order: 3, 32768 bytes)
[    0.690000] TCP: Hash tables configured (established 8192 bind 8192)
[    0.700000] TCP reno registered
[    0.700000] UDP hash table entries: 256 (order: 0, 4096 bytes)
[    0.710000] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
[    0.710000] NET: Registered protocol family 1
[    0.720000] RPC: Registered udp transport module.
[    0.720000] RPC: Registered tcp transport module.
[    0.720000] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    0.770000] ashmem: initialized
[    0.820000] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    0.820000] io scheduler noop registered (default)
[    0.820000] io scheduler cfq registered
[    0.830000] S3C_LCD clock got enabled :: 133.000 Mhz
[    0.850000] LCD TYPE :: A70 will be initialized
[    0.850000] Window[0] - FB1: map_video_memory: clear ff600000:00177000
[    0.860000]             FB1: map_video_memory: dma=5a000000 cpu=ff600000 size=00177000
[    0.860000] Window[0] - FB2: map_video_memory: clear ff6bb800:000bb800
[    0.870000]             FB2: map_video_memory: dma=5a0bb800 cpu=ff6bb800 size=000bb800
[    0.890000] Console: switching to colour frame buffer device 100x30
[    0.900000] fb0: s3cfb frame buffer device
[    0.910000] Window[1] - FB1: map_video_memory: clear ff800000:00177000
[    0.920000]             FB1: map_video_memory: dma=5a200000 cpu=ff800000 size=00177000
[    0.920000] Window[1] - FB2: map_video_memory: clear ff8bb800:000bb800
[    0.920000]             FB2: map_video_memory: dma=5a2bb800 cpu=ff8bb800 size=000bb800
[    0.930000] fb1: s3cfb frame buffer device
[    0.940000] backlight        initialized
[    0.970000] leds     initialized
[    0.970000] pwm      initialized
[    0.970000] adc      initialized
[    0.970000] s3c6400-uart.0: s3c2410_serial0 at MMIO 0x7f005000 (irq = 16) is a S3C6400/10
[    0.980000] s3c6400-uart.1: s3c2410_serial1 at MMIO 0x7f005400 (irq = 20) is a S3C6400/10
[    0.990000] s3c6400-uart.2: s3c2410_serial2 at MMIO 0x7f005800 (irq = 24) is a S3C6400/10
[    1.000000] s3c6400-uart.3: s3c2410_serial3 at MMIO 0x7f005c00 (irq = 28) is a S3C6400/10
[    1.020000] loop: module loaded
[    1.020000] pmem: 1 init
[    1.020000] pmem_gpu1: 0 init
[    1.020000] pmem_adsp: 0 init
[    1.030000] S3C NAND Driver, (c) 2008 Samsung Electronics
[    1.030000] S3C NAND Driver is using hardware ECC.
[    1.040000] NAND device: Manufacturer ID: 0xec, Chip ID: 0xd3 (Samsung NAND 1GiB 3,3V 8-bit)
[    1.040000] Creating 3 MTD partitions on "NAND 1GiB 3,3V 8-bit":
[    1.050000] 0x000000000000-0x000000080000 : "Bootloader"
[    1.060000] 0x000000080000-0x000000580000 : "Kernel"
[    1.070000] 0x000000580000-0x000040000000 : "File System"
[    1.240000] PPP generic driver version 2.4.2
[    1.240000] PPP Deflate Compression module registered
[    1.240000] PPP BSD Compression module registered
[    1.250000] dm9000 Ethernet Driver, V1.31
[    1.370000] eth0: dm9000a at d081e000,d0c00004 IRQ 108 MAC: 08:90:90:90:90:90 (chip)
[    1.370000] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    1.380000] s3c2410-ohci s3c2410-ohci: S3C24XX OHCI
[    1.380000] s3c2410-ohci s3c2410-ohci: new USB bus registered, assigned bus number 1
[    1.390000] s3c2410-ohci s3c2410-ohci: irq 79, io mem 0x74300000
[    1.450000] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001
[    1.450000] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.460000] usb usb1: Product: S3C24XX OHCI
[    1.460000] usb usb1: Manufacturer: Linux 2.6.36-FriendlyARM ohci_hcd
[    1.470000] usb usb1: SerialNumber: s3c24xx
[    1.470000] hub 1-0:1.0: USB hub found
[    1.480000] hub 1-0:1.0: 2 ports detected
[    1.480000] usbcore: registered new interface driver usbserial
[    1.490000] USB Serial support registered for generic
[    1.490000] usbcore: registered new interface driver usbserial_generic
[    1.500000] usbserial: USB Serial Driver core
[    1.500000] USB Serial support registered for GSM modem (1-port)
[    1.510000] usbcore: registered new interface driver option
[    1.510000] option: v0.7.2:USB Driver for GSM modems
[    1.520000] USB Serial support registered for aircable
[    1.520000] usbcore: registered new interface driver aircable
[    1.530000] USB Serial support registered for ark3116
[    1.540000] usbcore: registered new interface driver ark3116
[    1.540000] ark3116:v0.6:USB ARK3116 serial/IrDA driver
[    1.550000] USB Serial support registered for Belkin / Peracom / GoHubs USB Serial Adapter
[    1.550000] usbcore: registered new interface driver belkin
[    1.560000] belkin_sa: v1.3:USB Belkin Serial converter driver
[    1.570000] USB Serial support registered for ch341-uart
[    1.570000] usbcore: registered new interface driver ch341
[    1.580000] USB Serial support registered for cp210x
[    1.580000] usbcore: registered new interface driver cp210x
[    1.590000] cp210x: v0.09:Silicon Labs CP210x RS232 serial adaptor driver
[    1.590000] USB Serial support registered for Reiner SCT Cyberjack USB card reader
[    1.600000] usbcore: registered new interface driver cyberjack
[    1.610000] cyberjack: v1.01 Matthias Bruestle
[    1.610000] cyberjack: REINER SCT cyberJack pinpad/e-com USB Chipcard Reader Driver
[    1.620000] USB Serial support registered for DeLorme Earthmate USB
[    1.630000] USB Serial support registered for HID->COM RS232 Adapter
[    1.630000] USB Serial support registered for Nokia CA-42 V2 Adapter
[    1.640000] usbcore: registered new interface driver cypress
[    1.640000] cypress_m8: v1.10:Cypress USB to Serial Driver
[    1.650000] USB Serial support registered for debug
[    1.650000] usbcore: registered new interface driver debug
[    1.660000] USB Serial support registered for Digi 2 port USB adapter
[    1.670000] USB Serial support registered for Digi 4 port USB adapter
[    1.670000] usbcore: registered new interface driver digi_acceleport
[    1.680000] digi_acceleport: v1.80.1.2:Digi AccelePort USB-2/USB-4 Serial Converter driver
[    1.690000] USB Serial support registered for Edgeport 2 port adapter
[    1.690000] USB Serial support registered for Edgeport 4 port adapter
[    1.700000] USB Serial support registered for Edgeport 8 port adapter
[    1.710000] USB Serial support registered for EPiC device
[    1.710000] usbcore: registered new interface driver io_edgeport
[    1.720000] io_edgeport: v2.7:Edgeport USB Serial Driver
[    1.720000] USB Serial support registered for Edgeport TI 1 port adapter
[    1.730000] USB Serial support registered for Edgeport TI 2 port adapter
[    1.740000] usbcore: registered new interface driver io_ti
[    1.740000] io_ti: v0.7mode043006:Edgeport USB Serial Driver
[    1.750000] USB Serial support registered for empeg
[    1.750000] usbcore: registered new interface driver empeg
[    1.760000] empeg: v1.3:USB Empeg Mark I/II Driver
[    1.760000] USB Serial support registered for FTDI USB Serial Device
[    1.770000] usbcore: registered new interface driver ftdi_sio
[    1.770000] ftdi_sio: v1.6.0:USB FTDI Serial Converters Driver
[    1.780000] USB Serial support registered for funsoft
[    1.790000] usbcore: registered new interface driver funsoft
[    1.790000] USB Serial support registered for Garmin GPS usb/tty
[    1.800000] usbcore: registered new interface driver garmin_gps
[    1.800000] garmin_gps: v0.33:garmin gps driver
[    1.810000] USB Serial support registered for hp4X
[    1.810000] usbcore: registered new interface driver hp4X
[    1.820000] hp4x: v1.00:HP4x (48/49) Generic Serial driver
[    1.820000] USB Serial support registered for PocketPC PDA
[    1.830000] usbcore: registered new interface driver ipaq
[    1.830000] ipaq: v1.0:USB PocketPC PDA driver
[    1.840000] USB Serial support registered for IPWireless converter
[    1.840000] usbcore: registered new interface driver ipwtty
[    1.850000] ipw: v0.4:IPWireless tty driver
[    1.850000] USB Serial support registered for IR Dongle
[    1.860000] usbcore: registered new interface driver ir-usb
[    1.860000] ir_usb: v0.5:USB IR Dongle driver
[    1.870000] USB Serial support registered for iuu_phoenix
[    1.870000] usbcore: registered new interface driver iuu_phoenix
[    1.880000] iuu_phoenix: v0.12:Infinity USB Unlimited Phoenix driver
[    1.890000] USB Serial support registered for Keyspan - (without firmware)
[    1.890000] USB Serial support registered for Keyspan 1 port adapter
[    1.900000] USB Serial support registered for Keyspan 2 port adapter
[    1.910000] USB Serial support registered for Keyspan 4 port adapter
[    1.910000] usbcore: registered new interface driver keyspan
[    1.920000] keyspan: v1.1.5:Keyspan USB to Serial Converter Driver
[    1.920000] USB Serial support registered for Keyspan PDA
[    1.930000] USB Serial support registered for Keyspan PDA - (prerenumeration)
[    1.940000] USB Serial support registered for Xircom / Entregra PGS - (prerenumeration)
[    1.950000] usbcore: registered new interface driver keyspan_pda
[    1.950000] keyspan_pda: v1.1:USB Keyspan PDA Converter driver
[    1.960000] USB Serial support registered for KL5KUSB105D / PalmConnect
[    1.960000] usbcore: registered new interface driver kl5kusb105d
[    1.970000] kl5kusb105: v0.4:KLSI KL5KUSB105 chipset USB->Serial Converter driver
[    1.980000] USB Serial support registered for KOBIL USB smart card terminal
[    1.980000] usbcore: registered new interface driver kobil
[    1.990000] kobil_sct: 21/05/2004:KOBIL USB Smart Card Terminal Driver (experimental)
[    2.000000] USB Serial support registered for MCT U232
[    2.000000] usbcore: registered new interface driver mct_u232
[    2.010000] mct_u232: z2.1:Magic Control Technology USB-RS232 converter driver
[    2.020000] USB Serial support registered for Moschip 2 port adapter
[    2.020000] mos7720: 2.1:Moschip USB Serial Driver
[    2.030000] usbcore: registered new interface driver moschip7720
[    2.030000] USB Serial support registered for Moschip 7840/7820 USB Serial Driver
[    2.040000] mos7840: 1.3.2:Moschip 7840/7820 USB Serial Driver
[    2.050000] usbcore: registered new interface driver mos7840
[    2.050000] USB Serial support registered for moto-modem
[    2.060000] usbcore: registered new interface driver moto-modem
[    2.060000] USB Serial support registered for navman
[    2.070000] usbcore: registered new interface driver navman
[    2.070000] USB Serial support registered for ZyXEL - omni.net lcd plus usb
[    2.080000] usbcore: registered new interface driver omninet
[    2.080000] omninet: v1.1:USB ZyXEL omni.net LCD PLUS Driver
[    2.090000] USB Serial support registered for opticon
[    2.100000] usbcore: registered new interface driver opticon
[    2.100000] USB Serial support registered for oti6858
[    2.110000] usbcore: registered new interface driver oti6858
[    2.110000] USB Serial support registered for pl2303
[    2.120000] usbcore: registered new interface driver pl2303
[    2.120000] pl2303: Prolific PL2303 USB to serial adaptor driver
[    2.130000] USB Serial support registered for qcaux
[    2.130000] usbcore: registered new interface driver qcaux
[    2.140000] USB Serial support registered for Qualcomm USB modem
[    2.150000] usbcore: registered new interface driver qcserial
[    2.150000] safe_serial: v0.1:USB Safe Encapsulated Serial
[    2.160000] USB Serial support registered for safe_serial
[    2.160000] usbcore: registered new interface driver safe_serial
[    2.170000] USB Serial support registered for siemens_mpi
[    2.170000] usbcore: registered new interface driver siemens_mpi
[    2.180000] Driver for Siemens USB/MPI adapter
[    2.180000] Version 0.1 09/26/2005 Thomas Hergenhahn@web.de http://libnodave.sf.net
[    2.190000] USB Serial support registered for Sierra USB modem
[    2.200000] usbcore: registered new interface driver sierra
[    2.200000] sierra: v.1.7.16:USB Driver for Sierra Wireless USB modems
[    2.210000] USB Serial support registered for SPCP8x5
[    2.210000] usbcore: registered new interface driver spcp8x5
[    2.220000] spcp8x5: v0.10:SPCP8x5 USB to serial adaptor driver
[    2.230000] USB Serial support registered for Quatech SSU-100 USB to Serial Driver
[    2.230000] usbcore: registered new interface driver ssu100
[    2.240000] ssu100: v0.1:Quatech SSU-100 USB to Serial Driver
[    2.240000] USB Serial support registered for symbol
[    2.250000] usbcore: registered new interface driver symbol
[    2.250000] USB Serial support registered for TI USB 3410 1 port adapter
[    2.260000] USB Serial support registered for TI USB 5052 2 port adapter
[    2.270000] usbcore: registered new interface driver ti_usb_3410_5052
[    2.270000] ti_usb_3410_5052: v0.10:TI USB 3410/5052 Serial Driver
[    2.280000] USB Serial support registered for Handspring Visor / Palm OS
[    2.290000] USB Serial support registered for Sony Clie 3.5
[    2.290000] USB Serial support registered for Sony Clie 5.0
[    2.300000] usbcore: registered new interface driver visor
[    2.300000] visor: USB HandSpring Visor / Palm OS driver
[    2.310000] USB Serial support registered for Connect Tech - WhiteHEAT - (prerenumeration)
[    2.320000] USB Serial support registered for Connect Tech - WhiteHEAT
[    2.320000] usbcore: registered new interface driver whiteheat
[    2.330000] whiteheat: v2.0:USB ConnectTech WhiteHEAT driver
[    2.340000] USB Serial support registered for vivopay-serial
[    2.340000] usbcore: registered new interface driver vivopay-serial
[    2.350000] vivopay_serial: v1.0:ViVOpay USB Serial Driver
[    2.350000] USB Serial support registered for zio
[    2.360000] usbcore: registered new interface driver zio
[    2.360000] Initializing USB Mass Storage driver...
[    2.370000] usbcore: registered new interface driver usb-storage
[    2.370000] USB Mass Storage support registered.
[    2.380000] s3c-hsotg s3c-hsotg: regs d0840000, irq 90
[    2.380000] s3c-hsotg s3c-hsotg: GRXFSIZ=0x00001800, GNPTXFSIZ=0x18001800
[    2.390000] s3c-hsotg s3c-hsotg: shared fifos
[    2.390000] s3c-hsotg s3c-hsotg: DCFG=0x00200000, DCTL=0x00000002, DIEPMSK=0000000f
[    2.400000] s3c-hsotg s3c-hsotg: GAHBCFG=0x00000000, 0x44=0x00000000
[    2.410000] s3c-hsotg s3c-hsotg: GRXFSIZ=0x00000800, GNPTXFSIZ=0x04000800
[    2.410000] s3c-hsotg s3c-hsotg: DPTx[1] FSize=768, StAddr=0x00000f00
[    2.420000] s3c-hsotg s3c-hsotg: DPTx[2] FSize=768, StAddr=0x00001200
[    2.430000] s3c-hsotg s3c-hsotg: DPTx[3] FSize=768, StAddr=0x00001500
[    2.430000] s3c-hsotg s3c-hsotg: DPTx[4] FSize=768, StAddr=0x00001800
[    2.440000] s3c-hsotg s3c-hsotg: DPTx[5] FSize=768, StAddr=0x00001b00
[    2.450000] s3c-hsotg s3c-hsotg: DPTx[6] FSize=768, StAddr=0x00001e00
[    2.450000] s3c-hsotg s3c-hsotg: DPTx[7] FSize=768, StAddr=0x00002100
[    2.460000] s3c-hsotg s3c-hsotg: DPTx[8] FSize=768, StAddr=0x00002400
[    2.470000] s3c-hsotg s3c-hsotg: DPTx[9] FSize=768, StAddr=0x00002700
[    2.470000] s3c-hsotg s3c-hsotg: DPTx[10] FSize=768, StAddr=0x00002a00
[    2.480000] s3c-hsotg s3c-hsotg: DPTx[11] FSize=768, StAddr=0x00002d00
[    2.490000] s3c-hsotg s3c-hsotg: DPTx[12] FSize=768, StAddr=0x00003000
[    2.490000] s3c-hsotg s3c-hsotg: DPTx[13] FSize=768, StAddr=0x00003300
[    2.500000] s3c-hsotg s3c-hsotg: DPTx[14] FSize=768, StAddr=0x00003600
[    2.510000] s3c-hsotg s3c-hsotg: DPTx[15] FSize=768, StAddr=0x00003900
[    2.510000] s3c-hsotg s3c-hsotg: ep0-in: EPCTL=0x00008000, SIZ=0x00000000, DMA=0x00000000
[    2.520000] s3c-hsotg s3c-hsotg: ep0-out: EPCTL=0x00008000, SIZ=0x00000000, DMA=0x00000000
[    2.530000] s3c-hsotg s3c-hsotg: ep1-in: EPCTL=0x00000000, SIZ=0x00000000, DMA=0x00000000
[    2.540000] s3c-hsotg s3c-hsotg: ep1-out: EPCTL=0x00000000, SIZ=0x00000000, DMA=0x00000000
[    2.540000] s3c-hsotg s3c-hsotg: ep2-in: EPCTL=0x00000000, SIZ=0x00000000, DMA=0x00000000
[    2.550000] s3c-hsotg s3c-hsotg: ep2-out: EPCTL=0x00000000, SIZ=0x00000000, DMA=0x00000000
[    2.560000] s3c-hsotg s3c-hsotg: ep3-in: EPCTL=0x00000000, SIZ=0x00000000, DMA=0x00000000
[    2.570000] s3c-hsotg s3c-hsotg: ep3-out: EPCTL=0x00000000, SIZ=0x00000000, DMA=0x00000000
[    2.580000] s3c-hsotg s3c-hsotg: ep4-in: EPCTL=0x00000000, SIZ=0x00000000, DMA=0x00000000
[    2.590000] s3c-hsotg s3c-hsotg: ep4-out: EPCTL=0x00000000, SIZ=0x00000000, DMA=0x00000000
[    2.590000] s3c-hsotg s3c-hsotg: ep5-in: EPCTL=0x00000000, SIZ=0x00000000, DMA=0x00000000
[    2.600000] s3c-hsotg s3c-hsotg: ep5-out: EPCTL=0x00000000, SIZ=0x00000000, DMA=0x00000000
[    2.610000] s3c-hsotg s3c-hsotg: ep6-in: EPCTL=0x00000000, SIZ=0x00000000, DMA=0x00000000
[    2.620000] s3c-hsotg s3c-hsotg: ep6-out: EPCTL=0x00000000, SIZ=0x00000000, DMA=0x00000000
[    2.630000] s3c-hsotg s3c-hsotg: ep7-in: EPCTL=0x00000000, SIZ=0x00000000, DMA=0x00000000
[    2.630000] s3c-hsotg s3c-hsotg: ep7-out: EPCTL=0x00000000, SIZ=0x00000000, DMA=0x00000000
[    2.640000] s3c-hsotg s3c-hsotg: ep8-in: EPCTL=0x00000000, SIZ=0x00000000, DMA=0x00000000
[    2.650000] s3c-hsotg s3c-hsotg: ep8-out: EPCTL=0x00000000, SIZ=0x00000000, DMA=0x00000000
[    2.660000] s3c-hsotg s3c-hsotg: ep9-in: EPCTL=0x00000000, SIZ=0x00000000, DMA=0x00000000
[    2.670000] s3c-hsotg s3c-hsotg: ep9-out: EPCTL=0x00000000, SIZ=0x00000000, DMA=0x00000000
[    2.680000] s3c-hsotg s3c-hsotg: ep10-in: EPCTL=0x00000000, SIZ=0x00000000, DMA=0x00000000
[    2.680000] s3c-hsotg s3c-hsotg: ep10-out: EPCTL=0x00000000, SIZ=0x00000000, DMA=0x00000000
[    2.690000] s3c-hsotg s3c-hsotg: ep11-in: EPCTL=0x00000000, SIZ=0x00000000, DMA=0x00000000
[    2.700000] s3c-hsotg s3c-hsotg: ep11-out: EPCTL=0x00000000, SIZ=0x00000000, DMA=0x00000000
[    2.710000] s3c-hsotg s3c-hsotg: ep12-in: EPCTL=0x00000000, SIZ=0x00000000, DMA=0x00000000
[    2.720000] s3c-hsotg s3c-hsotg: ep12-out: EPCTL=0x00000000, SIZ=0x00000000, DMA=0x00000000
[    2.730000] s3c-hsotg s3c-hsotg: ep13-in: EPCTL=0x00000000, SIZ=0x00000000, DMA=0x00000000
[    2.730000] s3c-hsotg s3c-hsotg: ep13-out: EPCTL=0x00000000, SIZ=0x00000000, DMA=0x00000000
[    2.740000] s3c-hsotg s3c-hsotg: ep14-in: EPCTL=0x00000000, SIZ=0x00000000, DMA=0x00000000
[    2.750000] s3c-hsotg s3c-hsotg: ep14-out: EPCTL=0x00000000, SIZ=0x00000000, DMA=0x00000000
[    2.760000] s3c-hsotg s3c-hsotg: DVBUSDIS=0x000017d7, DVBUSPULSE=000005b8
[    2.770000] android init
[    2.770000] android_probe pdata: c06cebf8
[    2.770000] android_bind
[    2.780000] android_usb gadget: android_usb ready
[    2.780000] s3c-hsotg s3c-hsotg: new device is full-speed
[    2.780000] s3c-hsotg s3c-hsotg: s3c_hsotg_irq: USBRst
[    2.790000] s3c-hsotg s3c-hsotg: EP0: DIEPCTL0=0x00008000, DOEPCTL0=0x80008000
[    2.800000] s3c-hsotg s3c-hsotg: DCTL=0x00000002
[    2.800000] s3c-hsotg s3c-hsotg: EP0: DIEPCTL0=0x00008000, DOEPCTL0=0x80008000
[    2.810000] s3c-hsotg s3c-hsotg: S3C_GINTSTS_USBSusp
[    2.810000] s3c-hsotg s3c-hsotg: s3c_hsotg_irq: USBRst
[    2.840000] s3c-hsotg s3c-hsotg: bound driver android_usb
[    2.840000] f_adb init
[    2.840000] android_register_function adb
[    2.840000] f_mass_storage init
[    2.840000] fsg_probe pdev: c06ce818, pdata: c06ceb80
[    2.850000] android_register_function usb_mass_storage
[    2.850000] android_usb gadget: Mass Storage Function, version: 2009/09/11
[    2.860000] android_usb gadget: Number of LUNs=1
[    2.870000]  lun0: LUN: removable file: (no medium)
[    2.870000] adb_bind_config
[    2.880000] mice: could not register psaux device, error: -16
[    2.880000] mice: PS/2 mouse device common for all mice
[    2.890000] input: gpio-keys as /devices/platform/gpio-keys/input/input0
[    2.890000] S3C Touchscreen driver, (c) 2010 FriendlyARM
[    2.900000] touchscreen got loaded successfully : 12 bits
[    2.900000] touchscreen-1wire        initialized
[    2.910000] backlight-1wire  initialized
[    2.910000] input: TouchScreen Pipe as /devices/virtual/input/input1
[    2.920000] ts-if    initialized
[    2.920000] S3C24XX RTC, (c) 2004,2006 Simtec Electronics
[    2.920000] s3c-rtc s3c64xx-rtc: rtc disabled, re-enabling
[    2.930000] using rtc device, s3c, for alarms
[    2.930000] s3c-rtc s3c64xx-rtc: rtc core: registered s3c as rtc0
[    2.940000] i2c /dev entries driver
[    2.950000] Linux video capture interface: v2.00
[    2.950000] usbcore: registered new interface driver usbvision
[    2.950000] USBVision USB Video Device Driver for Linux : 0.9.10
[    2.960000] usbcore: registered new interface driver pvrusb2
[    2.970000] pvrusb2: V4L in-tree version:Hauppauge WinTV-PVR-USB2 MPEG2 Encoder/Tuner
[    2.970000] pvrusb2: Debug mask is 31 (0x1f)
[    2.980000] usbcore: registered new interface driver zr364xx
[    2.980000] zr364xx: Zoran 364xx
[    2.990000] usbcore: registered new interface driver stkwebcam
[    2.990000] gspca: main v2.10.0 registered
[    3.000000] usbcore: registered new interface driver hdpvr
[    3.000000] usbcore: registered new interface driver s2255
[    3.010000] s3c-fimc: controller 0 registered successfully
[    3.010000] s3c-fimc: controller 1 registered successfully
[    3.020000] FIMC Driver, 2010 ported by FriendlyARM http://www.arm9.net
[    3.030000] ov965x: probe
[    3.030000] s3c-fimc: i2c transfer error
[    3.030000] s3c-fimc: i2c transfer error
[    3.040000] s3c-fimc: i2c transfer error
[    3.040000] s3c-fimc: i2c transfer error
[    3.040000] s3c-fimc: ov965x: Product ID fb:fb Manufacturer ID fb:fb
[    3.050000] parent clock for camera: 266.000 MHz, divisor: 11
[    3.060000] [CAM]RESET CAM.
[    3.260000] S3C PostProcessor Driver v3.12, (c) 2009 Samsung Electronics
[    3.260000] S3C6410 TV encoder Driver, (c) 2008 Samsung Electronics
[    3.270000]  S3C6410 TV encoder Driver init OK.
[    3.270000] S3C6410 TV scaler Driver, (c) 2008 Samsung Electronics
[    3.280000]  S3C6410 TV scaler Driver init OK.
[    3.280000] S3C JPEG Driver, (c) 2007 Samsung Electronics
[    3.290000] s3c-g2d: Driver loaded succesfully
[    3.300000] s3c-g2d: Module initialized.
[    3.300000] s3c_g3d: clock enabled
[    3.300000] s3c-g3d: detected FIMG-3DSE version 1.5.0
[    3.310000] s3c-g3d: Driver loaded succesfully
[    3.310000] s3c-g3d: Module initialized.
[    3.320000] usbcore: registered new interface driver uvcvideo
[    3.320000] USB Video Class driver (v0.1.0)
[    3.330000] Bluetooth: HCI UART driver ver 2.2
[    3.330000] Bluetooth: HCI H4 protocol initialized
[    3.330000] Bluetooth: HCILL protocol initialized
[    3.340000] Bluetooth: Generic Bluetooth USB driver ver 0.6
[    3.350000] usbcore: registered new interface driver btusb
[    3.350000] sdhci: Secure Digital Host Controller Interface driver
[    3.360000] sdhci: Copyright(c) Pierre Ossman
[    3.360000] s3c-sdhci s3c-sdhci.0: clock source 0: hsmmc (133000000 Hz)
[    3.370000] s3c-sdhci s3c-sdhci.0: clock source 1: hsmmc (133000000 Hz)
[    3.370000] s3c-sdhci s3c-sdhci.0: clock source 2: mmc_bus (24000000 Hz)
[    3.380000] kentas: sdhci_init SDHCI_CONTROL4_1 0x00030000
[    3.390000] kentas: sdhci_init SDHCI_CONTROL4_1 0x00030000
[    3.390000] kentas: sdhci_init SDHCI_CONTROL4_1 0x00030000
[    3.390000] kentas: sdhci_init SDHCI_CONTROL4_1 0x00030000
[    3.400000] mmc0: SDHCI controller on samsung-hsmmc [s3c-sdhci.0] using ADMA
[    3.410000] s3c-sdhci s3c-sdhci.1: clock source 0: hsmmc (133000000 Hz)
[    3.420000] kentas: mmc_power_up host->ios.clock 400000 set init rate to 144000
[    3.420000] s3c6400_setup_sdhci_cfg_card: CTRL 2=c0004120, 3=80808080
[    3.430000] s3c-sdhci s3c-sdhci.1: clock source 1: hsmmc (133000000 Hz)
[    3.440000] s3c-sdhci s3c-sdhci.1: clock source 2: mmc_bus (24000000 Hz)
[    3.440000] kentas: sdhci_init SDHCI_CONTROL4_1 0x00030000
[    3.450000] kentas: sdhci_init SDHCI_CONTROL4_1 0x00030000
[    3.460000] kentas: sdhci_init SDHCI_CONTROL4_1 0x00030000
[    3.460000] kentas: sdhci_init SDHCI_CONTROL4_1 0x00030000
[    3.470000] kentas: sdhci_init SDHCI_CONTROL4_1 0x00030000
[    3.470000] kentas: sdhci_init SDHCI_CONTROL4_1 0x00030000
[    3.480000] mmc1: SDHCI controller on samsung-hsmmc [s3c-sdhci.1] using ADMA
[    3.490000] usbcore: registered new interface driver usbhid
[    3.490000] usbhid: USB HID core driver
[    3.490000] logger: created 64K log 'log_main'
[    3.500000] kentas: mmc_power_up host->ios.clock 400000 set init rate to 144000
[    3.500000] s3c6400_setup_sdhci_cfg_card: CTRL 2=c0004120, 3=80808080
[    3.510000] logger: created 256K log 'log_events'
[    3.520000] logger: created 64K log 'log_radio'
[    3.520000] logger: created 64K log 'log_system'
[    3.530000] asoc: AC97 HiFi <-> s3c-ac97 mapping ok
[    3.570000] mmc1: queuing unknown CIS tuple 0x80 (2 bytes)
[    3.580000] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
[    3.580000] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
[    3.600000] mmc1: queuing unknown CIS tuple 0x80 (7 bytes)
[    3.610000] mmc1: queuing unknown CIS tuple 0x80 (8 bytes)
[    3.610000] mmc1: queuing unknown CIS tuple 0x80 (2 bytes)
[    3.620000] mmc1: queuing unknown CIS tuple 0x80 (5 bytes)
[    3.630000] mmc1: queuing unknown CIS tuple 0x80 (5 bytes)
[    3.650000] kentas: mmc_sdio_get_max_clock max_dtr 50000000 st to 20M
[    3.650000] s3c6400_setup_sdhci_cfg_card: CTRL 2=c0004100, 3=80808080
[    3.660000] mmc1: new high speed SDIO card at address 0001
[    3.770000] ALSA device list:
[    3.770000]   #0: MINI6410 (WM9713)
[    3.770000] TCP cubic registered
[    3.780000] NET: Registered protocol family 17
[    3.780000] Bluetooth: L2CAP ver 2.15
[    3.790000] Bluetooth: L2CAP socket layer initialized
[    3.790000] Bluetooth: SCO (Voice Link) ver 0.6
[    3.800000] Bluetooth: SCO socket layer initialized
[    3.800000] Bluetooth: RFCOMM TTY layer initialized
[    3.800000] Bluetooth: RFCOMM socket layer initialized
[    3.810000] Bluetooth: RFCOMM ver 1.11
[    3.810000] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[    3.820000] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
[    3.830000] VFP support v0.3: implementor 41 architecture 1 part 20 variant b rev 5
[    3.840000] s3c-rtc s3c64xx-rtc: setting system clock to 2000-01-31 20:03:10 UTC (949348990)
[    3.840000] Freeing init memory: 1396K
[    3.880000] FAT: utf8 is not a recommended IO charset for FAT filesystems, filesystem will be case sensitive!
[    3.880000] FAT: utf8 is not a recommended IO charset for FAT filesystems, filesystem will be case sensitive!
[    3.890000] yaffs: dev is 32505858 name is "mtdblock2" rw
[    3.900000] yaffs: passed flags ""
1Wire touchscreen OK
switch_root: bad init /sbin/init: No such file or directory
[    6.870000] Kernel panic - not syncing: Attempted to kill init!
[    6.870000] [<c016a9a4>] (unwind_backtrace+0x0/0xe4) from [<c050b69c>] (panic+0x68/0x194)
[    6.870000] [<c050b69c>] (panic+0x68/0x194) from [<c01827c4>] (do_exit+0x68/0x664)
[    6.880000] [<c01827c4>] (do_exit+0x68/0x664) from [<c01830ec>] (do_group_exit+0xb0/0xe4)
[    6.890000] [<c01830ec>] (do_group_exit+0xb0/0xe4) from [<c0183130>] (sys_exit_group+0x10/0x18)
[    6.900000] [<c0183130>] (sys_exit_group+0x10/0x18) from [<c0165e60>] (ret_fast_syscall+0x0/0x30)
[    6.910000] Rebooting in 5 seconds..arch_reset: aOK

U-Boot 1.1.6-dirty (Dec 31 2011 - 17:36:05) for FriendlyARM MINI6410


CPU:     S3C6410@532MHz
         Fclk = 532MHz, Hclk = 133MHz, Pclk = 66MHz, Serial = CLKUART (SYNC Mode)
Board:   MINI6410
DRAM:    256 MB
Flash:   0 kB
NAND:    1024 MB
In:      serial
Out:     serial
Err:     serial
MAC: 08:90:90:90:90:90
Hit any key to stop autoboot:  0

NAND read: device 0 offset 0x80000, size 0x500000
........................................ 5242880 bytes read: OK
Boot with zImage

Starting kernel ...

Uncompressing Linux... done, booting the kernel.
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Linux version 2.6.36-FriendlyARM (hju@localhost.localdomain) (gcc version 4.5.1 (ctng-1.8.1-FA) ) #2 PREEMPT Sat Dec 31 18:32:52 CST 2011
[    0.000000] CPU: ARMv6-compatible processor [410fb766] revision 6 (ARMv7), cr=00c5387f
[    0.000000] CPU: VIPT nonaliasing data cache, VIPT nonaliasing instruction cache
[    0.000000] Machine: MINI6410
[    0.000000] Memory policy: ECC disabled, Data cache writeback
[    0.000000] CPU S3C6410 (id 0x36410101)
[    0.000000] S3C24XX Clocks, Copyright 2004 Simtec Electronics
[    0.000000] camera: no parent clock specified
[    0.000000] S3C64XX: PLL settings, A=532000000, M=532000000, E=24000000
[    0.000000] S3C64XX: HCLK2=266000000, HCLK=133000000, PCLK=66500000
[    0.000000] mout_apll: source is fout_apll (1), rate is 532000000
[    0.000000] mout_epll: source is epll (1), rate is 24000000
[    0.000000] mout_mpll: source is mpll (1), rate is 532000000
[    0.000000] mmc_bus: source is mout_epll (0), rate is 24000000
[    0.000000] mmc_bus: source is mout_epll (0), rate is 24000000
[    0.000000] mmc_bus: source is mout_epll (0), rate is 24000000
[    0.000000] usb-bus-host: source is clk_48m (0), rate is 48000000
[    0.000000] uclk1: source is dout_mpll (1), rate is 66500000
[    0.000000] spi-bus: source is mout_epll (0), rate is 24000000
[    0.000000] spi-bus: source is mout_epll (0), rate is 24000000
[    0.000000] audio-bus: source is mout_epll (0), rate is 24000000
[    0.000000] audio-bus: source is mout_epll (0), rate is 24000000
[    0.000000] audio-bus: source is mout_epll (0), rate is 24000000
[    0.000000] irda-bus: source is mout_epll (0), rate is 24000000
[    0.000000] camera: no parent clock specified
[    0.000000] s3c64xx: 6291456 bytes SDRAM reserved for fimc at 0x5f9f8000
[    0.000000] s3c64xx: 8388608 bytes SDRAM reserved for pp at 0x5f1f8000
[    0.000000] s3c64xx: 8388608 bytes SDRAM reserved for tv at 0x5e9f8000
[    0.000000] s3c64xx: 2097152 bytes SDRAM reserved for jpeg at 0x5e7f8000
[    0.000000] s3c64xx: 16777216 bytes SDRAM reserved for pmem at 0x5d7f8000
[    0.000000] s3c64xx: 33554432 bytes SDRAM reserved for pmem_gpu1 at 0x5b7f8000
[    0.000000] s3c64xx: 8388608 bytes SDRAM reserved for pmem_adsp at 0x5aff8000
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 65024
[    0.000000] Kernel command line: root=/dev/mtdblock2 console=ttySAC0,115200
[    0.000000] PID hash table entries: 1024 (order: 0, 4096 bytes)
[    0.000000] Dentry cache hash table entries: 32768 (order: 5, 131072 bytes)
[    0.000000] Inode-cache hash table entries: 16384 (order: 4, 65536 bytes)
[    0.000000] Memory: 256MB = 256MB total
[    0.000000] Memory: 170040k/170040k available, 92104k reserved, 0K highmem
[    0.000000] Virtual kernel memory layout:
[    0.000000]     vector  : 0xffff0000 - 0xffff1000   (   4 kB)
[    0.000000]     fixmap  : 0xfff00000 - 0xfffe0000   ( 896 kB)
[    0.000000]     DMA     : 0xff600000 - 0xffe00000   (   8 MB)
[    0.000000]     vmalloc : 0xd0800000 - 0xe0000000   ( 248 MB)
[    0.000000]     lowmem  : 0xc0000000 - 0xd0000000   ( 256 MB)
[    0.000000]     modules : 0xbf000000 - 0xc0000000   (  16 MB)
[    0.000000]       .init : 0xc0008000 - 0xc0165000   (1396 kB)
[    0.000000]       .text : 0xc0165000 - 0xc06a6000   (5380 kB)
[    0.000000]       .data : 0xc06c8000 - 0xc07040c0   ( 241 kB)
[    0.000000] SLUB: Genslabs=11, HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[    0.000000] Hierarchical RCU implementation.
[    0.000000]  RCU-based detection of stalled CPUs is disabled.
[    0.000000]  Verbose stalled-CPUs detection is disabled.
[    0.000000] NR_IRQS:246
[    0.000000] VIC @f4000000: id 0x00041192, vendor 0x41
[    0.000000] VIC @f4010000: id 0x00041192, vendor 0x41
[    0.000000] High resolution timer: rate = 66500000, HZ = 100
[    0.000000] Console: colour dummy device 80x30
[    0.000000] console [ttySAC0] enabled
[    0.010000] Calibrating delay loop... 530.84 BogoMIPS (lpj=2654208)
[    0.260000] pid_max: default: 32768 minimum: 301
[    0.260000] Mount-cache hash table entries: 512
[    0.260000] Initializing cgroup subsys debug
[    0.270000] Initializing cgroup subsys cpuacct
[    0.270000] Initializing cgroup subsys freezer
[    0.270000] CPU: Testing write buffer coherency: ok
[    0.290000] NET: Registered protocol family 16
[    0.310000] s3c64xx_dma_init: Registering DMA channels
[    0.310000] s3c64xx_dma_init1: registering DMA 0 (d0808100)
[    0.310000] s3c64xx_dma_init1: registering DMA 1 (d0808120)
[    0.320000] s3c64xx_dma_init1: registering DMA 2 (d0808140)
[    0.320000] s3c64xx_dma_init1: registering DMA 3 (d0808160)
[    0.330000] s3c64xx_dma_init1: registering DMA 4 (d0808180)
[    0.340000] s3c64xx_dma_init1: registering DMA 5 (d08081a0)
[    0.340000] s3c64xx_dma_init1: registering DMA 6 (d08081c0)
[    0.350000] s3c64xx_dma_init1: registering DMA 7 (d08081e0)
[    0.350000] PL080: IRQ 73, at d0808000
[    0.360000] s3c64xx_dma_init1: registering DMA 8 (d080c100)
[    0.360000] s3c64xx_dma_init1: registering DMA 9 (d080c120)
[    0.370000] s3c64xx_dma_init1: registering DMA 10 (d080c140)
[    0.370000] s3c64xx_dma_init1: registering DMA 11 (d080c160)
[    0.380000] s3c64xx_dma_init1: registering DMA 12 (d080c180)
[    0.380000] s3c64xx_dma_init1: registering DMA 13 (d080c1a0)
[    0.390000] s3c64xx_dma_init1: registering DMA 14 (d080c1c0)
[    0.390000] s3c64xx_dma_init1: registering DMA 15 (d080c1e0)
[    0.400000] PL080: IRQ 74, at d080c000
[    0.400000] S3C6410: Initialising architecture
[    0.560000] bio: create slab <bio-0> at 0
[    0.560000] SCSI subsystem initialized
[    0.560000] usbcore: registered new interface driver usbfs
[    0.570000] usbcore: registered new interface driver hub
[    0.570000] usbcore: registered new device driver usb
[    0.580000] s3c-i2c s3c2440-i2c: slave address 0x10
[    0.580000] s3c-i2c s3c2440-i2c: bus frequency set to 64 KHz
[    0.590000] s3c-i2c s3c2440-i2c: i2c-0: S3C I2C adapter
[    0.600000] Advanced Linux Sound Architecture Driver Version 1.0.23.
[    0.600000] Bluetooth: Core ver 2.15
[    0.600000] NET: Registered protocol family 31
[    0.610000] Bluetooth: HCI device and connection manager initialized
[    0.610000] Bluetooth: HCI socket layer initialized
[    0.620000] Switching to clocksource clock_source_timer2
[    0.670000] NET: Registered protocol family 2
[    0.670000] IP route cache hash table entries: 2048 (order: 1, 8192 bytes)
[    0.680000] TCP established hash table entries: 8192 (order: 4, 65536 bytes)
[    0.680000] TCP bind hash table entries: 8192 (order: 3, 32768 bytes)
[    0.690000] TC
每天进步一点点
自由,自强,共享,共创。
级别: 论坛版主
UID: 12573
精华: 27
发帖: 8838
金钱: 46490 两
威望: 9298 点
综合积分: 18216 分
注册时间: 2010-01-09
最后登录: 2019-07-16
4楼  发表于: 2011-12-31 14:38
u-boot并不支持烧写超过128M的文件
必须要使用superboot才可以
新手如何向我们反馈有效的信息,以便解决问题,见此贴:
http://www.arm9home.net/read.php?tid-14431.html

[注]: 此处签名链接仅为指引方向,而非解答问题本身.
级别: 新手上路
UID: 64736
精华: 0
发帖: 6
金钱: 35 两
威望: 7 点
综合积分: 12 分
注册时间: 2012-03-09
最后登录: 2017-09-13
5楼  发表于: 2012-03-09 10:57
我的只有52M,求解