Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- U-Boot SPL 2013.07-07792-g2968923-dirty (Aug 03 2013 - 16:24:41)
- Board: Marsboard_A10
- DRAM: 1024 MiB
- Failed to set core voltage! Can't set CPU frequency
- SUNXI SD/MMC: 0
- U-Boot 2013.07-07792-g2968923-dirty (Aug 03 2013 - 16:24:41) Allwinner Technology
- CPU: Allwinner A10 (SUN4I)
- Board: Marsboard_A10
- I2C: ready
- DRAM: 1 GiB
- MMC: SUNXI SD/MMC: 0
- *** Warning - bad CRC, using default environment
- In: serial
- Out: serial
- Err: serial
- Net: emac
- Hit any key to stop autoboot: 0
- sun4i#env set fdt_high ffffffff
- sun4i#fatload mmc 0 0x49000000 sun4i-a10-cubieboard.dtb
- reading sun4i-a10-cubieboard.dtb
- 7880 bytes read in 12 ms (640.6 KiB/s)
- sun4i#fatload mmc 0 0x46000000 uImage
- reading uImage
- 4453896 bytes read in 325 ms (13.1 MiB/s)
- sun4i#bootm 0x46000000 - 0x49000000 cmdline earlyprintk console=ttyS0,115200
- ## Booting kernel from Legacy Image at 46000000 ...
- Image Name: Linux-3.11.0-rc3-00288-gabe0308
- Created: 2013-08-03 15:42:25 UTC
- Image Type: ARM Linux Kernel Image (uncompressed)
- Data Size: 4453832 Bytes = 4.2 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 49004ec7
- Starting kernel ...
- Uncompressing Linux... done, booting the kernel.
- Booting Linux on physical CPU 0x0
- Linux version 3.11.0-rc3-00288-gabe0308 (root@hugo-devel) (gcc version 4.6.3 (Ubuntu/Linaro 4.6.3-1ubuntu5) ) #1 Sat Aug 3 17:42:23 CEST 2013
- CPU: ARMv7 Processor [413fc082] revision 2 (ARMv7), cr=10c53c7d
- CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
- Machine: Allwinner A1X (Device Tree), model: Cubietech Cubieboard
- bootconsole [earlycon0] enabled
- Truncating RAM at 40000000-7fffffff to -6f7fffff (vmalloc region overlap).
- Memory policy: ECC disabled, Data cache writeback
- CPU: All CPU(s) started in SVC mode.
- Built 1 zonelists in Zone order, mobility grouping on. Total pages: 193040
- Kernel command line: earlyprintk console=ttyS0,115200
- 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: 765508K/778240K available (1467K kernel code, 102K rwdata, 328K rodata, 3684K init, 163K bss, 12732K reserved)
- Virtual kernel memory layout:
- vector : 0xffff0000 - 0xffff1000 ( 4 kB)
- fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB)
- vmalloc : 0xf0000000 - 0xff000000 ( 240 MB)
- lowmem : 0xc0000000 - 0xef800000 ( 760 MB)
- .text : 0xc0008000 - 0xc01c9134 (1797 kB)
- .init : 0xc01ca000 - 0xc056339c (3685 kB)
- .data : 0xc0564000 - 0xc057d920 ( 103 kB)
- .bss : 0xc057d920 - 0xc05a6900 ( 164 kB)
- SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
- NR_IRQS:16 nr_irqs:16 16
- sched_clock: 32 bits at 100 Hz, resolution 10000000ns, wraps every 4294967286ms
- Console: colour dummy device 80x30
- Calibrating delay loop... 255.59 BogoMIPS (lpj=1277952)
- pid_max: default: 32768 minimum: 301
- Mount-cache hash table entries: 512
- CPU: Testing write buffer coherency: ok
- Setting up static identity map for 0xc0166430 - 0xc0166488
- devtmpfs: initialized
- pinctrl core: initialized pinctrl subsystem
- DMA: preallocated 256 KiB pool for atomic coherent allocations
- bio: create slab <bio-0> at 0
- msgmni has been set to 1495
- Block layer SCSI generic (bsg) driver version 0.4 loaded (major 254)
- 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) is a U6_16550A
- console [ttyS0] enabled, bootconsole disabled
- console [ttyS0] enabled, bootconsole disabled
- mousedev: PS/2 mouse device common for all mice
- i2c /dev entries driver
- VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 3
- Freeing unused kernel memory: 3684K (c01ca000 - c0563000)
- Starting logging: OK
- Initializing random number generator... done.
- Starting network...
- Cannot open netlink socket: Function not implemented
- Cannot open netlink socket: Function not implemented
- Welcome to Buildroot
- cubieboard login:
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement