Advertisement
Guest User

Untitled

a guest
May 3rd, 2014
189
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.91 KB | None | 0 0
  1. U-Boot SPL 2014.04-10649-gd9fe0a1 (Apr 30 2014 - 03:41:36)
  2. Board: Cubieboard2
  3. DRAM: 1024 MiB
  4. CPU: 960000000Hz, AXI/AHB/APB: 3/2/2
  5. spl: not an uImage at 1600
  6.  
  7.  
  8. U-Boot 2014.04-10649-gd9fe0a1 (Apr 30 2014 - 03:41:36) Allwinner Technology
  9.  
  10. CPU: Allwinner A20 (SUN7I)
  11. Board: Cubieboard2
  12. I2C: ready
  13. DRAM: 1 GiB
  14. MMC: SUNXI SD/MMC: 0
  15. In: serial
  16. Out: serial
  17. Err: serial
  18. Net: dwmac.1c50000
  19. Warning: failed to set MAC address
  20.  
  21. Hit any key to stop autoboot: 0
  22. reading uEnv.txt
  23. ** Unable to read file uEnv.txt **
  24. Failed to mount ext2 filesystem...
  25. ** Unrecognized filesystem type **
  26. Failed to mount ext2 filesystem...
  27. sun7i#
  28. sun7i# setenv bootargs console=ttyS0,115200 root=/dev/mmcblk0p2 rootwait rootfstype=ext4 rootflags=discard hdmi.audio=EDID:0 sunxi_g2d_mem_reserve=32 2
  29. sun7i# fatload mmc 0 0x46000000 uImage
  30. reading uImage
  31. 2288240 bytes read in 125 ms (17.5 MiB/s)
  32. sun7i# fatload mmc 0 0x49000000 sun7i-a20-cubieboard2.dtb
  33. reading sun7i-a20-cubieboard2.dtb
  34. 21002 bytes read in 28 ms (732.4 KiB/s)
  35. sun7i# env set fdt_high ffffffff
  36. sun7i# bootm 0x46000000 - 0x49000000
  37. ## Booting kernel from Legacy Image at 46000000 ...
  38. Image Name: Linux-3.15.0-rc1_CRAFF-128773-gf
  39. Image Type: ARM Linux Kernel Image (uncompressed)
  40. Data Size: 2288176 Bytes = 2.2 MiB
  41. Load Address: 40008000
  42. Entry Point: 40008000
  43. Verifying Checksum ... OK
  44. ## Flattened Device Tree blob at 49000000
  45. Booting using the fdt blob at 0x49000000
  46. Loading Kernel Image ... OK
  47. Using Device Tree in place at 49000000, end 49008209
  48.  
  49. Starting kernel ...
  50.  
  51. [ 0.000000] Booting Linux on physical CPU 0x0
  52. [ 0.000000] Linux version 3.15.0-rc1_CRAFF-128773-gf7b9c0f (robertoalcantara@ubuntu) (gcc version 4.8.1 (Ubuntu/Linaro 4.8.1-10ubuntu7) ) #6 SMP Fr4
  53. [ 0.000000] CPU: ARMv7 Processor [410fc074] revision 4 (ARMv7), cr=10c5387d
  54. [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
  55. [ 0.000000] Machine model: Cubietech Cubieboard2
  56. [ 0.000000] Memory policy: Data cache writealloc
  57. [ 0.000000] PERCPU: Embedded 7 pages/cpu @eefd5000 s6656 r8192 d13824 u32768
  58. [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 260624
  59. [ 0.000000] Kernel command line: console=ttyS0,115200 root=/dev/mmcblk0p2 rootwait rootfstype=ext4 rootflags=discard hdmi.audio=EDID:0 sunxi_g2d_me2
  60. [ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
  61. [ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
  62. [ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
  63. [ 0.000000] Memory: 1034804K/1048576K available (3175K kernel code, 155K rwdata, 844K rodata, 190K init, 221K bss, 13772K reserved, 270336K highmem)
  64. [ 0.000000] Virtual kernel memory layout:
  65. [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
  66. [ 0.000000] fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB)
  67. [ 0.000000] vmalloc : 0xf0000000 - 0xff000000 ( 240 MB)
  68. [ 0.000000] lowmem : 0xc0000000 - 0xef800000 ( 760 MB)
  69. [ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB)
  70. [ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( 14 MB)
  71. [ 0.000000] .text : 0xc0008000 - 0xc03f516c (4021 kB)
  72. [ 0.000000] .init : 0xc03f6000 - 0xc0425a00 ( 191 kB)
  73. [ 0.000000] .data : 0xc0426000 - 0xc044cde0 ( 156 kB)
  74. [ 0.000000] .bss : 0xc044cde8 - 0xc048454c ( 222 kB)
  75. [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
  76. [ 0.000000] Hierarchical RCU implementation.
  77. [ 0.000000] NR_IRQS:16 nr_irqs:16 16
  78. [ 0.000000] Architected cp15 timer(s) running at 24.00MHz (virt).
  79. [ 0.000007] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 2863311519744ns
  80. [ 0.000016] Switching to timer-based delay loop
  81. [ 0.000290] sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every 178956969942ns
  82. [ 0.000415] sched_clock: 32 bits at 160MHz, resolution 6ns, wraps every 26843545593ns
  83. [ 0.000552] Console: colour dummy device 80x30
  84. [ 0.000575] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=240000)
  85. [ 0.000588] pid_max: default: 32768 minimum: 301
  86. [ 0.000691] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)
  87. [ 0.000702] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)
  88. [ 0.001253] CPU: Testing write buffer coherency: ok
  89. [ 0.001505] /cpus/cpu@0 missing clock-frequency property
  90. [ 0.001522] /cpus/cpu@1 missing clock-frequency property
  91. [ 0.001534] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
  92. [ 0.001563] Setting up static identity map for 0x40305c18 - 0x40305c70
  93. [ 0.002421] CPU1: failed to boot: -38
  94. [ 0.002451] Brought up 1 CPUs
  95. [ 0.002457] SMP: Total of 1 processors activated.
  96. [ 0.002464] CPU: All CPU(s) started in SVC mode.
  97. [ 0.002984] devtmpfs: initialized
  98. [ 0.006625] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 4
  99. [ 0.006833] pinctrl core: initialized pinctrl subsystem
  100. [ 0.007021] regulator-dummy: no parameters
  101. [ 0.011411] NET: Registered protocol family 16
  102. [ 0.011751] DMA: preallocated 256 KiB pool for atomic coherent allocations
  103. [ 0.019069] reg-fixed-voltage ahci-5v.2: could not find pctldev for node /soc@01c00000/pinctrl@01c20800/ahci_pwr_pin@0, deferring probe
  104. [ 0.019099] platform ahci-5v.2: Driver reg-fixed-voltage requests probe deferral
  105. [ 0.019122] reg-fixed-voltage usb1-vbus.3: could not find pctldev for node /soc@01c00000/pinctrl@01c20800/usb1_vbus_pin@0, deferring probe
  106. [ 0.019136] platform usb1-vbus.3: Driver reg-fixed-voltage requests probe deferral
  107. [ 0.019156] reg-fixed-voltage usb2-vbus.4: could not find pctldev for node /soc@01c00000/pinctrl@01c20800/usb2_vbus_pin@0, deferring probe
  108. [ 0.019169] platform usb2-vbus.4: Driver reg-fixed-voltage requests probe deferral
  109. [ 0.020376] Switched to clocksource arch_sys_counter
  110. [ 0.027182] NET: Registered protocol family 2
  111. [ 0.027621] TCP established hash table entries: 8192 (order: 3, 32768 bytes)
  112. [ 0.027709] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
  113. [ 0.027829] TCP: Hash tables configured (established 8192 bind 8192)
  114. [ 0.027913] TCP: reno registered
  115. [ 0.027927] UDP hash table entries: 512 (order: 2, 16384 bytes)
  116. [ 0.027979] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
  117. [ 0.028184] NET: Registered protocol family 1
  118. [ 0.028547] RPC: Registered named UNIX socket transport module.
  119. [ 0.028559] RPC: Registered udp transport module.
  120. [ 0.028566] RPC: Registered tcp transport module.
  121. [ 0.028572] RPC: Registered tcp NFSv4.1 backchannel transport module.
  122. [ 0.029533] futex hash table entries: 512 (order: 3, 32768 bytes)
  123. [ 0.030070] bounce pool size: 64 pages
  124. [ 0.040214] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
  125. [ 0.040232] io scheduler noop registered
  126. [ 0.040239] io scheduler deadline registered
  127. [ 0.040491] io scheduler cfq registered (default)
  128. [ 0.042110] sunxi-pinctrl 1c20800.pinctrl: initialized sunXi PIO driver
  129. [ 0.083227] Serial: 8250/16550 driver, 8 ports, IRQ sharing disabled
  130. [ 0.085692] console [ttyS0] disabled
  131. [ 0.105877] 1c28000.serial: ttyS0 at MMIO 0x1c28000 (irq = 33, base_baud = 1500000) is a U6_16550A
  132. [ 0.620082] console [ttyS0] enabled
  133. [ 0.624841] loop: module loaded
  134. [ 0.628522] nullb0: unknown partition table
  135. [ 0.633637] nullb1: unknown partition table
  136. [ 0.638160] null: module loaded
  137. [ 0.642235] mousedev: PS/2 mouse device common for all mice
  138. [ 0.648086] i2c /dev entries driver
  139. [ 0.653386] sunxi-wdt 1c20c90.watchdog: Watchdog enabled (timeout=16 sec, nowayout=0)
  140. [ 0.661987] sunxi-mmc 1c0f000.mmc: Got CD GPIO #225.
  141. [ 0.667069] sunxi-mmc 1c0f000.mmc: base:0xf00b8000 irq:64
  142. [ 0.673275] TCP: cubic registered
  143. [ 0.676596] NET: Registered protocol family 17
  144. [ 0.681220] Registering SWP/SWPB emulation handler
  145. [ 0.686919] ahci-5v: 5000 mV
  146. [ 0.690139] usb1-vbus: 5000 mV
  147. [ 0.693554] usb2-vbus: 5000 mV
  148. [ 0.697441] Waiting for root device /dev/mmcblk0p2...
  149. [ 1.029434] mmc0: host does not support reading read-only switch. assuming write-enable.
  150. [ 1.206454] mmc0: new high speed SDHC card at address e624
  151. [ 1.212284] mmcblk0: mmc0:e624 SU08G 7.40 GiB
  152. [ 1.218062] mmcblk0: p1 p2
  153. [ 1.260331] EXT4-fs (mmcblk0p2): mounting with "discard" option, but the device does not support discard
  154. [ 1.269872] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: discard
  155. [ 1.278093] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
  156. [ 1.292109] devtmpfs: mounted
  157. [ 1.295295] Freeing unused kernel memory: 188K (c03f6000 - c0425000)
  158. [ 1.482558] random: init urandom read with 11 bits of entropy available
  159. [ 1.674449] init: ureadahead main process (47) terminated with status 5
  160. mountall: Plymouth command failed
  161. mountall: Disconnected from Plymouth
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement