Advertisement
Guest User

Untitled

a guest
Aug 3rd, 2013
117
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.31 KB | None | 0 0
  1. U-Boot SPL 2013.07-07792-g2968923-dirty (Aug 03 2013 - 16:24:41)
  2. Board: Marsboard_A10
  3. DRAM: 1024 MiB
  4. Failed to set core voltage! Can't set CPU frequency
  5. SUNXI SD/MMC: 0
  6.  
  7.  
  8. U-Boot 2013.07-07792-g2968923-dirty (Aug 03 2013 - 16:24:41) Allwinner Technology
  9.  
  10. CPU: Allwinner A10 (SUN4I)
  11. Board: Marsboard_A10
  12. I2C: ready
  13. DRAM: 1 GiB
  14. MMC: SUNXI SD/MMC: 0
  15. *** Warning - bad CRC, using default environment
  16.  
  17. In: serial
  18. Out: serial
  19. Err: serial
  20. Net: emac
  21. Hit any key to stop autoboot: 0
  22. sun4i#env set fdt_high ffffffff
  23. sun4i#fatload mmc 0 0x49000000 sun4i-a10-cubieboard.dtb
  24. reading sun4i-a10-cubieboard.dtb
  25. 7880 bytes read in 12 ms (640.6 KiB/s)
  26. sun4i#fatload mmc 0 0x46000000 uImage
  27. reading uImage
  28. 4453896 bytes read in 325 ms (13.1 MiB/s)
  29. sun4i#bootm 0x46000000 - 0x49000000 cmdline earlyprintk console=ttyS0,115200
  30. ## Booting kernel from Legacy Image at 46000000 ...
  31. Image Name: Linux-3.11.0-rc3-00288-gabe0308
  32. Created: 2013-08-03 15:42:25 UTC
  33. Image Type: ARM Linux Kernel Image (uncompressed)
  34. Data Size: 4453832 Bytes = 4.2 MiB
  35. Load Address: 40008000
  36. Entry Point: 40008000
  37. Verifying Checksum ... OK
  38. ## Flattened Device Tree blob at 49000000
  39. Booting using the fdt blob at 0x49000000
  40. Loading Kernel Image ... OK
  41. Using Device Tree in place at 49000000, end 49004ec7
  42.  
  43. Starting kernel ...
  44.  
  45. Uncompressing Linux... done, booting the kernel.
  46. Booting Linux on physical CPU 0x0
  47. 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
  48. CPU: ARMv7 Processor [413fc082] revision 2 (ARMv7), cr=10c53c7d
  49. CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
  50. Machine: Allwinner A1X (Device Tree), model: Cubietech Cubieboard
  51. bootconsole [earlycon0] enabled
  52. Truncating RAM at 40000000-7fffffff to -6f7fffff (vmalloc region overlap).
  53. Memory policy: ECC disabled, Data cache writeback
  54. CPU: All CPU(s) started in SVC mode.
  55. Built 1 zonelists in Zone order, mobility grouping on. Total pages: 193040
  56. Kernel command line: earlyprintk console=ttyS0,115200
  57. PID hash table entries: 4096 (order: 2, 16384 bytes)
  58. Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
  59. Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
  60. Memory: 765508K/778240K available (1467K kernel code, 102K rwdata, 328K rodata, 3684K init, 163K bss, 12732K reserved)
  61. Virtual kernel memory layout:
  62. vector : 0xffff0000 - 0xffff1000 ( 4 kB)
  63. fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB)
  64. vmalloc : 0xf0000000 - 0xff000000 ( 240 MB)
  65. lowmem : 0xc0000000 - 0xef800000 ( 760 MB)
  66. .text : 0xc0008000 - 0xc01c9134 (1797 kB)
  67. .init : 0xc01ca000 - 0xc056339c (3685 kB)
  68. .data : 0xc0564000 - 0xc057d920 ( 103 kB)
  69. .bss : 0xc057d920 - 0xc05a6900 ( 164 kB)
  70. SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
  71. NR_IRQS:16 nr_irqs:16 16
  72. sched_clock: 32 bits at 100 Hz, resolution 10000000ns, wraps every 4294967286ms
  73. Console: colour dummy device 80x30
  74. Calibrating delay loop... 255.59 BogoMIPS (lpj=1277952)
  75. pid_max: default: 32768 minimum: 301
  76. Mount-cache hash table entries: 512
  77. CPU: Testing write buffer coherency: ok
  78. Setting up static identity map for 0xc0166430 - 0xc0166488
  79. devtmpfs: initialized
  80. pinctrl core: initialized pinctrl subsystem
  81. DMA: preallocated 256 KiB pool for atomic coherent allocations
  82. bio: create slab <bio-0> at 0
  83. msgmni has been set to 1495
  84. Block layer SCSI generic (bsg) driver version 0.4 loaded (major 254)
  85. io scheduler noop registered
  86. io scheduler deadline registered
  87. io scheduler cfq registered (default)
  88. sunxi-pinctrl 1c20800.pinctrl: initialized sunXi PIO driver
  89. Serial: 8250/16550 driver, 8 ports, IRQ sharing disabled
  90. 1c28000.serial: ttyS0 at MMIO 0x1c28000 (irq = 19) is a U6_16550A
  91. console [ttyS0] enabled, bootconsole disabled
  92. console [ttyS0] enabled, bootconsole disabled
  93. mousedev: PS/2 mouse device common for all mice
  94. i2c /dev entries driver
  95. VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 3
  96. Freeing unused kernel memory: 3684K (c01ca000 - c0563000)
  97. Starting logging: OK
  98. Initializing random number generator... done.
  99. Starting network...
  100. Cannot open netlink socket: Function not implemented
  101. Cannot open netlink socket: Function not implemented
  102.  
  103. Welcome to Buildroot
  104. cubieboard login:
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement