Advertisement
codekipper

Mele A2000 booting OpenWRT

Mar 10th, 2016
236
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.01 KB | None | 0 0
  1. U-Boot SPL 2016.01 (Feb 21 2016 - 12:16:50)
  2. DRAM: 512 MiB
  3. CPU: 1008000000Hz, AXI/AHB/APB: 3/2/2
  4. Trying to boot from MMC
  5.  
  6.  
  7. U-Boot 2016.01 (Feb 21 2016 - 12:16:50 +0000) Allwinner Technology
  8.  
  9. CPU: Allwinner A10 (SUN4I)
  10. I2C: ready
  11. DRAM: 512 MiB
  12. MMC: SUNXI SD/MMC: 0
  13. *** Warning - bad CRC, using default environment
  14.  
  15. Setting up a 1024x768 vga console (overscan 0x0)
  16. In: serial
  17. Out: vga
  18. Err: vga
  19. SCSI: SUNXI SCSI INIT
  20. SATA link 0 timeout.
  21. AHCI 0001.0100 32 slots 1 ports 3 Gbps 0x1 impl SATA mode
  22. flags: ncq stag pm led clo only pmp pio slum part ccc apst
  23. Net:
  24. Error: ethernet@01c0b000 address not set.
  25. No ethernet found.
  26. starting USB...
  27. USB0: USB EHCI 1.00
  28. USB1: USB OHCI 1.0
  29. USB2: USB EHCI 1.00
  30. USB3: USB OHCI 1.0
  31. scanning bus 0 for devices... 2 USB Device(s) found
  32. scanning bus 2 for devices... 2 USB Device(s) found
  33. Hit any key to stop autoboot: 2  1  0
  34. switch to partitions #0, OK
  35. mmc0 is current device
  36. Scanning mmc 0:1...
  37. Found U-Boot script /boot.scr
  38. reading /boot.scr
  39. 377 bytes read in 18 ms (19.5 KiB/s)
  40. ## Executing script at 43100000
  41. reading uImage
  42. 2179648 bytes read in 301 ms (6.9 MiB/s)
  43. reading dtb
  44. 24426 bytes read in 32 ms (745.1 KiB/s)
  45. ## Booting kernel from Legacy Image at 42000000 ...
  46. Image Name: ARM OpenWrt Linux-4.4
  47. Image Type: ARM Linux Kernel Image (uncompressed)
  48. Data Size: 2179584 Bytes = 2.1 MiB
  49. Load Address: 40008000
  50. Entry Point: 40008000
  51. Verifying Checksum ... OK
  52. ## Flattened Device Tree blob at 43000000
  53. Booting using the fdt blob at 0x43000000
  54. Loading Kernel Image ... OK
  55. Using Device Tree in place at 43000000, end 43008f69
  56.  
  57. Starting kernel ...
  58.  
  59. [ 0.000000] Booting Linux on physical CPU 0x0
  60. [ 0.000000] Linux version 4.4.0 (marcus@coopshtpc) (gcc version 5.2.0 (OpenWrt GCC 5.2.0 r48747) ) #1 SMP PREEMPT Sun Feb 21 12:31:41 UTC 2016
  61. [ 0.000000] CPU: ARMv7 Processor [413fc082] revision 2 (ARMv7), cr=10c5387d
  62. [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
  63. [ 0.000000] Machine model: Mele A1000
  64. [ 0.000000] Memory policy: Data cache writeback
  65. [ 0.000000] CPU: All CPU(s) started in SVC mode.
  66. [ 0.000000] PERCPU: Embedded 12 pages/cpu @df8d8000 s17984 r8192 d22976 u49152
  67. [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 129286
  68. [ 0.000000] Kernel command line: console=ttyS0,115200 earlyprintk root=/dev/mmcblk0p2 rootwait
  69. [ 0.000000] PID hash table entries: 2048 (order: 1, 8192 bytes)
  70. [ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
  71. [ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
  72. [ 0.000000] Memory: 509432K/521216K available (4332K kernel code, 205K rwdata, 1632K rodata, 272K init, 641K bss, 11784K reserved, 0K cma-reserved, 0K highmem)
  73. [ 0.000000] Virtual kernel memory layout:
  74. [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
  75. [ 0.000000] fixmap : 0xffc00000 - 0xfff00000 (3072 kB)
  76. [ 0.000000] vmalloc : 0xe0000000 - 0xff800000 ( 504 MB)
  77. [ 0.000000] lowmem : 0xc0000000 - 0xdfd00000 ( 509 MB)
  78. [ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB)
  79. [ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( 14 MB)
  80. [ 0.000000] .text : 0xc0008000 - 0xc05db434 (5966 kB)
  81. [ 0.000000] .init : 0xc05dc000 - 0xc0620000 ( 272 kB)
  82. [ 0.000000] .data : 0xc0620000 - 0xc0653628 ( 206 kB)
  83. [ 0.000000] .bss : 0xc0656000 - 0xc06f66b0 ( 642 kB)
  84. [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
  85. [ 0.000000] Preemptible hierarchical RCU implementation.
  86. [ 0.000000] RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=1.
  87. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1
  88. [ 0.000000] NR_IRQS:16 nr_irqs:16 16
  89. [ 0.000020] sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every 89478484971ns
  90. [ 0.000046] clocksource: timer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns
  91. [ 0.000287] Console: colour dummy device 80x30
  92. [ 0.000315] Calibrating delay loop... 1001.88 BogoMIPS (lpj=5009408)
  93. [ 0.090096] pid_max: default: 32768 minimum: 301
  94. [ 0.090199] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
  95. [ 0.090210] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
  96. [ 0.090711] CPU: Testing write buffer coherency: ok
  97. [ 0.091009] CPU0: thread -1, cpu 0, socket -1, mpidr 0
  98. [ 0.091100] Setting up static identity map for 0x40008280 - 0x400082d8
  99. [ 0.140259] Brought up 1 CPUs
  100. [ 0.140275] SMP: Total of 1 processors activated (1001.88 BogoMIPS).
  101. [ 0.140282] CPU: All CPU(s) started in SVC mode.
  102. [ 0.147297] VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 3
  103. [ 0.147813] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
  104. [ 0.147955] pinctrl core: initialized pinctrl subsystem
  105. [ 0.148949] NET: Registered protocol family 16
  106. [ 0.149491] DMA: preallocated 256 KiB pool for atomic coherent allocations
  107. [ 0.230463] reg-fixed-voltage usb1-vbus: could not find pctldev for node /soc@01c00000/pinctrl@01c20800/usb1_vbus_pin@0, deferring probe
  108. [ 0.230516] reg-fixed-voltage usb2-vbus: could not find pctldev for node /soc@01c00000/pinctrl@01c20800/usb2_vbus_pin@0, deferring probe
  109. [ 0.231292] reg-fixed-voltage emac-3v3: could not find pctldev for node /soc@01c00000/pinctrl@01c20800/emac_power_pin@0, deferring probe
  110. [ 0.231808] SCSI subsystem initialized
  111. [ 0.232227] usbcore: registered new interface driver usbfs
  112. [ 0.232299] usbcore: registered new interface driver hub
  113. [ 0.233087] usbcore: registered new device driver usb
  114. [ 0.233554] pps_core: LinuxPPS API ver. 1 registered
  115. [ 0.233564] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
  116. [ 0.233647] PTP clock support registered
  117. [ 0.234357] Advanced Linux Sound Architecture Driver Initialized.
  118. [ 0.237296] clocksource: Switched to clocksource timer
  119. [ 0.238735] simple-framebuffer 5fd00000.framebuffer: framebuffer at 0x5fd00000, 0x300000 bytes, mapped to 0xe0100000
  120. [ 0.238755] simple-framebuffer 5fd00000.framebuffer: format=x8r8g8b8, mode=1024x768x32, linelength=4096
  121. [ 0.251687] Console: switching to colour frame buffer device 128x48
  122. [ 0.262628] simple-framebuffer 5fd00000.framebuffer: fb0: simplefb registered!
  123. [ 0.278191] NET: Registered protocol family 2
  124. [ 0.278834] TCP established hash table entries: 4096 (order: 2, 16384 bytes)
  125. [ 0.278881] TCP bind hash table entries: 4096 (order: 3, 32768 bytes)
  126. [ 0.278942] TCP: Hash tables configured (established 4096 bind 4096)
  127. [ 0.279013] UDP hash table entries: 256 (order: 1, 8192 bytes)
  128. [ 0.279034] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)
  129. [ 0.279201] NET: Registered protocol family 1
  130. [ 0.281643] futex hash table entries: 256 (order: 2, 16384 bytes)
  131. [ 0.281701] audit: initializing netlink subsys (disabled)
  132. [ 0.281772] audit: type=2000 audit(0.270:1): initialized
  133. [ 0.305415] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  134. [ 0.306791] io scheduler noop registered
  135. [ 0.306809] io scheduler deadline registered
  136. [ 0.306865] io scheduler cfq registered (default)
  137. [ 0.309786] sun4i-pinctrl 1c20800.pinctrl: initialized sunXi PIO driver
  138. [ 0.434700] Serial: 8250/16550 driver, 8 ports, IRQ sharing disabled
  139. [ 0.439374] console [ttyS0] disabled
  140. [ 0.460498] 1c28000.serial: ttyS0 at MMIO 0x1c28000 (irq = 31, base_baud = 1500000) is a U6_16550A
  141. [ 0.983737] console [ttyS0] enabled
  142. [ 0.990345] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  143. [ 0.997694] ehci-platform: EHCI generic platform driver
  144. [ 1.003368] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  145. [ 1.009738] ohci-platform: OHCI generic platform driver
  146. [ 1.015586] usbcore: registered new interface driver usb-storage
  147. [ 1.022310] mousedev: PS/2 mouse device common for all mice
  148. [ 1.029448] i2c /dev entries driver
  149. [ 1.034433] axp20x 0-0034: AXP20x variant AXP209 found
  150. [ 1.053105] input: axp20x-pek as /devices/platform/soc@01c00000/1c2ac00.i2c/i2c-0/0-0034/axp20x-pek/input/input0
  151. [ 1.063855] axp20x-regulator axp20x-regulator: regulators node not found
  152. [ 1.074570] axp20x 0-0034: AXP20X driver loaded
  153. [ 1.080541] sunxi-wdt 1c20c90.watchdog: Watchdog enabled (timeout=16 sec, nowayout=0)
  154. [ 1.089764] sunxi-mmc 1c0f000.mmc: No vqmmc regulator found
  155. [ 1.096138] sunxi-mmc 1c0f000.mmc: Got CD GPIO
  156. [ 1.135730] sunxi-mmc 1c0f000.mmc: base:0xe00a6000 irq:19
  157. [ 1.143219] Initializing XFRM netlink socket
  158. [ 1.148660] NET: Registered protocol family 10
  159. [ 1.167247] NET: Registered protocol family 17
  160. [ 1.171762] bridge: automatic filtering via arp/ip/ip6tables has been deprecated. Update your scripts to load br_netfilter if you need this.
  161. [ 1.184480] can: controller area network core (rev 20120528 abi 9)
  162. [ 1.190969] NET: Registered protocol family 29
  163. [ 1.195466] 8021q: 802.1Q VLAN Support v1.8
  164. [ 1.200773] Registering SWP/SWPB emulation handler
  165. [ 1.209248] libphy: sun4i_mii_bus: probed
  166. [ 1.217260] mmc0: host does not support reading read-only switch, assuming write-enable
  167. [ 1.227555] mmc0: new high speed SDHC card at address 1234
  168. [ 1.243735] mmcblk0: mmc0:1234 SA08G 7.21 GiB
  169. [ 1.248646] ehci-platform 1c14000.usb: EHCI Host Controller
  170. [ 1.254244] ehci-platform 1c14000.usb: new USB bus registered, assigned bus number 1
  171. [ 1.263080] ehci-platform 1c14000.usb: irq 20, io mem 0x01c14000
  172. [ 1.269273] mmcblk0: p1 p2
  173. [ 1.285568] ehci-platform 1c14000.usb: USB 2.0 started, EHCI 1.00
  174. [ 1.291864] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
  175. [ 1.298758] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  176. [ 1.306014] usb usb1: Product: EHCI Host Controller
  177. [ 1.310888] usb usb1: Manufacturer: Linux 4.4.0 ehci_hcd
  178. [ 1.316230] usb usb1: SerialNumber: 1c14000.usb
  179. [ 1.321499] hub 1-0:1.0: USB hub found
  180. [ 1.325416] hub 1-0:1.0: 1 port detected
  181. [ 1.330164] ehci-platform 1c1c000.usb: EHCI Host Controller
  182. [ 1.335859] ehci-platform 1c1c000.usb: new USB bus registered, assigned bus number 2
  183. [ 1.343741] ehci-platform 1c1c000.usb: irq 24, io mem 0x01c1c000
  184. [ 1.365541] ehci-platform 1c1c000.usb: USB 2.0 started, EHCI 1.00
  185. [ 1.371802] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
  186. [ 1.378612] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  187. [ 1.385844] usb usb2: Product: EHCI Host Controller
  188. [ 1.390717] usb usb2: Manufacturer: Linux 4.4.0 ehci_hcd
  189. [ 1.396037] usb usb2: SerialNumber: 1c1c000.usb
  190. [ 1.401306] hub 2-0:1.0: USB hub found
  191. [ 1.405240] hub 2-0:1.0: 1 port detected
  192. [ 1.409953] ohci-platform 1c14400.usb: Generic Platform OHCI controller
  193. [ 1.416682] ohci-platform 1c14400.usb: new USB bus registered, assigned bus number 3
  194. [ 1.424575] ohci-platform 1c14400.usb: irq 21, io mem 0x01c14400
  195. [ 1.489674] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001
  196. [ 1.496484] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  197. [ 1.503699] usb usb3: Product: Generic Platform OHCI controller
  198. [ 1.509711] usb usb3: Manufacturer: Linux 4.4.0 ohci_hcd
  199. [ 1.515020] usb usb3: SerialNumber: 1c14400.usb
  200. [ 1.520312] hub 3-0:1.0: USB hub found
  201. [ 1.524243] hub 3-0:1.0: 1 port detected
  202. [ 1.529137] ohci-platform 1c1c400.usb: Generic Platform OHCI controller
  203. [ 1.535913] ohci-platform 1c1c400.usb: new USB bus registered, assigned bus number 4
  204. [ 1.543791] ohci-platform 1c1c400.usb: irq 25, io mem 0x01c1c400
  205. [ 1.609768] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001
  206. [ 1.616584] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  207. [ 1.623798] usb usb4: Product: Generic Platform OHCI controller
  208. [ 1.629820] usb usb4: Manufacturer: Linux 4.4.0 ohci_hcd
  209. [ 1.635129] usb usb4: SerialNumber: 1c1c400.usb
  210. [ 1.640470] hub 4-0:1.0: USB hub found
  211. [ 1.644411] hub 4-0:1.0: 1 port detected
  212. [ 1.648420] usb 1-1: new high-speed USB device number 2 using ehci-platform
  213. [ 1.655933] hctosys: unable to open rtc device (rtc0)
  214. [ 1.668327] vcc3v0: disabling
  215. [ 1.671316] vcc5v0: disabling
  216. [ 1.674485] ALSA device list:
  217. [ 1.677580] No soundcards found.
  218. [ 1.682976] EXT4-fs (mmcblk0p2): couldn't mount as ext3 due to feature incompatibilities
  219. [ 1.692036] EXT4-fs (mmcblk0p2): couldn't mount as ext2 due to feature incompatibilities
  220. [ 1.715055] EXT4-fs (mmcblk0p2): mounted filesystem without journal. Opts: (null)
  221. [ 1.722962] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
  222. [ 1.729903] usb 2-1: new high-speed USB device number 2 using ehci-platform
  223. [ 1.737345] Freeing unused kernel memory: 272K (c05dc000 - c0620000)
  224. [ 1.827500] usb 1-1: New USB device found, idVendor=05e3, idProduct=0608
  225. [ 1.834233] usb 1-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
  226. [ 1.855699] usb 1-1: Product: USB2.0 Hub
  227. [ 1.866761] hub 1-1:1.0: USB hub found
  228. [ 1.875655] hub 1-1:1.0: 4 ports detected
  229. [ 1.881003] init: Console is alive
  230. [ 1.884590] init: - watchdog -
  231. [ 1.890434] usb 2-1: New USB device found, idVendor=0bda, idProduct=8176
  232. [ 1.899537] usb 2-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
  233. [ 1.907446] usb 2-1: Product: 802.11n WLAN Adapter
  234. [ 1.912815] usb 2-1: Manufacturer: Realtek
  235. [ 1.917364] usb 2-1: SerialNumber: 00e04c000001
  236. [ 2.889141] init: - preinit -
  237. Detected a1000 // Mele A1000
  238. Press the [f] key and hit [enter] to enter failsafe mode
  239. Press the [1], [2], [3] or [4] key and hit [enter] to select the debug level
  240.  
  241. [ 5.649822] mount_root: mounting /dev/root
  242. [ 5.662329] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
  243. [ 5.673206] procd: - early -
  244. [ 5.676851] procd: - watchdog -
  245. [ 6.876073] procd: - ubus -
  246. [ 7.880645] random: ubusd urandom read with 20 bits of entropy available
  247. [ 7.888713] procd: - init -
  248. Please press Enter to activate this console.
  249.  
  250.  
  251.  
  252. BusyBox v1.24.1 () built-in shell (ash)
  253.  
  254. _______ ________ __
  255. | |.-----.-----.-----.| | | |.----.| |_
  256. | - || _ | -__| || | | || _|| _|
  257. |_______|| __|_____|__|__||________||__| |____|
  258. |__| W I R E L E S S [ 9.096015] ip6_tables: (C) 2000-2006 Netfilter Core Team
  259. F R E E D O M
  260. -----------------------------------------------------
  261. DESIGNATED DRIVER (Bleeding Edge, r48747)
  262. -----------------------------------------------------
  263. * 2 oz. Orange Juice Combine all juices in a
  264. * 2 oz. Pineapple Juice tall glass filled with
  265. * 2 oz. Grapefruit Juice ice, stir well.
  266. * 2 oz. Cranberry Juice
  267. -----------------------------------------------------
  268. root@(none):/# [ 9.145847] sunxi-rtc 1c20d00.rtc: rtc core: registered rtc-sunxi as rtc0
  269. [ 9.152644] sunxi-rtc 1c20d00.rtc: RTC enabled
  270. [ 9.189668] ip_tables: (C) 2000-2006 Netfilter Core Team
  271. [ 9.226046] nf_conntrack version 0.5.0 (7964 buckets, 31856 max)
  272. [ 9.302680] sun4i-emac 1c0b000.ethernet: using random MAC address 3a:61:dc:53:5e:64
  273. [ 9.322541] sun4i-emac 1c0b000.ethernet: eth0: at e044a000, IRQ 18 MAC: 3a:61:dc:53:5e:64
  274. [ 9.373710] xt_time: kernel timezone is -0000
  275. [ 9.425848] PPP generic driver version 2.4.2
  276. [ 9.443875] NET: Registered protocol family 24
  277. [ 12.015284] sun4i-emac 1c0b000.ethernet eth0: could not find the PHY
  278. [ 12.038614] sun4i-emac 1c0b000.ethernet eth0: cannot probe MDIO bus
  279. [ 12.066204] device eth0 entered promiscuous mode
  280. [ 12.087914] IPv6: ADDRCONF(NETDEV_UP): br-lan: link is not ready
  281.  
  282. root@OpenWrt:/# iproot@OpenWrt:/# ip
  283. ip ip6tables-restore ipcalc.sh iptables-restore
  284. ip6tables ip6tables-save iptables iptables-save
  285. root@OpenWrt:/# ip
  286. ip ip6tables-restore ipcalc.sh iptables-restore
  287. ip6tables ip6tables-save iptables iptables-save
  288. root@OpenWrt:/# ipfroot@OpenWrt:/# if
  289. ifconfig ifdown ifstatus ifup
  290. root@OpenWrt:/# if
  291. ifconfig ifdown ifstatus ifup
  292. root@OpenWrt:/# ifcroot@OpenWrt:/# ifconfig
  293. br-lan Link encap:Ethernet HWaddr 3A:61:DC:53:5E:64
  294. inet addr:192.168.1.1 Bcast:192.168.1.255 Mask:255.255.255.0
  295. inet6 addr: fd01:ff2f:efed::1/60 Scope:Global
  296. UP BROADCAST MULTICAST MTU:1500 Metric:1
  297. RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  298. TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
  299. collisions:0 txqueuelen:1000
  300. RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
  301.  
  302. lo Link encap:Local Loopback
  303. inet addr:127.0.0.1 Mask:255.0.0.0
  304. inet6 addr: ::1/128 Scope:Host
  305. UP LOOPBACK RUNNING MTU:65536 Metric:1
  306. RX packets:24 errors:0 dropped:0 overruns:0 frame:0
  307. TX packets:24 errors:0 dropped:0 overruns:0 carrier:0
  308. collisions:0 txqueuelen:0
  309. RX bytes:1744 (1.7 KiB) TX bytes:1744 (1.7 KiB)
  310.  
  311. root@OpenWrt:/#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement