Advertisement
tdack

Linux 4.3.0-rc6/U-Boot SPL 2015.10-00643 on OPi Plus

Nov 15th, 2015
552
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.55 KB | None | 0 0
  1. U-Boot SPL 2015.10-00643-gf97861a (Nov 16 2015 - 11:42:01)
  2. DRAM: 1024 MiB
  3.  
  4.  
  5. U-Boot 2015.10-00643-gf97861a (Nov 16 2015 - 11:42:01 +1100) Allwinner Technology
  6.  
  7. CPU: Allwinner H3 (SUN8I)
  8. DRAM: 1 GiB
  9. MMC: SUNXI SD/MMC: 0
  10. *** Warning - bad CRC, using default environment
  11.  
  12. In: serial
  13. Out: serial
  14. Err: serial
  15. Net: No ethernet found.
  16. starting USB...
  17. No controllers found
  18. Hit any key to stop autoboot: 0
  19. switch to partitions #0, OK
  20. mmc0 is current device
  21. Scanning mmc 0:1...
  22. Found U-Boot script /boot.scr
  23. reading /boot.scr
  24. 454 bytes read in 17 ms (25.4 KiB/s)
  25. ## Executing script at 43100000
  26. reading uImage
  27. 3086544 bytes read in 457 ms (6.4 MiB/s)
  28. reading sun8i-h3-orangepi-plus.dtb
  29. 12717 bytes read in 30 ms (413.1 KiB/s)
  30. ## Booting kernel from Legacy Image at 42000000 ...
  31. Image Name: Linux-4.3.0-rc6-186688-g448f6e52
  32. Image Type: ARM Linux Kernel Image (uncompressed)
  33. Data Size: 3086480 Bytes = 2.9 MiB
  34. Load Address: 40008000
  35. Entry Point: 40008000
  36. Verifying Checksum ... OK
  37. ## Flattened Device Tree blob at 43000000
  38. Booting using the fdt blob at 0x43000000
  39. Loading Kernel Image ... OK
  40. Using Device Tree in place at 43000000, end 430061ac
  41.  
  42. Starting kernel ...
  43.  
  44. [ 0.000000] Booting Linux on physical CPU 0x0
  45. [ 0.000000] Linux version 4.3.0-rc6-186688-g448f6e52 (troy@build-box) (gcc version 5.2.1 20151010 (Ubuntu 5.2.1-22ubuntu1) ) #1 SMP Mon Nov 16 13:03:12 AEDT 2015
  46. [ 0.000000] CPU: ARMv7 Processor [410fc075] revision 5 (ARMv7), cr=10c5387d
  47. [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
  48. [ 0.000000] Machine model: Xunlong Orange Pi Plus
  49. [ 0.000000] Memory policy: Data cache writealloc
  50. [ 0.000000] PERCPU: Embedded 12 pages/cpu @eefbb000 s17472 r8192 d23488 u49152
  51. [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 260624
  52. [ 0.000000] Kernel command line: console=ttyS0,115200 earlyprintk root=/dev/mmcblk0p2 rootwait
  53. [ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
  54. [ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
  55. [ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
  56. [ 0.000000] Memory: 1032984K/1048576K available (4292K kernel code, 197K rwdata, 1264K rodata, 280K init, 258K bss, 15592K reserved, 0K cma-reserved, 270336K highmem)
  57. [ 0.000000] Virtual kernel memory layout:
  58. [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
  59. [ 0.000000] fixmap : 0xffc00000 - 0xfff00000 (3072 kB)
  60. [ 0.000000] vmalloc : 0xf0000000 - 0xff000000 ( 240 MB)
  61. [ 0.000000] lowmem : 0xc0000000 - 0xef800000 ( 760 MB)
  62. [ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB)
  63. [ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( 14 MB)
  64. [ 0.000000] .text : 0xc0008000 - 0xc05752b0 (5557 kB)
  65. [ 0.000000] .init : 0xc0576000 - 0xc05bc000 ( 280 kB)
  66. [ 0.000000] .data : 0xc05bc000 - 0xc05ed560 ( 198 kB)
  67. [ 0.000000] .bss : 0xc05f0000 - 0xc0630980 ( 259 kB)
  68. [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
  69. [ 0.000000] Hierarchical RCU implementation.
  70. [ 0.000000] Build-time adjustment of leaf fanout to 32.
  71. [ 0.000000] RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=4.
  72. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=32, nr_cpu_ids=4
  73. [ 0.000000] NR_IRQS:16 nr_irqs:16 16
  74. [ 0.000000] Architected cp15 timer(s) running at 24.00MHz (phys).
  75. [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns
  76. [ 0.000011] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
  77. [ 0.000030] Switching to timer-based delay loop, resolution 41ns
  78. [ 0.000364] clocksource: timer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns
  79. [ 0.000658] Console: colour dummy device 80x30
  80. [ 0.000703] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=240000)
  81. [ 0.000724] pid_max: default: 32768 minimum: 301
  82. [ 0.000880] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)
  83. [ 0.000900] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)
  84. [ 0.001854] CPU: Testing write buffer coherency: ok
  85. [ 0.002242] /cpus/cpu@0 missing clock-frequency property
  86. [ 0.002268] /cpus/cpu@1 missing clock-frequency property
  87. [ 0.002288] /cpus/cpu@2 missing clock-frequency property
  88. [ 0.002309] /cpus/cpu@3 missing clock-frequency property
  89. [ 0.002329] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
  90. [ 0.002405] Setting up static identity map for 0x40008280 - 0x400082d8
  91. [ 0.005080] Brought up 1 CPUs
  92. [ 0.005105] SMP: Total of 1 processors activated (48.00 BogoMIPS).
  93. [ 0.005116] CPU: All CPU(s) started in SVC mode.
  94. [ 0.006003] devtmpfs: initialized
  95. [ 0.011700] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 5
  96. [ 0.012178] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
  97. [ 0.012563] pinctrl core: initialized pinctrl subsystem
  98. [ 0.014015] NET: Registered protocol family 16
  99. [ 0.014463] DMA: preallocated 256 KiB pool for atomic coherent allocations
  100. [ 0.020559] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
  101. [ 0.020578] hw-breakpoint: maximum watchpoint size is 8 bytes.
  102. [ 0.034583] SCSI subsystem initialized
  103. [ 0.035403] usbcore: registered new interface driver usbfs
  104. [ 0.035517] usbcore: registered new interface driver hub
  105. [ 0.035633] usbcore: registered new device driver usb
  106. [ 0.035887] pps_core: LinuxPPS API ver. 1 registered
  107. [ 0.035902] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
  108. [ 0.035954] PTP clock support registered
  109. [ 0.037612] clocksource: Switched to clocksource arch_sys_counter
  110. [ 0.054813] NET: Registered protocol family 2
  111. [ 0.055652] TCP established hash table entries: 8192 (order: 3, 32768 bytes)
  112. [ 0.055822] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
  113. [ 0.056060] TCP: Hash tables configured (established 8192 bind 8192)
  114. [ 0.056168] UDP hash table entries: 512 (order: 2, 16384 bytes)
  115. [ 0.056245] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
  116. [ 0.056548] NET: Registered protocol family 1
  117. [ 0.057175] RPC: Registered named UNIX socket transport module.
  118. [ 0.057195] RPC: Registered udp transport module.
  119. [ 0.057206] RPC: Registered tcp transport module.
  120. [ 0.057217] RPC: Registered tcp NFSv4.1 backchannel transport module.
  121. [ 0.059816] futex hash table entries: 1024 (order: 4, 65536 bytes)
  122. [ 0.078591] NFS: Registering the id_resolver key type
  123. [ 0.078665] Key type id_resolver registered
  124. [ 0.078678] Key type id_legacy registered
  125. [ 0.080318] bounce: pool size: 64 pages
  126. [ 0.080723] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250)
  127. [ 0.080755] io scheduler noop registered
  128. [ 0.080779] io scheduler deadline registered
  129. [ 0.080839] io scheduler cfq registered (default)
  130. [ 0.085724] sun8i-h3-pinctrl 1c20800.pinctrl: initialized sunXi PIO driver
  131. [ 0.195071] Serial: 8250/16550 driver, 8 ports, IRQ sharing disabled
  132. [ 0.200103] console [ttyS0] disabled
  133. [ 0.220445] 1c28000.serial: ttyS0 at MMIO 0x1c28000 (irq = 33, base_baud = 1500000) is a U6_16550A
  134. [ 0.767698] console [ttyS0] enabled
  135. [ 0.773163] CAN device driver interface
  136. [ 0.777507] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  137. [ 0.784098] ehci-platform: EHCI generic platform driver
  138. [ 0.789635] ehci-platform 1c1b000.usb: EHCI Host Controller
  139. [ 0.795254] ehci-platform 1c1b000.usb: new USB bus registered, assigned bus number 1
  140. [ 0.803236] ehci-platform 1c1b000.usb: irq 23, io mem 0x01c1b000
  141. [ 0.827604] ehci-platform 1c1b000.usb: USB 2.0 started, EHCI 1.00
  142. [ 0.835123] hub 1-0:1.0: USB hub found
  143. [ 0.839003] hub 1-0:1.0: 1 port detected
  144. [ 0.843788] ehci-platform 1c1c000.usb: EHCI Host Controller
  145. [ 0.849454] ehci-platform 1c1c000.usb: new USB bus registered, assigned bus number 2
  146. [ 0.857365] ehci-platform 1c1c000.usb: irq 25, io mem 0x01c1c000
  147. [ 0.877608] ehci-platform 1c1c000.usb: USB 2.0 started, EHCI 1.00
  148. [ 0.884996] hub 2-0:1.0: USB hub found
  149. [ 0.888851] hub 2-0:1.0: 1 port detected
  150. [ 0.893526] ehci-platform 1c1d000.usb: EHCI Host Controller
  151. [ 0.899180] ehci-platform 1c1d000.usb: new USB bus registered, assigned bus number 3
  152. [ 0.907071] ehci-platform 1c1d000.usb: irq 27, io mem 0x01c1d000
  153. [ 0.927601] ehci-platform 1c1d000.usb: USB 2.0 started, EHCI 1.00
  154. [ 0.934906] hub 3-0:1.0: USB hub found
  155. [ 0.939314] hub 3-0:1.0: 1 port detected
  156. [ 0.943905] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  157. [ 0.950164] ohci-platform: OHCI generic platform driver
  158. [ 0.955639] ohci-platform 1c1b400.usb: Generic Platform OHCI controller
  159. [ 0.962323] ohci-platform 1c1b400.usb: new USB bus registered, assigned bus number 4
  160. [ 0.970233] ohci-platform 1c1b400.usb: irq 24, io mem 0x01c1b400
  161. [ 1.032832] hub 4-0:1.0: USB hub found
  162. [ 1.036647] hub 4-0:1.0: 1 port detected
  163. [ 1.041830] ohci-platform 1c1c400.usb: Generic Platform OHCI controller
  164. [ 1.048535] ohci-platform 1c1c400.usb: new USB bus registered, assigned bus number 5
  165. [ 1.056429] ohci-platform 1c1c400.usb: irq 26, io mem 0x01c1c400
  166. [ 1.122800] hub 5-0:1.0: USB hub found
  167. [ 1.126612] hub 5-0:1.0: 1 port detected
  168. [ 1.131349] ohci-platform 1c1d400.usb: Generic Platform OHCI controller
  169. [ 1.138050] ohci-platform 1c1d400.usb: new USB bus registered, assigned bus number 6
  170. [ 1.145928] ohci-platform 1c1d400.usb: irq 28, io mem 0x01c1d400
  171. [ 1.212832] hub 6-0:1.0: USB hub found
  172. [ 1.216644] hub 6-0:1.0: 1 port detected
  173. [ 1.222128] sun6i-rtc 1f00000.rtc: rtc core: registered rtc-sun6i as rtc0
  174. [ 1.228978] sun6i-rtc 1f00000.rtc: RTC enabled
  175. [ 1.233654] i2c /dev entries driver
  176. [ 1.238376] sunxi-wdt 1c20ca0.watchdog: Watchdog enabled (timeout=16 sec, nowayout=0)
  177. [ 1.247085] sunxi-mmc 1c0f000.mmc: No vqmmc regulator found
  178. [ 1.253165] sunxi-mmc 1c0f000.mmc: Got CD GPIO
  179. [ 1.297616] sunxi-mmc 1c0f000.mmc: base:0xf00aa000 irq:22
  180. [ 1.304754] usbcore: registered new interface driver usbhid
  181. [ 1.310364] usbhid: USB HID core driver
  182. [ 1.315485] NET: Registered protocol family 17
  183. [ 1.320008] can: controller area network core (rev 20120528 abi 9)
  184. [ 1.326295] NET: Registered protocol family 29
  185. [ 1.330783] can: raw protocol (rev 20120528)
  186. [ 1.335066] can: broadcast manager protocol (rev 20120528 t)
  187. [ 1.340776] can: netlink gateway (rev 20130117) max_hops=1
  188. [ 1.346767] Key type dns_resolver registered
  189. [ 1.351523] cpu cpu0: failed to get cpu0 clock: -2
  190. [ 1.356334] cpufreq-dt: probe of cpufreq-dt failed with error -2
  191. [ 1.362420] Registering SWP/SWPB emulation handler
  192. [ 1.369349] sun6i-rtc 1f00000.rtc: setting system clock to 1970-01-01 00:00:06 UTC (6)
  193. [ 1.382283] vcc3v0: disabling
  194. [ 1.385275] vcc5v0: disabling
  195. [ 1.390657] Waiting for root device /dev/mmcblk0p2...
  196. [ 1.446334] mmc0: host does not support reading read-only switch, assuming write-enable
  197. [ 1.458731] mmc0: new high speed SDHC card at address aaaa
  198. [ 1.465084] mmcblk0: mmc0:aaaa SS16G 14.8 GiB
  199. [ 1.471310] mmcblk0: p1 p2
  200. [ 1.508850] EXT4-fs (mmcblk0p2): couldn't mount as ext3 due to feature incompatibilities
  201. [ 1.517719] EXT4-fs (mmcblk0p2): couldn't mount as ext2 due to feature incompatibilities
  202. [ 1.535300] EXT4-fs (mmcblk0p2): mounted filesystem without journal. Opts: (null)
  203. [ 1.542889] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
  204. [ 1.550576] devtmpfs: mounted
  205. [ 1.554125] Freeing unused kernel memory: 280K (c0576000 - c05bc000)
  206. [ 1.645029] init: Console is alive
  207. [ 1.648820] init: - watchdog -
  208. [ 2.652682] init: - preinit -
  209. Detected generic // Xunlong Orange Pi Plus
  210. Press the [f] key and hit [enter] to enter failsafe mode
  211. Press the [1], [2], [3] or [4] key and hit [enter] to select the debug level
  212. [ 5.833890] mount_root: mounting /dev/root
  213. [ 5.843230] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
  214. [ 5.856979] procd: - early -
  215. [ 5.860726] procd: - watchdog -
  216. [ 6.944374] procd: - ubus -
  217. [ 7.949310] random: ubusd urandom read with 5 bits of entropy available
  218. [ 7.976992] procd: - init -
  219. Please press Enter to activate this console.
  220.  
  221.  
  222.  
  223. BusyBox v1.24.1 (2015-11-12 22:37:06 CET) built-in shell (ash)
  224.  
  225. _______ ________ __
  226. | |.-----.-----.-----.| | | |.----.| |_
  227. | - || _ | -__| || | | || _|| _|
  228. |_______|| __|_____|__|__||________||__| |____|
  229. |__| W I R E L E S S F R E E D O M
  230. -----------------------------------------------------
  231. DESIGNATED DRIVER (Bleeding Edge, r47461)
  232. -----------------------------------------------------
  233. * 2 oz. Orange Juice Combine all juices in a
  234. * 2 oz. Pineapple Juice tall glass filled with
  235. * 2 oz. Grapefruit Juice ice, stir well.
  236. * 2 oz. Cranberry Juice
  237. -----------------------------------------------------
  238. root@OpenWrt:/# ls -l
  239. drwxr-xr-x 2 root root 4096 Nov 12 2015 bin
  240. drwxr-xr-x 4 root root 12320 Nov 12 01:06 dev
  241. drwxr-xr-x 15 root root 4096 Nov 12 01:06 etc
  242. drwxrwxr-x 10 root root 4096 Nov 12 2015 lib
  243. drwx------ 2 root root 4096 Jan 1 1970 lost+found
  244. drwxr-xr-x 2 root root 4096 Nov 12 01:06 mnt
  245. drwxr-xr-x 2 root root 4096 Nov 12 01:06 overlay
  246. dr-xr-xr-x 61 root root 0 Jan 1 1970 proc
  247. drwxrwxr-x 2 root root 4096 Nov 12 2015 rom
  248. drwxr-xr-x 2 root root 4096 Nov 12 01:06 root
  249. drwxr-xr-x 2 root root 4096 Nov 12 2015 sbin
  250. dr-xr-xr-x 12 root root 0 Jan 1 1970 sys
  251. drwxrwxrwt 16 root root 420 Nov 12 01:06 tmp
  252. drwxr-xr-x 6 root root 4096 Nov 12 01:06 usr
  253. lrwxrwxrwx 1 root root 4 Nov 12 2015 var -> /tmp
  254. drwxr-xr-x 2 root root 4096 Nov 12 01:06 www
  255. root@OpenWrt:/# cat /proc/cpuinfo
  256. processor : 0
  257. model name : ARMv7 Processor rev 5 (v7l)
  258. BogoMIPS : 48.00
  259. Features : half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt vfpd32 lpae evtstrm
  260. CPU implementer : 0x41
  261. CPU architecture: 7
  262. CPU variant : 0x0
  263. CPU part : 0xc07
  264. CPU revision : 5
  265.  
  266. Hardware : Allwinner sun8i Family
  267. Revision : 0000
  268. Serial : 0000000000000000
  269. root@OpenWrt:/#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement