nareshkamboju

booting juno busybox image new firmware works

Feb 1st, 2018
125
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 26.28 KB | None | 0 0
  1. Cmd> reboot
  2.  
  3. Powering up system...
  4.  
  5. Switching on ATXPSU...
  6. PMIC RAM configuration (pms_v103.bin)...
  7. MBtemp : 36 degC
  8.  
  9. Configuring motherboard (rev B, var B)...
  10. IOFPGA image \MB\HBI0262B\io_b118.bit
  11. IOFPGA config: PASSED
  12. OSC CLK config: PASSED
  13.  
  14. Configuring SCC registers...
  15. Writing SCC 0x00000054 with 0x0007FFFE
  16. Writing SCC 0x0000005C with 0x00FE001E
  17. Writing SCC 0x00000100 with 0x003F1000
  18. Writing SCC 0x00000104 with 0x0001F300
  19. Writing SCC 0x00000108 with 0x00371000
  20. Writing SCC 0x0000010C with 0x0001B300
  21. Writing SCC 0x00000118 with 0x003F1000
  22. Writing SCC 0x0000011C with 0x0001F100
  23. Writing SCC 0x000000F8 with 0x0BEC0000
  24. Writing SCC 0x000000FC with 0xABE40000
  25. Writing SCC 0x0000000C with 0x000000C2
  26. Writing SCC 0x00000010 with 0x000000C2
  27.  
  28. Peripheral ID0:0x000000AD
  29. Peripheral ID1:0x000000B0
  30. Peripheral ID2:0x0000000B
  31. Peripheral ID3:0x00000000
  32. Peripheral ID4:0x0000000D
  33. Peripheral ID5:0x000000F0
  34. Peripheral ID6:0x00000005
  35. Peripheral ID7:0x000000B1
  36.  
  37. Programming NOR Flash
  38. Erasing Flash image fip
  39. ...
  40. Erasing Flash
  41. ...
  42. Writing File fip to Flash Address 0x08000000
  43. .......
  44. Image: fip UPDATED from \SOFTWARE\fip.bin
  45. Erasing Flash image bl1
  46. .
  47. Erasing Flash
  48. .
  49. Writing File bl1 to Flash Address 0x0BEC0000
  50.  
  51. Image: bl1 UPDATED from \SOFTWARE\bl1.bin
  52. Erasing Flash image norkern
  53. ........................................................................
  54. Erasing Flash
  55. ...................................................
  56. Writing File norkern to Flash Address 0x08500000
  57. ................................................................................................................................
  58. Image: norkern UPDATED from \SOFTWARE\Image
  59. Erasing Flash image board.dtb
  60. .
  61. Erasing Flash
  62. .
  63. Writing File board.dtb to Flash Address 0x0A700000
  64.  
  65. Image: board.dtb UPDATED from \SOFTWARE\juno.dtb
  66. Erasing Flash image ramdisk.img
  67. ........
  68. Erasing Flash
  69. ........
  70. Writing File ramdisk.img to Flash Address 0x09800000
  71. ..................
  72. Image: ramdisk.img UPDATED from \SOFTWARE\ramdisk.img
  73. Erasing Flash image hdlcdclk
  74. .
  75. Erasing Flash
  76. .
  77. Writing File hdlcdclk to Flash Address 0x0A5C0000
  78.  
  79. Image: hdlcdclk UPDATED from \SOFTWARE\hdlcdclk.dat
  80. Erasing Flash image scp_bl1
  81. .
  82. Erasing Flash
  83. .
  84. Writing File scp_bl1 to Flash Address 0x0BE40000
  85.  
  86. Image: scp_bl1 UPDATED from \SOFTWARE\scp_bl1.bin
  87. Erasing Flash image startup.nsh
  88. .
  89. Erasing Flash
  90. .
  91. Writing File startup.nsh to Flash Address 0x0BF00000
  92.  
  93. Image: startup.nsh UPDATED from \SOFTWARE\startup.nsh
  94. Erasing Flash image BOOTENV
  95. ....
  96. Erasing Flash
  97. ....
  98. Writing File BOOTENV to Flash Address 0x0BFC0000
  99. .
  100. Image: BOOTENV UPDATED from \SOFTWARE\blank.img
  101. Erasing Flash image selftest
  102. .
  103. Erasing Flash
  104. .
  105. Writing File selftest to Flash Address 0x0A600000
  106. ..
  107. Image: selftest UPDATED from \SOFTWARE\selftest
  108. PCIE clock configured...
  109.  
  110. Testing motherboard interfaces (FPGA build 118)...
  111. SRAM 32MB test: PASSED
  112. LAN9118 test: PASSED
  113. KMI1/2 test: PASSED
  114. MMC test: PASSED
  115. PB/LEDs test: PASSED
  116. FPGA UART test: PASSED
  117. PCIe init test: PASSED
  118. MAC addrs test: PASSED
  119.  
  120. SMC MAC address 0002-F700-588D
  121. Setting HDMI0 mode for SVGA.
  122. Setting HDMI1 mode for SVGA.
  123.  
  124. SoC SMB clock enabled.
  125.  
  126. Testing SMB clock...
  127. SMB clock running
  128. Releasing system resets...
  129.  
  130. UART0 set to SoC UART0
  131. UART1 set to SoC UART1
  132.  
  133. NOTICE: Booting Trusted Firmware
  134. NOTICE: BL1: v1.4(debug):v1.4-535-gc1edcd9
  135. NOTICE: BL1: Built : 10:32:07, Feb 1 2018
  136. INFO: BL1: RAM 0x4036000 - 0x403f000
  137. INFO: BL1: cortex_a53: errata workaround for 826319 was applied
  138. INFO: BL1: cortex_a53: errata workaround for 835769 was applied
  139. INFO: BL1: cortex_a53: errata workaround for disable_non_temporal_hint was applied
  140. INFO: BL1: cortex_a53: errata workaround for 843419 was applied
  141. INFO: Using crypto library 'mbed TLS'
  142. INFO: BL1: Loading BL2
  143. INFO: Loading image id=6 at address 0x4008000
  144. INFO: Image id=6 loaded: 0x4008000 - 0x40083df
  145. INFO: Loading image id=1 at address 0x4008000
  146. INFO: Image id=1 loaded: 0x4008000 - 0x4018668
  147. NOTICE: BL1: Booting BL2
  148. INFO: Entry point address = 0x4008000
  149. INFO: SPSR = 0x3c5
  150. NOTICE: BL2: v1.4(debug):v1.4-535-gc1edcd9
  151. NOTICE: BL2: Built : 10:32:07, Feb 1 2018
  152. INFO: Using crypto library 'mbed TLS'
  153. INFO: BL2: Loading image id 2
  154. INFO: Loading image id=7 at address 0x4022000
  155. INFO: Image id=7 loaded: 0x4022000 - 0x402260e
  156. INFO: Loading image id=8 at address 0x4022000
  157. INFO: Image id=8 loaded: 0x4022000 - 0x40224da
  158. INFO: Loading image id=12 at address 0x4022000
  159. INFO: Image id=12 loaded: 0x4022000 - 0x40223e9
  160. INFO: Loading image id=2 at address 0x4022000
  161. INFO: Image id=2 loaded: 0x4022000 - 0x4032f38
  162. INFO: BL2: Initiating SCP_BL2 transfer to SCP
  163. INFO: SDS: Detected SDS Memory Region (3520 bytes)
  164. INFO: BL2: SCP_BL2 transferred to SCP
  165. INFO: BL2: Doing platform setup
  166. INFO: Configuring TrustZone Controller
  167. INFO: BL2: Loading image id 3
  168. INFO: Loading image id=9 at address 0x4022000
  169. INFO: Image id=9 loaded: 0x4022000 - 0x40224da
  170. INFO: Loading image id=13 at address 0x4022000
  171. INFO: Image id=13 loaded: 0x4022000 - 0x40223e9
  172. INFO: Loading image id=3 at address 0x4022000
  173. INFO: Image id=3 loaded: 0x4022000 - 0x402e170
  174. INFO: BL2: Loading image id 4
  175. INFO: Loading image id=10 at address 0xff000000
  176. INFO: Image id=10 loaded: 0xff000000 - 0xff0004e8
  177. INFO: Loading image id=14 at address 0xff000000
  178. INFO: Image id=14 loaded: 0xff000000 - 0xff000487
  179. INFO: Loading image id=4 at address 0xff000000
  180. INFO: Image id=4 loaded: 0xff000000 - 0xff044210
  181. WARNING: Not a known TEE, use default loading options.
  182. INFO: Invalid OPTEE header, legacy mode.
  183. INFO: BL2: Skip loading image id 21
  184. INFO: BL2: Skip loading image id 22
  185. INFO: BL2: Loading image id 5
  186. INFO: Loading image id=11 at address 0xe0000000
  187. INFO: Image id=11 loaded: 0xe0000000 - 0xe00004eb
  188. INFO: Loading image id=15 at address 0xe0000000
  189. INFO: Image id=15 loaded: 0xe0000000 - 0xe00003fa
  190. INFO: Loading image id=5 at address 0xe0000000
  191. INFO: Image id=5 loaded: 0xe0000000 - 0xe00425e8
  192. NOTICE: BL1: Booting BL31
  193. INFO: Entry point address = 0x4022000
  194. INFO: SPSR = 0x3cd
  195. NOTICE: BL31: v1.4(debug):v1.4-535-gc1edcd9
  196. NOTICE: BL31: Built : 10:32:07, Feb 1 2018
  197. INFO: ARM GICv2 driver initialized
  198. INFO: SCMI driver initialized
  199. INFO: BL31: Initializing runtime services
  200. INFO: BL31: cortex_a53: errata workaround for 826319 was applied
  201. INFO: BL31: cortex_a53: errata workaround for 835769 was applied
  202. INFO: BL31: cortex_a53: errata workaround for disable_non_temporal_hint was applied
  203. INFO: BL31: cortex_a53: errata workaround for 843419 was applied
  204. INFO: BL31: Initializing BL32
  205. INFO: BL31: Preparing for EL3 exit to normal world
  206. INFO: Entry point address = 0xe0000000
  207. INFO: SPSR = 0x3c9
  208.  
  209.  
  210. U-Boot 2017.07-rc3-ga624e22 (Feb 01 2018 - 10:34:40 +0530) vexpress_aemv8a juno aarch64
  211.  
  212. DRAM: 8 GiB
  213. PCIe XR3 Host Bridge enabled: x4 link (Gen 2)
  214. Flash: 64 MiB
  215. *** Warning - bad CRC, using default environment
  216.  
  217. In: serial_pl01x
  218. Out: serial_pl01x
  219. Err: serial_pl01x
  220. Net: smc911x-0
  221. Hit any key to stop autoboot: 0
  222. loaded region 0 from 08500000 to 80080000, 00C95A00 bytes
  223. loaded region 0 from 0A700000 to 82000000, 00005CCA bytes
  224. loaded region 0 from 09800000 to 84000000, 001C8240 bytes
  225. ## Loading init Ramdisk from Legacy Image at 84000000 ...
  226. Image Name: BusyBox ramdisk
  227. Image Type: AArch64 Linux RAMDisk Image (uncompressed)
  228. Data Size: 1868288 Bytes = 1.8 MiB
  229. Load Address: 84000000
  230. Entry Point: 84000000
  231. Verifying Checksum ... OK
  232. ## Flattened Device Tree blob at 82000000
  233. Booting using the fdt blob at 0x82000000
  234. reserving fdt memory region: addr=82000000 size=6000
  235. Using Device Tree in place at 0000000082000000, end 0000000082008fff
  236.  
  237. Starting kernel ...
  238.  
  239. [ 0.000000] Booting Linux on physical CPU 0x100
  240. [ 0.000000] Linux version 4.14.0-253644-ga77054c (arvcha01@a74936-lin) (gcc version 6.2.1 20161016 (Linaro GCC 6.2-2016.11)) #1 SMP PREEMPT Thu Feb 1 10:34:27 IST 201
  241. 8
  242. [ 0.000000] Boot CPU: AArch64 Processor [410fd030]
  243. [ 0.000000] Machine model: ARM Juno development board (r0)
  244. [ 0.000000] earlycon: pl11 at MMIO 0x000000007ff80000 (options '')
  245. [ 0.000000] bootconsole [pl11] enabled
  246. [ 0.000000] efi: Getting EFI parameters from FDT:
  247. [ 0.000000] efi: UEFI not found.
  248. [ 0.000000] cma: Reserved 96 MiB at 0x00000000f9000000
  249. [ 0.000000] On node 0 totalpages: 2093056
  250. [ 0.000000] DMA zone: 7168 pages used for memmap
  251. [ 0.000000] DMA zone: 0 pages reserved
  252. [ 0.000000] DMA zone: 520192 pages, LIFO batch:31
  253. [ 0.000000] Normal zone: 21504 pages used for memmap
  254. [ 0.000000] Normal zone: 1572864 pages, LIFO batch:31
  255. [ 0.000000] psci: probing for conduit method from DT.
  256. [ 0.000000] psci: PSCIv1.1 detected in firmware.
  257. [ 0.000000] psci: Using standard PSCI v0.2 function IDs
  258. [ 0.000000] psci: Trusted OS migration not required
  259. [ 0.000000] random: fast init done
  260. [ 0.000000] percpu: Embedded 22 pages/cpu @ffffffc97ff4b000 s50968 r8192 d30952 u90112
  261. [ 0.000000] pcpu-alloc: s50968 r8192 d30952 u90112 alloc=22*4096
  262. [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 [0] 4 [0] 5
  263. [ 0.000000] Detected VIPT I-cache on CPU0
  264. [ 0.000000] CPU features: enabling workaround for ARM errata 826319, 827319, 824069
  265. [ 0.000000] CPU features: enabling workaround for ARM erratum 845719
  266. [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 2064384
  267. [ 0.000000] Kernel command line: console=ttyAMA0,115200n8 root=/dev/sda2 rw rootwait earlycon=pl011,0x7ff80000 debug systemd.log_target=null user_debug=31 androidboot
  268. .hardware=juno loglevel=9 androidboot.selinux=permissive
  269. [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
  270. [ 0.000000] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes)
  271. [ 0.000000] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes)
  272. [ 0.000000] software IO TLB [mem 0xf4fff000-0xf8fff000] (64MB) mapped at [ffffffc074fff000-ffffffc078ffefff]
  273. [ 0.000000] Memory: 8064896K/8372224K available (8828K kernel code, 918K rwdata, 2280K rodata, 832K init, 571K bss, 209024K reserved, 98304K cma-reserved)
  274. [ 0.000000] Virtual kernel memory layout:
  275. [ 0.000000] modules : 0xffffff8000000000 - 0xffffff8008000000 ( 128 MB)
  276. [ 0.000000] vmalloc : 0xffffff8008000000 - 0xffffffbebfff0000 ( 250 GB)
  277. [ 0.000000] .text : 0xffffff8008080000 - 0xffffff8008920000 ( 8832 KB)
  278. [ 0.000000] .rodata : 0xffffff8008920000 - 0xffffff8008b60000 ( 2304 KB)
  279. [ 0.000000] .init : 0xffffff8008b60000 - 0xffffff8008c30000 ( 832 KB)
  280. [ 0.000000] .data : 0xffffff8008c30000 - 0xffffff8008d15a00 ( 919 KB)
  281. [ 0.000000] .bss : 0xffffff8008d15a00 - 0xffffff8008da4740 ( 572 KB)
  282. [ 0.000000] fixed : 0xffffffbefe7fd000 - 0xffffffbefec00000 ( 4108 KB)
  283. [ 0.000000] PCI I/O : 0xffffffbefee00000 - 0xffffffbeffe00000 ( 16 MB)
  284. [ 0.000000] vmemmap : 0xffffffbf00000000 - 0xffffffc000000000 ( 4 GB maximum)
  285. [ 0.000000] 0xffffffbf00000000 - 0xffffffbf21400000 ( 532 MB actual)
  286. [ 0.000000] memory : 0xffffffc000000000 - 0xffffffc980000000 ( 38912 MB)
  287. [ 0.000000] ftrace: allocating 31083 entries in 122 pages
  288. [ 0.000000] Preemptible hierarchical RCU implementation.
  289. [ 0.000000] RCU restricting CPUs from NR_CPUS=64 to nr_cpu_ids=6.
  290. [ 0.000000] Tasks RCU enabled.
  291. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=6
  292. [ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
  293. [ 0.000000] GIC: Using split EOI/Deactivate mode
  294. [ 0.000000] GICv2m: range[mem 0x2c1c0000-0x2c1c0fff], SPI[224:255]
  295. [ 0.000000] arch_timer: cp15 timer(s) running at 50.00MHz (phys).
  296. [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0xb8812736b, max_idle_ns: 440795202655 ns
  297. [ 0.000005] sched_clock: 56 bits at 50MHz, resolution 20ns, wraps every 4398046511100ns
  298. [ 0.008543] clocksource: arm,sp804: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275 ns
  299. [ 0.018253] Failed to initialize '/smb@8000000/motherboard/iofpga@3,00000000/timer@120000': -22
  300. [ 0.027470] Console: colour dummy device 80x25
  301. [ 0.031955] Calibrating delay loop (skipped), value calculated using timer frequency.. 100.00 BogoMIPS (lpj=200000)
  302. [ 0.042429] pid_max: default: 32768 minimum: 301
  303. [ 0.047201] Security Framework initialized
  304. [ 0.051316] SELinux: Initializing.
  305. [ 0.054888] SELinux: Starting in permissive mode
  306. [ 0.059688] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes)
  307. [ 0.066616] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes)
  308. [ 0.090040] ASID allocator initialised with 65536 entries
  309. [ 0.095548] Hierarchical SRCU implementation.
  310. [ 0.108294] EFI services will not be available.
  311. [ 0.120874] smp: Bringing up secondary CPUs ...
  312. [ 0.228870] CPU features: enabling workaround for ARM erratum 832075
  313. [ 0.228877] Detected PIPT I-cache on CPU1
  314. [ 0.228917] CPU1: Booted secondary processor [410fd070]
  315. [ 0.267504] Detected PIPT I-cache on CPU2
  316. [ 0.267533] CPU2: Booted secondary processor [410fd070]
  317. [ 0.307605] Detected VIPT I-cache on CPU3
  318. [ 0.307654] CPU3: Booted secondary processor [410fd030]
  319. [ 0.347689] Detected VIPT I-cache on CPU4
  320. [ 0.347728] CPU4: Booted secondary processor [410fd030]
  321. [ 0.387789] Detected VIPT I-cache on CPU5
  322. [ 0.387826] CPU5: Booted secondary processor [410fd030]
  323. [ 0.387915] smp: Brought up 1 node, 6 CPUs
  324. [ 0.444721] SMP: Total of 6 processors activated.
  325. [ 0.449442] CPU features: detected feature: 32-bit EL0 Support
  326. [ 0.455367] CPU: All CPU(s) started at EL2
  327. [ 0.459500] alternatives: patching kernel code
  328. [ 0.471609] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
  329. [ 0.481395] futex hash table entries: 2048 (order: 6, 262144 bytes)
  330. [ 0.491541] xor: measuring software checksum speed
  331. [ 0.536442] 8regs : 1337.000 MB/sec
  332. [ 0.580708] 8regs_prefetch: 1191.000 MB/sec
  333. [ 0.625317] 32regs : 1638.000 MB/sec
  334. [ 0.669578] 32regs_prefetch: 1382.000 MB/sec
  335. [ 0.674214] xor: using function: 32regs (1638.000 MB/sec)
  336. [ 0.680373] DMI not present or invalid.
  337. [ 0.684466] NET: Registered protocol family 16
  338. [ 0.690077] cpuidle: using governor menu
  339. [ 0.694791] vdso: 2 pages (1 code @ ffffff8008926000, 1 data @ ffffff8008c34000)
  340. [ 0.702227] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
  341. [ 0.709926] DMA: preallocated 256 KiB pool for atomic allocations
  342. [ 0.716042] Serial: AMBA PL011 UART driver
  343. [ 0.723741] 7ff80000.uart: ttyAMA0 at MMIO 0x7ff80000 (irq = 23, base_baud = 0) is a PL011 rev3
  344. [ 0.732486] console [ttyAMA0] enabled
  345. [ 0.732486] console [ttyAMA0] enabled
  346. [ 0.739776] bootconsole [pl11] disabled
  347. [ 0.739776] bootconsole [pl11] disabled
  348. [ 0.758896] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
  349. [ 0.833160] raid6: int64x1 gen() 254 MB/s
  350. [ 0.905375] raid6: int64x1 xor() 264 MB/s
  351. [ 0.977467] raid6: int64x2 gen() 420 MB/s
  352. [ 1.049532] raid6: int64x2 xor() 356 MB/s
  353. [ 1.121686] raid6: int64x4 gen() 604 MB/s
  354. [ 1.193703] raid6: int64x4 xor() 437 MB/s
  355. [ 1.265873] raid6: int64x8 gen() 679 MB/s
  356. [ 1.337946] raid6: int64x8 xor() 439 MB/s
  357. [ 1.410019] raid6: neonx1 gen() 446 MB/s
  358. [ 1.482156] raid6: neonx1 xor() 507 MB/s
  359. [ 1.554238] raid6: neonx2 gen() 722 MB/s
  360. [ 1.626345] raid6: neonx2 xor() 717 MB/s
  361. [ 1.698482] raid6: neonx4 gen() 923 MB/s
  362. [ 1.770527] raid6: neonx4 xor() 858 MB/s
  363. [ 1.842685] raid6: neonx8 gen() 957 MB/s
  364. [ 1.914767] raid6: neonx8 xor() 899 MB/s
  365. [ 1.919004] raid6: using algorithm neonx8 gen() 957 MB/s
  366. [ 1.924268] raid6: .... xor() 899 MB/s, rmw enabled
  367. [ 1.929102] raid6: using neon recovery algorithm
  368. [ 1.934178] vgaarb: loaded
  369. [ 1.937175] SCSI subsystem initialized
  370. [ 1.941045] libata version 3.00 loaded.
  371. [ 1.945022] usbcore: registered new interface driver usbfs
  372. [ 1.950499] usbcore: registered new interface driver hub
  373. [ 1.955848] usbcore: registered new device driver usb
  374. [ 1.961453] dmi: Firmware registration failed.
  375. [ 1.965943] Advanced Linux Sound Architecture Driver Initialized.
  376. [ 1.972382] NetLabel: Initializing
  377. [ 1.975748] NetLabel: domain hash size = 128
  378. [ 1.980069] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
  379. [ 1.985745] NetLabel: unlabeled traffic allowed by default
  380. [ 1.991569] clocksource: Switched to clocksource arch_sys_counter
  381. [ 2.064260] VFS: Disk quotas dquot_6.6.0
  382. [ 2.068240] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
  383. [ 2.079363] NET: Registered protocol family 2
  384. [ 2.084192] TCP established hash table entries: 65536 (order: 7, 524288 bytes)
  385. [ 2.092047] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
  386. [ 2.100136] TCP: Hash tables configured (established 65536 bind 65536)
  387. [ 2.106741] UDP hash table entries: 4096 (order: 5, 131072 bytes)
  388. [ 2.113029] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes)
  389. [ 2.119969] NET: Registered protocol family 1
  390. [ 2.124714] RPC: Registered named UNIX socket transport module.
  391. [ 2.130595] RPC: Registered udp transport module.
  392. [ 2.135262] RPC: Registered tcp transport module.
  393. [ 2.139927] RPC: Registered tcp NFSv4.1 backchannel transport module.
  394. [ 2.146317] PCI: CLS 0 bytes, default 128
  395. [ 2.150536] Unpacking initramfs...
  396. [ 2.158433] Freeing initrd memory: 1820K
  397. [ 2.163447] hw perfevents: enabled with armv8_cortex_a57 PMU driver, 7 counters available
  398. [ 2.172084] hw perfevents: enabled with armv8_cortex_a53 PMU driver, 7 counters available
  399. [ 2.181007] audit: initializing netlink subsys (disabled)
  400. [ 2.186541] audit: type=2000 audit(2.100:1): state=initialized audit_enabled=0 res=1
  401. [ 2.187103] workingset: timestamp_bits=62 max_order=21 bucket_order=0
  402. [ 2.195415] NFS: Registering the id_resolver key type
  403. [ 2.195438] Key type id_resolver registered
  404. [ 2.195441] Key type id_legacy registered
  405. [ 2.195470] jffs2: version 2.2. (NAND) (SUMMARY) �© 2001-2006 Red Hat, Inc.
  406. [ 2.195735] SELinux: Registering netfilter hooks
  407. [ 2.226485] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)
  408. [ 2.233832] io scheduler noop registered
  409. [ 2.237731] io scheduler deadline registered
  410. [ 2.241989] io scheduler cfq registered (default)
  411. [ 2.246663] io scheduler mq-deadline registered
  412. [ 2.251158] io scheduler kyber registered
  413. [ 2.281244] arm-smmu 7fb10000.iommu: probing hardware configuration...
  414. [ 2.287729] arm-smmu 7fb10000.iommu: SMMUv1 with:
  415. [ 2.292399] arm-smmu 7fb10000.iommu: stage 2 translation
  416. [ 2.297755] arm-smmu 7fb10000.iommu: non-coherent table walk
  417. [ 2.303454] arm-smmu 7fb10000.iommu: (IDR0.CTTW overridden by FW configuration)
  418. [ 2.310790] arm-smmu 7fb10000.iommu: stream matching with 2 register groups
  419. [ 2.317781] arm-smmu 7fb10000.iommu: 1 context banks (1 stage-2 only)
  420. [ 2.324258] arm-smmu 7fb10000.iommu: Supported page sizes: 0x60211000
  421. [ 2.330732] arm-smmu 7fb10000.iommu: Stage-2: 40-bit IPA -> 40-bit PA
  422. [ 2.337451] arm-smmu 7fb20000.iommu: probing hardware configuration...
  423. [ 2.343931] arm-smmu 7fb20000.iommu: SMMUv1 with:
  424. [ 2.348600] arm-smmu 7fb20000.iommu: stage 2 translation
  425. [ 2.353956] arm-smmu 7fb20000.iommu: non-coherent table walk
  426. [ 2.359655] arm-smmu 7fb20000.iommu: (IDR0.CTTW overridden by FW configuration)
  427. [ 2.366990] arm-smmu 7fb20000.iommu: stream matching with 2 register groups
  428. [ 2.373981] arm-smmu 7fb20000.iommu: 1 context banks (1 stage-2 only)
  429. [ 2.380457] arm-smmu 7fb20000.iommu: Supported page sizes: 0x60211000
  430. [ 2.386934] arm-smmu 7fb20000.iommu: Stage-2: 40-bit IPA -> 40-bit PA
  431. [ 2.393590] arm-smmu 7fb30000.iommu: probing hardware configuration...
  432. [ 2.400070] arm-smmu 7fb30000.iommu: SMMUv1 with:
  433. [ 2.404738] arm-smmu 7fb30000.iommu: stage 2 translation
  434. [ 2.410094] arm-smmu 7fb30000.iommu: coherent table walk
  435. [ 2.415451] arm-smmu 7fb30000.iommu: stream matching with 2 register groups
  436. [ 2.422442] arm-smmu 7fb30000.iommu: 1 context banks (1 stage-2 only)
  437. [ 2.428918] arm-smmu 7fb30000.iommu: Supported page sizes: 0x60211000
  438. [ 2.435392] arm-smmu 7fb30000.iommu: Stage-2: 40-bit IPA -> 40-bit PA
  439. [ 2.442309] iommu: Adding device 7ff60000.hdlcd to group 0
  440. [ 2.448310] hdlcd 7ff60000.hdlcd: master bind failed: -517
  441. [ 2.455685] mtdoops: mtd device (mtddev=name/number) must be supplied
  442. [ 2.462249] libphy: Fixed MDIO Bus: probed
  443. [ 2.466348] sky2: driver version 1.30
  444. [ 2.492107] libphy: smsc911x-mdio: probed
  445. [ 2.496483] smsc911x 18000000.ethernet eth0: MAC Address: 00:02:f7:00:58:8d
  446. [ 2.503458] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  447. [ 2.509933] ehci-pci: EHCI PCI platform driver
  448. [ 2.514383] ehci-platform: EHCI generic platform driver
  449. [ 2.519686] iommu: Adding device 7ffc0000.ehci to group 1
  450. [ 2.525279] ehci-platform 7ffc0000.ehci: EHCI Host Controller
  451. [ 2.530998] ehci-platform 7ffc0000.ehci: new USB bus registered, assigned bus number 1
  452. [ 2.538973] ehci-platform 7ffc0000.ehci: irq 26, io mem 0x7ffc0000
  453. [ 2.559592] ehci-platform 7ffc0000.ehci: USB 2.0 started, EHCI 1.00
  454. [ 2.566317] hub 1-0:1.0: USB hub found
  455. [ 2.570070] hub 1-0:1.0: 1 port detected
  456. [ 2.574322] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  457. [ 2.580473] ohci-pci: OHCI PCI platform driver
  458. [ 2.584984] usbcore: registered new interface driver usb-storage
  459. [ 2.591778] rtc-pl031 1c170000.rtc: rtc core: registered pl031 as rtc0
  460. [ 2.598372] IR NEC protocol handler initialized
  461. [ 2.602883] IR RC5(x/sz) protocol handler initialized
  462. [ 2.607894] IR RC6 protocol handler initialized
  463. [ 2.612387] IR JVC protocol handler initialized
  464. [ 2.616880] IR Sony protocol handler initialized
  465. [ 2.621459] IR SANYO protocol handler initialized
  466. [ 2.626124] IR Sharp protocol handler initialized
  467. [ 2.630788] IR MCE Keyboard/mouse protocol handler initialized
  468. [ 2.636571] IR XMP protocol handler initialized
  469. [ 2.641331] device-mapper: ioctl: 4.37.0-ioctl (2017-09-20) initialised: [email protected]
  470. [ 2.651531] mmci-pl18x 1c050000.mmci: mmc0: PL180 manf 41 rev0 at 0x1c050000 irq 30,0 (pio)
  471. [ 2.700039] usbcore: registered new interface driver usbhid
  472. [ 2.706617] usbhid: USB HID core driver
  473. [ 2.711930] mhu 2b1f0000.mhu: ARM-MHU mailbox registered
  474. [ 2.718184] Initializing XFRM netlink socket
  475. [ 2.722534] NET: Registered protocol family 10
  476. [ 2.727763] Segment Routing with IPv6
  477. [ 2.731444] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
  478. [ 2.737815] NET: Registered protocol family 17
  479. [ 2.742243] NET: Registered protocol family 15
  480. [ 2.746713] Key type dns_resolver registered
  481. [ 2.751993] Btrfs loaded, crc32c=crc32c-generic
  482. [ 2.757654] hdlcd 7ff60000.hdlcd: master bind failed: -517
  483. [ 2.765908] arm-scmi scmi: SCMI Protocol v1.0 'ARM:ARM' Firmware version 0x1190000
  484. [ 2.790653] arm-smmu 2b600000.iommu: probing hardware configuration...
  485. [ 2.797173] arm-smmu 2b600000.iommu: SMMUv1 with:
  486. [ 2.801855] arm-smmu 2b600000.iommu: stage 2 translation
  487. [ 2.807215] arm-smmu 2b600000.iommu: coherent table walk
  488. [ 2.812575] arm-smmu 2b600000.iommu: stream matching with 2 register groups
  489. [ 2.819579] arm-smmu 2b600000.iommu: 1 context banks (1 stage-2 only)
  490. [ 2.826066] arm-smmu 2b600000.iommu: Supported page sizes: 0x60211000
  491. [ 2.832547] arm-smmu 2b600000.iommu: Stage-2: 40-bit IPA -> 40-bit PA
  492. [ 2.839391] [drm] found ARM HDLCD version r0p0
  493. [ 2.907622] usb 1-1: new high-speed USB device number 2 using ehci-platform
  494. [ 2.970818] tda998x 0-0070: found TDA19988
  495. [ 2.975758] hdlcd 7ff60000.hdlcd: bound 0-0070 (ops 0xffffff80089a7788)
  496. [ 2.982329] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
  497. [ 2.988886] [drm] No driver support for vblank timestamp query.
  498. [ 3.069889] hub 1-1:1.0: USB hub found
  499. [ 3.070212] hub 1-1:1.0: 4 ports detected
  500. [ 3.168790] Console: switching to colour frame buffer device 240x67
  501. [ 3.246279] hdlcd 7ff60000.hdlcd: fb0: frame buffer device
  502. [ 3.252270] [drm] Initialized hdlcd 1.0.0 20151021 for 7ff60000.hdlcd on minor 0
  503. [ 3.261336] rtc-pl031 1c170000.rtc: setting system clock to 2018-02-01 06:08:49 UTC (1517465329)
  504. [ 3.270205] ALSA device list:
  505. [ 3.273168] No soundcards found.
  506. [ 3.278380] Freeing unused kernel memory: 832K
  507. init.sh
  508. sh: can't access tty; job control turned off
  509. / # [ 3.595724] usb 1-1.2: new high-speed USB device number 3 using ehci-platform
  510. [ 3.599721] atkbd serio0: keyboard reset failed on 1c060000.kmi
  511. [ 3.718064] usb-storage 1-1.2:1.0: USB Mass Storage device detected
  512. [ 3.725078] scsi host0: usb-storage 1-1.2:1.0
  513. [ 4.753126] scsi 0:0:0:0: Direct-Access SanDisk Cruzer Blade 1.00 PQ: 0 ANSI: 6
  514. [ 4.762922] sd 0:0:0:0: [sda] 61489152 512-byte logical blocks: (31.5 GB/29.3 GiB)
  515. [ 4.771872] sd 0:0:0:0: [sda] Write Protect is off
  516. [ 4.776693] sd 0:0:0:0: [sda] Mode Sense: 43 00 00 00
  517. [ 4.783510] sd 0:0:0:0: [sda] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
  518. [ 4.805628] sda: sda1 sda2 sda3 sda4 < sda5 sda6 >
  519. [ 4.814420] sd 0:0:0:0: [sda] Attached SCSI removable disk
  520. [ 4.815708] atkbd serio1: keyboard reset failed on 1c070000.kmi
  521.  
  522. / #
  523. / #
  524. / # cat /proc/version
  525. Linux version 4.14.0-253644-ga77054c (arvcha01@a74936-lin) (gcc version 6.2.1 20161016 (Linaro GCC 6.2-2016.11)) #1 SMP PREEMPT Thu Feb 1 10:34:27 IST 2018
  526. / # [ 13.138885] i2c_designware 7ffa0000.i2c: transfer terminated early - interrupt latency too high?
  527. [ 13.147670] tda998x 0-0070: Error -5 reading from 0x900
  528. [ 13.152871] tda998x 0-0070: failed to read edid block 0: -5
  529. [ 13.160884] tda998x 0-0070: failed to read EDID
  530.  
  531. / #
  532. / #
  533. / # cat /proc/version
  534. Linux version 4.14.0-253644-ga77054c (arvcha01@a74936-lin) (gcc version 6.2.1 20161016 (Linaro GCC 6.2-2016.11)) #1 SMP PREEMPT Thu Feb 1 10:34:27 IST 2018
  535. / #
  536. / #
Add Comment
Please, Sign In to add comment