Advertisement
Guest User

Untitled

a guest
Mar 8th, 2014
139
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.28 KB | None | 0 0
  1. U-Boot SPL 2014.01-09730-gb5bd4c9 (Mar 08 2014 - 00:03:52)
  2. Board: Mele_A1000
  3. DRAM: 512 MiB
  4. CPU: 1008000000Hz, AXI/AHB/APB: 3/2/2
  5. spl: not an uImage at 1600
  6.  
  7.  
  8. U-Boot 2014.01-09730-gb5bd4c9 (Mar 08 2014 - 00:03:52) Allwinner Technology
  9.  
  10. CPU: Allwinner A10 (SUN4I)
  11. Board: Mele_A1000
  12. I2C: ready
  13. DRAM: 512 MiB
  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.  
  23. reading uEnv.txt
  24. ** Unable to read file uEnv.txt **
  25. Failed to mount ext2 filesystem...
  26. ** Unrecognized filesystem type **
  27. Failed to mount ext2 filesystem...
  28. ** Unrecognized filesystem type **
  29. reading boot.scr
  30. 294 bytes read in 4 ms (71.3 KiB/s)
  31. Jumping to boot.scr
  32. ## Executing script at 44000000
  33. reading sun4i-a10-a1000.dtb
  34. 16826 bytes read in 6 ms (2.7 MiB/s)
  35. reading uImage
  36. 3272648 bytes read in 158 ms (19.8 MiB/s)
  37. ## Booting kernel from Legacy Image at 46000000 ...
  38. Image Name: Linux-3.14.0-rc5-115339-g6645067
  39. Created: 2014-03-08 21:38:38 UTC
  40. Image Type: ARM Linux Kernel Image (uncompressed)
  41. Data Size: 3272584 Bytes = 3.1 MiB
  42. Load Address: 40008000
  43. Entry Point: 40008000
  44. Verifying Checksum ... OK
  45. ## Flattened Device Tree blob at 49000000
  46. Booting using the fdt blob at 0x49000000
  47. Loading Kernel Image ... OK
  48. Using Device Tree in place at 49000000, end 490071b9
  49.  
  50. Starting kernel ...
  51.  
  52. Uncompressing Linux... done, booting the kernel.
  53. [ 0.000000] Booting Linux on physical CPU 0x0
  54. [ 0.000000] Linux version 3.14.0-rc5-115339-g6645067 (root@darjeeling) (gcc version 4.8.1 (Fedora 2013.11.24-2.fc20) ) #6 PR
  55. EEMPT Sat Mar 8 15:38:30 CST 2014
  56. [ 0.000000] CPU: ARMv7 Processor [413fc082] revision 2 (ARMv7), cr=50c5387d
  57. [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
  58.  
  59. [ 0.000000] Machine model: Mele A1000
  60. [ 0.000000] bootconsole [earlycon0] enabled
  61. [ 0.000000] Memory policy: Data cache writeback
  62. [ 0.000000] On node 0 totalpages: 131072
  63. [ 0.000000] free_area_init_node: node 0, pgdat c052f614, node_mem_map dfbfa000
  64. [ 0.000000] Normal zone: 1024 pages used for memmap
  65. [ 0.000000] Normal zone: 0 pages reserved
  66. [ 0.000000] Normal zone: 131072 pages, LIFO batch:31
  67. [ 0.000000] CPU: All CPU(s) started in SVC mode.
  68. [ 0.000000] pcpu-alloc: s0 r0 d32768 u32768 alloc=1*32768
  69. [ 0.000000] pcpu-alloc: [0] 0
  70. [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 130048
  71. [ 0.000000] Kernel command line: console=ttyS0,115200 loglevel=9 earlyprintk rootwait root=/dev/mmcblk0p2
  72. [ 0.000000] PID hash table entries: 2048 (order: 1, 8192 bytes)
  73. [ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
  74. [ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
  75. [ 0.000000] Memory: 514176K/524288K available (3525K kernel code, 231K rwdata, 1380K rodata, 134K init, 212K bss, 10112K res
  76. erved)
  77. [ 0.000000] Virtual kernel memory layout:
  78. [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
  79. [ 0.000000] fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB)
  80. [ 0.000000] vmalloc : 0xe0800000 - 0xff000000 ( 488 MB)
  81. [ 0.000000] lowmem : 0xc0000000 - 0xe0000000 ( 512 MB)
  82. [ 0.000000] modules : 0xbf800000 - 0xc0000000 ( 8 MB)
  83. [ 0.000000] .text : 0xc0008000 - 0xc04d2934 (4907 kB)
  84. [ 0.000000] .init : 0xc04d3000 - 0xc04f49cc ( 135 kB)
  85. [ 0.000000] .data : 0xc04f6000 - 0xc052fe20 ( 232 kB)
  86. [ 0.000000] .bss : 0xc052fe2c - 0xc0565220 ( 213 kB)
  87. [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
  88. [ 0.000000] Preemptible hierarchical RCU implementation.
  89. [ 0.000000] NR_IRQS:16 nr_irqs:16 16
  90. [ 0.000013] sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every 178956969942ns
  91. [ 0.008186] Console: colour dummy device 80x30
  92. [ 0.012721] Calibrating delay loop... 1001.88 BogoMIPS (lpj=5009408)
  93. [ 0.050920] pid_max: default: 32768 minimum: 301
  94.  
  95. [ 0.055696] Mount-cache hash table entries: 512
  96. [ 0.063582] CPU: Testing write buffer coherency: ok
  97. [ 0.068791] Setting up static identity map for 0x403520f0 - 0x4035213c
  98. [ 0.076286] devtmpfs: initialized
  99. [ 0.080242] VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 3
  100. [ 0.088154] pinctrl core: initialized pinctrl subsystem
  101. [ 0.093615] regulator-dummy: no parameters
  102. [ 0.098010] NET: Registered protocol family 16
  103. [ 0.103039] DMA: preallocated 256 KiB pool for atomic coherent allocations
  104. [ 0.110260] cpuidle: using governor ladder
  105. [ 0.114437] cpuidle: using governor menu
  106. [ 0.126204] bio: create slab <bio-0> at 0
  107. [ 0.130598] reg-fixed-voltage usb1-vbus.1: could not find pctldev for node /soc@01c00000/pinctrl@01c20800/usb1_vbus_pin@0, d
  108. eferring probe
  109. [ 0.143146] platform usb1-vbus.1: Driver reg-fixed-voltage requests probe deferral
  110. [ 0.150812] reg-fixed-voltage usb2-vbus.2: could not find pctldev for node /soc@01c00000/pinctrl@01c20800/usb2_vbus_pin@0, d
  111. eferring probe
  112. [ 0.163321] platform usb2-vbus.2: Driver reg-fixed-voltage requests probe deferral
  113. [ 0.170985] reg-fixed-voltage emac-3v3.4: could not find pctldev for node /soc@01c00000/pinctrl@01c20800/emac_power_pin@0, d
  114. eferring probe
  115. [ 0.183493] platform emac-3v3.4: Driver reg-fixed-voltage requests probe deferral
  116. [ 0.191411] SCSI subsystem initialized
  117. [ 0.195364] libata version 3.00 loaded.
  118. [ 0.199502] usbcore: registered new interface driver usbfs
  119. [ 0.205111] usbcore: registered new interface driver hub
  120. [ 0.210586] usbcore: registered new device driver usb
  121. [ 0.216014] Advanced Linux Sound Architecture Driver Initialized.
  122. [ 0.222994] Switched to clocksource timer
  123. [ 0.227258] cfg80211: Calling CRDA to update world regulatory domain
  124. [ 0.233788] FS-Cache: Loaded
  125. [ 0.242428] NET: Registered protocol family 2
  126. [ 0.247314] TCP established hash table entries: 4096 (order: 2, 16384 bytes)
  127. [ 0.254496] TCP bind hash table entries: 4096 (order: 2, 16384 bytes)
  128. [ 0.261042] TCP: Hash tables configured (established 4096 bind 4096)
  129. [ 0.267539] TCP: reno registered
  130.  
  131. [ 0.270851] UDP hash table entries: 256 (order: 0, 4096 bytes)
  132. [ 0.276780] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
  133. [ 0.283256] NET: Registered protocol family 1
  134. [ 0.287919] RPC: Registered named UNIX socket transport module.
  135. [ 0.293952] RPC: Registered udp transport module.
  136. [ 0.298734] RPC: Registered tcp transport module.
  137. [ 0.303529] RPC: Registered tcp NFSv4.1 backchannel transport module.
  138. [ 0.310798] futex hash table entries: 256 (order: -1, 2048 bytes)
  139. [ 0.326262] NFS: Registering the id_resolver key type
  140. [ 0.331429] Key type id_resolver registered
  141. [ 0.335781] Key type id_legacy registered
  142. [ 0.339881] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
  143. [ 0.347257] NTFS driver 2.1.30 [Flags: R/O].
  144. [ 0.351933] fuse init (API version 7.22)
  145. [ 0.357770] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
  146. [ 0.365311] io scheduler noop registered
  147. [ 0.369314] io scheduler deadline registered
  148. [ 0.373859] io scheduler cfq registered (default)
  149. [ 0.378816] platform 1c13400.phy: Driver sun4i-usb-phy requests probe deferral
  150. [ 0.387583] sunxi-pinctrl 1c20800.pinctrl: initialized sunXi PIO driver
  151. [ 0.430619] Serial: 8250/16550 driver, 8 ports, IRQ sharing disabled
  152. [ 0.459285] 1c28000.serial: ttyS0 at MMIO 0x1c28000 (irq = 27, base_baud = 1500000) is a U6_16550A
  153. [ 0.468389] console [ttyS0] enabled
  154. [ 0.468389] console [ttyS0] enabled
  155. [ 0.475463] bootconsole [earlycon0] disabled
  156. [ 0.475463] bootconsole [earlycon0] disabled
  157. [ 0.486908] loop: module loaded
  158. [ 0.553017] ahci-sunxi 1c18000.sata: controller can't do PMP, turning off CAP_PMP
  159. [ 0.560500] ahci-sunxi 1c18000.sata: forcing PORTS_IMPL to 0x1
  160. [ 0.566387] ahci-sunxi 1c18000.sata: AHCI 0001.0100 32 slots 1 ports 3 Gbps 0x1 impl platform mode
  161. [ 0.575351] ahci-sunxi 1c18000.sata: flags: ncq sntf pm led clo only pio slum part ccc
  162. [ 0.584050] scsi0 : ahci_platform
  163. [ 0.587607] ata1: SATA max UDMA/133 mmio [mem 0x01c18000-0x01c18fff] port 0x100 irq 21
  164. [ 0.596183] platform 1c0b080.mdio: Driver sun4i-mdio requests probe deferral
  165. [ 0.603703] sun4i-emac 1c0b000.ethernet: using random MAC address 52:31:d8:f7:25:87
  166. [ 0.613223] sun4i-emac 1c0b000.ethernet: eth0: at e08bc000, IRQ 17 MAC: 52:31:d8:f7:25:87
  167. [ 0.621558] usbcore: registered new interface driver usblp
  168. [ 0.627147] usbcore: registered new interface driver usb-storage
  169. [ 0.633416] mousedev: PS/2 mouse device common for all mice
  170. [ 0.639701] sunxi-rtc 1c20d00.rtc: rtc core: registered rtc-sunxi as rtc0
  171. [ 0.646531] sunxi-rtc 1c20d00.rtc: RTC enabled
  172. [ 0.651015] i2c /dev entries driver
  173. [ 0.655298] sunxi-wdt 1c20c90.watchdog: Watchdog enabled (timeout=16 sec, nowayout=0)
  174. [ 0.663747] sunxi-mmc 1c0f000.mmc: Got CD GPIO #225.
  175. [ 0.668798] sunxi-mmc 1c0f000.mmc: base:0xe08c4000 irq:18
  176. [ 0.675243] usbcore: registered new interface driver usbhid
  177. [ 0.680808] usbhid: USB HID core driver
  178. [ 0.685421] usbcore: registered new interface driver snd-usb-audio
  179. [ 0.691738] TCP: cubic registered
  180. [ 0.695346] NET: Registered protocol family 17
  181. [ 0.699893] Key type dns_resolver registered
  182. [ 0.704412] ThumbEE CPU extension supported.
  183. [ 0.708697] Registering SWP/SWPB emulation handler
  184. [ 0.714232] usb1-vbus: 5000 mV
  185. [ 0.717610] usb2-vbus: 5000 mV
  186. [ 0.720950] emac-3v3: 3300 mV
  187. [ 0.724511] libphy: sun4i_mii_bus: probed
  188. [ 0.763053] sunxi-rtc 1c20d00.rtc: setting system clock to 2010-01-01 00:00:05 UTC (1262304005)
  189. [ 0.771840] ALSA device list:
  190. [ 0.774846] No soundcards found.
  191. [ 0.953020] ata1: SATA link down (SStatus 0 SControl 300)
  192. [ 0.973089] Waiting for root device /dev/mmcblk0p2...
  193. [ 1.031631] mmc0: host does not support reading read-only switch. assuming write-enable.
  194. [ 1.208722] mmc0: new high speed SDHC card at address e624
  195. [ 1.214509] mmcblk0: mmc0:e624 SU16G 14.8 GiB
  196. [ 1.221083] mmcblk0: p1 p2
  197. [ 1.317523] EXT4-fs (mmcblk0p2): couldn't mount as ext3 due to feature incompatibilities
  198. [ 1.326216] EXT4-fs (mmcblk0p2): couldn't mount as ext2 due to feature incompatibilities
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement