Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- U-Boot SPL 2013.10-rc2-08400-g8a4621c-dirty (Nov 10 2013 - 18:55:07)
- Board: Gemei_G9
- DRAM: 1024 MiB
- CPU: 1008000000Hz, AXI/AHB/APB: 3/2/2
- spl: not an uImage at 1600
- U-Boot 2013.10-rc2-08400-g8a4621c-dirty (Nov 10 2013 - 18:55:07) Allwinner Technology
- CPU: Allwinner A10 (SUN4I)
- Board: Gemei_G9
- I2C: ready
- DRAM: 1 GiB
- MMC: SUNXI SD/MMC: 0
- *** Warning - bad CRC, using default environment
- In: serial
- Out: serial
- Err: serial
- Hit any key to stop autoboot: 0
- sun4i# env set fdt_high ffffffff
- sun4i# fatload mmc 0 0x46000000 uImage
- reading uImage
- 1673136 bytes read in 86 ms (18.6 MiB/s)
- sun4i# fatload mmc 0 0x49000000 dtb
- reading dtb
- 10437 bytes read in 5 ms (2 MiB/s)
- sun4i# setenv bootargs console=ttyS0,11520otwait
- sun4i# env set fdt_high ffffffff
- sun4i# fatload mmc 0 0x46000000 uImage
- reading uImage
- 1673136 bytes read in 86 ms (18.6 MiB/s)
- sun4i# fatload mmc 0 0x49000000 dtb
- reading dtb
- 10437 bytes read in 5 ms (2 MiB/s)
- sun4i# setenv bootargs console=ttyS0,115200 root=/dev/mmcblk0p2 ro rootwait
- sun4i# bootm 0x46000000 - 0x49000000
- ## Booting kernel from Legacy Image at 46000000 ...
- Image Name: Linux-3.13.0-rc2-13468-g4e91022-
- Image Type: ARM Linux Kernel Image (uncompressed)
- Data Size: 1673072 Bytes = 1.6 MiB
- Load Address: 40008000
- Entry Point: 40008000
- Verifying Checksum ... OK
- ## Flattened Device Tree blob at 49000000
- Booting using the fdt blob at 0x49000000
- Loading Kernel Image ... OK
- Using Device Tree in place at 49000000, end 490058c4
- Starting kernel ...
- Uncompressing Linux... done, booting the kernel.
- Booting Linux on physical CPU 0x0
- Linux version 3.13.0-rc2-13468-g4e91022-dirty (plaes@chi) (gcc version 4.8.2 (Gentoo 4.8.2 p1.0, pie-0.5.8) 3
- CPU: ARMv7 Processor [413fc082] revision 2 (ARMv7), cr=10c5387d
- CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
- Machine model: Gemei G9
- Memory policy: Data cache writeback
- CPU: All CPU(s) started in SVC mode.
- PERCPU: Embedded 5 pages/cpu @c0b64000 s6528 r0 d13952 u32768
- Built 1 zonelists in Zone order, mobility grouping on. Total pages: 260624
- Kernel command line: console=ttyS0,115200 root=/dev/mmcblk0p2 ro rootwait
- PID hash table entries: 4096 (order: 2, 16384 bytes)
- Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
- Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
- Memory: 1036080K/1048576K available (2409K kernel code, 147K rwdata, 464K rodata, 158K init, 207K bss, 12496)
- Virtual kernel memory layout:
- vector : 0xffff0000 - 0xffff1000 ( 4 kB)
- fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB)
- vmalloc : 0xf0000000 - 0xff000000 ( 240 MB)
- lowmem : 0xc0000000 - 0xef800000 ( 760 MB)
- pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB)
- .text : 0xc0008000 - 0xc02d6630 (2874 kB)
- .init : 0xc02d7000 - 0xc02fe980 ( 159 kB)
- .data : 0xc0300000 - 0xc0324e40 ( 148 kB)
- .bss : 0xc0324e48 - 0xc0358c00 ( 208 kB)
- SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
- Hierarchical RCU implementation.
- RCU restricting CPUs from NR_CPUS=4 to nr_cpu_ids=1.
- NR_IRQS:16 nr_irqs:16 16
- sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every 178956969942ns
- Console: colour dummy device 80x30
- Calibrating delay loop... 669.28 BogoMIPS (lpj=3346432)
- pid_max: default: 32768 minimum: 301
- Mount-cache hash table entries: 512
- CPU: Testing write buffer coherency: ok
- CPU0: thread -1, cpu 0, socket -1, mpidr 0
- Setting up static identity map for 0x4024ad80 - 0x4024add8
- Brought up 1 CPUs
- SMP: Total of 1 processors activated.
- CPU: All CPU(s) started in SVC mode.
- devtmpfs: initialized
- VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 3
- pinctrl core: initialized pinctrl subsystem
- regulator-dummy: no parameters
- NET: Registered protocol family 16
- DMA: preallocated 256 KiB pool for atomic coherent allocations
- bio: create slab <bio-0> at 0
- vcc_3v3: 3300 mV
- Switched to clocksource timer
- NET: Registered protocol family 2
- TCP established hash table entries: 8192 (order: 3, 32768 bytes)
- TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
- TCP: Hash tables configured (established 8192 bind 8192)
- TCP: reno registered
- UDP hash table entries: 512 (order: 2, 16384 bytes)
- UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
- NET: Registered protocol family 1
- bounce pool size: 64 pages
- Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
- io scheduler noop registered
- io scheduler deadline registered
- io scheduler cfq registered (default)
- sunxi-pinctrl 1c20800.pinctrl: initialized sunXi PIO driver
- Serial: 8250/16550 driver, 8 ports, IRQ sharing disabled
- 1c28000.serial: ttyS0 at MMIO 0x1c28000 (irq = 19, base_baud = 1500000) is a U6_16550A
- console [ttyS0] enabled
- mousedev: PS/2 mouse device common for all mice
- i2c /dev entries driver
- sunxi-wdt 1c20c90.watchdog: Watchdog enabled (timeout=16 sec, nowayout=0)
- [mmc]: sdc0 Probe: base:0xf008e000 irq:17 sg_cpu:f0090000(6f234000) ret 0.
- TCP: cubic registered
- NET: Registered protocol family 17
- Registering SWP/SWPB emulation handler
- Waiting for root device /dev/mmcblk0p2...
- [mmc]: sdc0 nop irq: ri 40000000 mi 00000000 ie 00000000 idi 00000000
- [mmc]: *** sunxi_mmc_dump_errinfo(L364): smc 0 err, cmd 52, RTO !!
- [mmc]: *** sunxi_mmc_dump_errinfo(L364): smc 0 err, cmd 52, RTO !!
- [mmc]: *** sunxi_mmc_dump_errinfo(L364): smc 0 err, cmd 5, RTO !!
- [mmc]: *** sunxi_mmc_dump_errinfo(L364): smc 0 err, cmd 5, RTO !!
- [mmc]: *** sunxi_mmc_dump_errinfo(L364): smc 0 err, cmd 5, RTO !!
- [mmc]: *** sunxi_mmc_dump_errinfo(L364): smc 0 err, cmd 5, RTO !!
- mmc0: new high speed SDHC card at address 1234
- isa bounce pool size: 16 pages
- mmcblk0: mmc0:1234 SA04G 3.63 GiB
- mmcblk0: p1 p2
- List of all partitions:
- b300 3813376 mmcblk0 driver: mmcblk
- b301 16384 mmcblk0p1 00000000-01
- b302 3795968 mmcblk0p2 00000000-02
- No filesystem could mount root, tried:
- Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(179,2)
- CPU: 0 PID: 1 Comm: swapper/0 Not tainted 3.13.0-rc2-13468-g4e91022-dirty #6
- [<c00133a4>] (unwind_backtrace+0x0/0xf4) from [<c0010eb0>] (show_stack+0x10/0x14)
- [<c0010eb0>] (show_stack+0x10/0x14) from [<c0246b54>] (dump_stack+0x80/0x90)
- [<c0246b54>] (dump_stack+0x80/0x90) from [<c0244db0>] (panic+0xa0/0x1e8)
- [<c0244db0>] (panic+0xa0/0x1e8) from [<c02d81a8>] (mount_block_root+0x294/0x298)
- [<c02d81a8>] (mount_block_root+0x294/0x298) from [<c02d8368>] (prepare_namespace+0x158/0x1a0)
- [<c02d8368>] (prepare_namespace+0x158/0x1a0) from [<c02d7df8>] (kernel_init_freeable+0x1c8/0x1d8)
- [<c02d7df8>] (kernel_init_freeable+0x1c8/0x1d8) from [<c02441f4>] (kernel_init+0x8/0x120)
- [<c02441f4>] (kernel_init+0x8/0x120) from [<c000e138>] (ret_from_fork+0x14/0x3c)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement