1. U-Boot 2018.09 (Dec 05 2019 - 10:12:58 -0800)
  2. SoC: LS1023AE Rev1.1 (0x87920811)
  3. Clock Configuration:
  4. CPU0(A53):1000 MHz CPU1(A53):1000 MHz
  5. Bus: 300 MHz DDR: 1600 MT/s FMAN: 500 MHz
  6. Reset Configuration Word (RCW):
  7. 00000000: 0610000a 0a000000 00000000 00000000
  8. 00000010: 45580002 00000012 40044000 c1002000
  9. 00000020: 00000000 00000000 00000000 0003effe
  10. 00000030: 20004504 0418320a 00000096 00000001
  11. Model: LS1043A QDS Board - T40/T20
  12. Board: LS1043AQDS, boot from vBank: 0
  13. I2C: ready
  14. DRAM: Initializing DDR...
  15. Detected UDIMM Fixed DDR4 on board
  16. 1.9 GiB (DDR4, 32-bit, CL=11, ECC off)
  17. Using SERDES1 Protocol: 17752 (0x4558)
  18. SEC Firmware: Bad firmware image (not a FIT image)
  19. Waking secondary cores to start from fbd35000
  20. All (2) cores are up.
  21. MMC: FSL_SDHC: 0
  22. Loading Environment from SPI Flash... SF: Detected mx25u3235f with page size 256 Bytes, erase size 64 KiB, total 4 MiB
  23. OK
  24. In: serial
  25. Out: serial
  26. Err: serial
  27. Net: SF: Detected mx25u3235f with page size 256 Bytes, erase size 64 KiB, total 4 MiB
  28. Fman1: Uploading microcode version 108.4.9
  29. PCIe0: pcie@3400000 Root Complex: no link
  30. PCIe1: pcie@3500000 Root Complex: no link
  31. PCIe2: pcie@3600000 disabled
  32. FM1@DTSEC1 [PRIME], FM1@DTSEC2, FM1@DTSEC3, FM1@DTSEC5, FM1@DTSEC6
  33. ### main_loop entered: bootdelay=5
  34. ### main_loop: bootcmd="printenv"
  35. WatchGuard U-Boot 2018.09 - Dec 05 2019 10:12:58
  36. +-------------------------------------------------------------------------+
  37. |WatchGuard (SYSA) |
  38. |WatchGuard (SYSB Recovery/Diagnostic Mode) |
  39. | |
  40. | |
  41. | |
  42. | |
  43. | |
  44. | |
  45. | |
  46. | |
  47. | |
  48. +-------------------------------------------------------------------------+
  49. Use the ^ and v keys to select which entry is highlighted.
  50. Press enter to boot the selected OS.
  51. password> fake
  52. => printenv loadaddr
  53. loadaddr=82000000
  54. => setenv loadaddr 84000000
  55. => run tftpload; setenv bootargs 'console=ttyS0,115200 earlycon=uart8250,mmio,0x21c0500 loglevel=8'; bootm ${loadaddr}
  56. Using FM1@DTSEC1 device
  57. TFTP from server 172.21.10.158; our IP address is 172.21.10.31
  58. Filename 'watchguard_firebox-t20t40-kernel.itb'.
  59. Load address: 0x84000000
  60. Loading: #################################################################
  61. #################################################################
  62. #################################################################
  63. #################################################################
  64. #################################################################
  65. #################################################################
  66. #################################################################
  67. #################################################################
  68. #################################################################
  69. #################################################################
  70. #################################################################
  71. #################################################################
  72. #################################################################
  73. #################################################################
  74. #################################################################
  75. #################################################################
  76. ##########################################
  77. 5.3 MiB/s
  78. done
  79. Bytes transferred = 15871176 (f22cc8 hex)
  80. ## Loading kernel from FIT Image at 84000000 ...
  81. Using 'config-1' configuration
  82. Trying 'kernel-1' kernel subimage
  83. Description: ARM64 OpenWrt Linux-5.10.112
  84. Created: 2022-04-26 3:44:05 UTC
  85. Type: Kernel Image
  86. Compression: gzip compressed
  87. Data Start: 0x840000ec
  88. Data Size: 15841678 Bytes = 15.1 MiB
  89. Architecture: AArch64
  90. OS: Linux
  91. Load Address: 0x80000000
  92. Entry Point: 0x80000000
  93. Hash algo: crc32
  94. Hash value: f7bfdf36
  95. Hash algo: sha1
  96. Hash value: 1b1b0c0289e161471927e3a737c7f4e5b821eeb6
  97. Verifying Hash Integrity ... crc32+ sha1+ OK
  98. ## Loading fdt from FIT Image at 84000000 ...
  99. Using 'config-1' configuration
  100. Trying 'fdt-1' fdt subimage
  101. Description: ARM64 OpenWrt watchguard_firebox-t20t40 device tree blob
  102. Created: 2022-04-26 3:44:05 UTC
  103. Type: Flat Device Tree
  104. Compression: uncompressed
  105. Data Start: 0x84f1bbc8
  106. Data Size: 27567 Bytes = 26.9 KiB
  107. Architecture: AArch64
  108. Hash algo: crc32
  109. Hash value: e2ba0ed7
  110. Hash algo: sha1
  111. Hash value: 9ef374ce483a60bd9365fb391b3b5fd6dc1ec358
  112. Verifying Hash Integrity ... crc32+ sha1+ OK
  113. Booting using the fdt blob at 0x84f1bbc8
  114. Uncompressing Kernel Image ... OK
  115. Using Device Tree in place at 0000000084f1bbc8, end 0000000084f35776
  116. WARNING: SEC firmware not running, no kaslr-seed
  117. WARNING failed to get smmu node: FDT_ERR_NOTFOUND
  118. WARNING failed to get smmu node: FDT_ERR_NOTFOUND
  119. Starting kernel ...
  120. [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034]
  121. [ 0.000000] Linux version 5.10.112 (aholmes@astraea-lnx) (aarch64-openwrt-linux-musl-gcc (OpenWrt GCC 11.2.0 r19521-46980294f66) 11.2.0, GNU ld (GNU Binutils) 2.37) #0 SMP PREEMPT Tue Apr 26 03:44:05 2022
  122. [ 0.000000] Machine model: WatchGuard FireBox T20/T40
  123. [ 0.000000] earlycon: uart8250 at MMIO 0x00000000021c0500 (options '')
  124. [ 0.000000] printk: bootconsole [uart8250] enabled
  125. [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000fb800000, size 4 MiB
  126. [ 0.000000] OF: reserved mem: initialized node qman-fqd, compatible id shared-dma-pool
  127. [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000f8000000, size 32 MiB
  128. [ 0.000000] OF: reserved mem: initialized node qman-pfdr, compatible id shared-dma-pool
  129. [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000fa000000, size 16 MiB
  130. [ 0.000000] OF: reserved mem: initialized node bman-fbpr, compatible id shared-dma-pool
  131. [ 0.000000] NUMA: No NUMA configuration found
  132. [ 0.000000] NUMA: Faking a node at [mem 0x0000000080000000-0x00000000fbdfffff]
  133. [ 0.000000] NUMA: NODE_DATA [mem 0xfb612e80-0xfb614d7f]
  134. [ 0.000000] Zone ranges:
  135. [ 0.000000] DMA [mem 0x0000000080000000-0x00000000fbdfffff]
  136. [ 0.000000] DMA32 empty
  137. [ 0.000000] Normal empty
  138. [ 0.000000] Movable zone start for each node
  139. [ 0.000000] Early memory node ranges
  140. [ 0.000000] node 0: [mem 0x0000000080000000-0x00000000f7ffffff]
  141. [ 0.000000] node 0: [mem 0x00000000fb000000-0x00000000fb7fffff]
  142. [ 0.000000] node 0: [mem 0x00000000fbc00000-0x00000000fbdfffff]
  143. [ 0.000000] Initmem setup node 0 [mem 0x0000000080000000-0x00000000fbdfffff]
  144. [ 0.000000] On node 0 totalpages: 494080
  145. [ 0.000000] DMA zone: 7928 pages used for memmap
  146. [ 0.000000] DMA zone: 0 pages reserved
  147. [ 0.000000] DMA zone: 494080 pages, LIFO batch:63
  148. [ 0.000000] cma: Reserved 16 MiB at 0x00000000f5000000
  149. [ 0.000000] percpu: Embedded 22 pages/cpu s51608 r8192 d30312 u90112
  150. [ 0.000000] pcpu-alloc: s51608 r8192 d30312 u90112 alloc=22*4096
  151. [ 0.000000] pcpu-alloc: [0] 0 [0] 1
  152. [ 0.000000] Detected VIPT I-cache on CPU0
  153. [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 486152
  154. [ 0.000000] Policy zone: DMA
  155. [ 0.000000] Kernel command line: console=ttyS0,115200 earlycon=uart8250,mmio,0x21c0500 loglevel=8
  156. [ 0.000000] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes, linear)
  157. [ 0.000000] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
  158. [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
  159. [ 0.000000] Memory: 1881804K/1976320K available (11070K kernel code, 1268K rwdata, 3056K rodata, 22144K init, 357K bss, 78132K reserved, 16384K cma-reserved)
  160. [ 0.000000] rcu: Preemptible hierarchical RCU implementation.
  161. [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=64 to nr_cpu_ids=2.
  162. [ 0.000000] Trampoline variant of Tasks RCU enabled.
  163. [ 0.000000] Tracing variant of Tasks RCU enabled.
  164. [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies.
  165. [ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2
  166. [ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
  167. [ 0.000000] GIC: Adjusting CPU interface base to 0x000000000142f000
  168. [ 0.000000] GIC: Using split EOI/Deactivate mode
  169. [ 0.000000] random: get_random_bytes called from start_kernel+0x348/0x4d4 with crng_init=0
  170. [ 0.000000] arch_timer: Enabling global workaround for Freescale erratum a005858
  171. [ 0.000000] arch_timer: CPU0: Trapping CNTVCT access
  172. [ 0.000000] arch_timer: cp15 timer(s) running at 25.00MHz (phys).
  173. [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x5c40939b5, max_idle_ns: 440795202646 ns
  174. [ 0.000004] sched_clock: 56 bits at 25MHz, resolution 40ns, wraps every 4398046511100ns
  175. [ 0.008483] Console: colour dummy device 80x25
  176. [ 0.013027] Calibrating delay loop (skipped), value calculated using timer frequency.. 50.00 BogoMIPS (lpj=250000)
  177. [ 0.023458] pid_max: default: 32768 minimum: 301
  178. [ 0.028277] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes, linear)
  179. [ 0.035737] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes, linear)
  180. [ 0.044951] rcu: Hierarchical SRCU implementation.
  181. [ 0.050527] smp: Bringing up secondary CPUs ...
  182. [ 0.055468] Detected VIPT I-cache on CPU1
  183. [ 0.055505] arch_timer: CPU1: Trapping CNTVCT access
  184. [ 0.055518] CPU1: Booted secondary processor 0x0000000001 [0x410fd034]
  185. [ 0.055595] smp: Brought up 1 node, 2 CPUs
  186. [ 0.075324] SMP: Total of 2 processors activated.
  187. [ 0.080056] CPU features: detected: 32-bit EL0 Support
  188. [ 0.085225] CPU features: detected: CRC32 instructions
  189. [ 0.090440] CPU features: emulated: Privileged Access Never (PAN) using TTBR0_EL1 switching
  190. [ 0.100476] CPU: All CPU(s) started at EL2
  191. [ 0.104604] alternatives: patching kernel code
  192. [ 0.115135] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
  193. [ 0.125047] futex hash table entries: 512 (order: 3, 32768 bytes, linear)
  194. [ 0.133137] NET: Registered protocol family 16
  195. [ 0.139113] DMA: preallocated 256 KiB GFP_KERNEL pool for atomic allocations
  196. [ 0.146382] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
  197. [ 0.154381] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
  198. [ 0.163061] thermal_sys: Registered thermal governor 'step_wise'
  199. [ 0.163456] OF: /thermal-zones/core-cluster/cooling-maps/map0: could not find phandle
  200. [ 0.177392] thermal_sys: Add a cooling_device property with at least one device
  201. [ 0.184749] thermal_sys: failed to build thermal zone core-cluster: -2
  202. [ 0.191485] cpuidle: using governor menu
  203. [ 0.195531] ASID allocator initialised with 65536 entries
  204. [ 0.201134] Serial: AMBA PL011 UART driver
  205. [ 0.219950] Machine: WatchGuard FireBox T20/T40
  206. [ 0.224515] SoC family: QorIQ LS1043A
  207. [ 0.228205] SoC ID: svr:0x87920811, Revision: 1.1
  208. [ 0.251675] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
  209. [ 0.258508] HugeTLB registered 32.0 MiB page size, pre-allocated 0 pages
  210. [ 0.265252] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
  211. [ 0.272011] HugeTLB registered 64.0 KiB page size, pre-allocated 0 pages
  212. [ 0.281668] raid6: skip pq benchmark and using algorithm neonx8
  213. [ 0.288048] raid6: using neon recovery algorithm
  214. [ 0.295232] iommu: Default domain type: Passthrough
  215. [ 0.300480] vgaarb: loaded
  216. [ 0.303483] SCSI subsystem initialized
  217. [ 0.307455] libata version 3.00 loaded.
  218. [ 0.311892] pps_core: LinuxPPS API ver. 1 registered
  219. [ 0.316886] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <[email protected]>
  220. [ 0.326519] PTP clock support registered
  221. [ 0.330621] fsl-ifc 1530000.ifc: Freescale Integrated Flash Controller
  222. [ 0.337248] fsl-ifc 1530000.ifc: IFC version 1.4, 8 banks
  223. [ 0.343707] clocksource: Switched to clocksource arch_sys_counter
  224. [ 0.350084] VFS: Disk quotas dquot_6.6.0
  225. [ 0.354105] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
  226. [ 0.368312] NET: Registered protocol family 2
  227. [ 0.372840] IP idents hash table entries: 32768 (order: 6, 262144 bytes, linear)
  228. [ 0.381438] tcp_listen_portaddr_hash hash table entries: 1024 (order: 2, 16384 bytes, linear)
  229. [ 0.390088] TCP established hash table entries: 16384 (order: 5, 131072 bytes, linear)
  230. [ 0.398187] TCP bind hash table entries: 16384 (order: 6, 262144 bytes, linear)
  231. [ 0.405787] TCP: Hash tables configured (established 16384 bind 16384)
  232. [ 0.412441] UDP hash table entries: 1024 (order: 3, 32768 bytes, linear)
  233. [ 0.419246] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes, linear)
  234. [ 0.426573] NET: Registered protocol family 1
  235. [ 0.430974] PCI: CLS 0 bytes, default 64
  236. [ 0.543040] workingset: timestamp_bits=44 max_order=19 bucket_order=0
  237. [ 0.550307] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  238. [ 0.556435] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
  239. [ 0.566603] fuse: init (API version 7.32)
  240. [ 0.570722] SGI XFS with security attributes, realtime, no debug enabled
  241. [ 0.578098] xor: measuring software checksum speed
  242. [ 0.587921] 8regs : 1971 MB/sec
  243. [ 0.596530] 32regs : 2335 MB/sec
  244. [ 0.605883] arm64_neon : 1981 MB/sec
  245. [ 0.610263] xor: using function: 32regs (2335 MB/sec)
  246. [ 0.615384] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)
  247. [ 0.624762] layerscape-pcie 3400000.pcie: host bridge /soc/pcie@3400000 ranges:
  248. [ 0.632146] layerscape-pcie 3400000.pcie: IO 0x4000010000..0x400001ffff -> 0x0000000000
  249. [ 0.640765] layerscape-pcie 3400000.pcie: MEM 0x4040000000..0x407fffffff -> 0x0040000000
  250. [ 0.649512] layerscape-pcie 3400000.pcie: PCI host bridge to bus 0000:00
  251. [ 0.656279] pci_bus 0000:00: root bus resource [bus 00-ff]
  252. [ 0.661800] pci_bus 0000:00: root bus resource [io 0x0000-0xffff]
  253. [ 0.668033] pci_bus 0000:00: root bus resource [mem 0x4040000000-0x407fffffff] (bus address [0x40000000-0x7fffffff])
  254. [ 0.678656] pci 0000:00:00.0: [1957:8088] type 01 class 0x060400
  255. [ 0.684722] pci 0000:00:00.0: reg 0x38: [mem 0x4040000000-0x40400007ff pref]
  256. [ 0.691854] pci 0000:00:00.0: supports D1 D2
  257. [ 0.696155] pci 0000:00:00.0: PME# supported from D0 D1 D2 D3hot
  258. [ 0.706076] pci 0000:00:00.0: BAR 6: assigned [mem 0x4040000000-0x40400007ff pref]
  259. [ 0.713712] pci 0000:00:00.0: PCI bridge to [bus 01-ff]
  260. [ 0.719163] pcieport 0000:00:00.0: PME: Signaling with IRQ 81
  261. [ 0.725143] pcieport 0000:00:00.0: AER: enabled with IRQ 81
  262. [ 0.730975] layerscape-pcie 3500000.pcie: host bridge /soc/pcie@3500000 ranges:
  263. [ 0.738368] layerscape-pcie 3500000.pcie: IO 0x4800010000..0x480001ffff -> 0x0000000000
  264. [ 0.746980] layerscape-pcie 3500000.pcie: MEM 0x4840000000..0x487fffffff -> 0x0040000000
  265. [ 0.755698] layerscape-pcie 3500000.pcie: PCI host bridge to bus 0001:00
  266. [ 0.762445] pci_bus 0001:00: root bus resource [bus 00-ff]
  267. [ 0.767975] pci_bus 0001:00: root bus resource [io 0x10000-0x1ffff] (bus address [0x0000-0xffff])
  268. [ 0.777001] pci_bus 0001:00: root bus resource [mem 0x4840000000-0x487fffffff] (bus address [0x40000000-0x7fffffff])
  269. [ 0.787617] pci 0001:00:00.0: [1957:8088] type 01 class 0x060400
  270. [ 0.793674] pci 0001:00:00.0: reg 0x38: [mem 0x4840000000-0x48400007ff pref]
  271. [ 0.800807] pci 0001:00:00.0: supports D1 D2
  272. [ 0.805107] pci 0001:00:00.0: PME# supported from D0 D1 D2 D3hot
  273. [ 0.814945] pci 0001:00:00.0: BAR 6: assigned [mem 0x4840000000-0x48400007ff pref]
  274. [ 0.822566] pci 0001:00:00.0: PCI bridge to [bus 01-ff]
  275. [ 0.827990] pcieport 0001:00:00.0: PME: Signaling with IRQ 82
  276. [ 0.833954] pcieport 0001:00:00.0: AER: enabled with IRQ 82
  277. [ 0.851643] bman_portal 508000000.bman-portal: Portal initialised, cpu 0
  278. [ 0.858498] bman_portal 508010000.bman-portal: Portal initialised, cpu 1
  279. [ 0.865954] qman_portal 500000000.qman-portal: Portal initialised, cpu 0
  280. [ 0.873200] qman_portal 500010000.qman-portal: Portal initialised, cpu 1
  281. [ 0.880643] rcpm 1ee2140.power-controller: can't request region for resource [mem 0x01ee2140-0x01ee2143]
  282. [ 0.890203] rcpm: probe of 1ee2140.power-controller failed with error -16
  283. [ 0.897428] Serial: 8250/16550 driver, 16 ports, IRQ sharing enabled
  284. [ 0.906433] printk: console [ttyS0] disabled
  285. [ 0.910789] 21c0500.serial: ttyS0 at MMIO 0x21c0500 (irq = 45, base_baud = 18750000) is a 16550A
  286. [ 0.919678] printk: console [ttyS0] enabled
  287. [ 0.919678] printk: console [ttyS0] enabled
  288. [ 0.928074] printk: bootconsole [uart8250] disabled
  289. [ 0.928074] printk: bootconsole [uart8250] disabled
  290. [ 0.938239] 21c0600.serial: ttyS1 at MMIO 0x21c0600 (irq = 45, base_baud = 18750000) is a 16550A
  291. [ 0.947371] 21d0500.serial: ttyS2 at MMIO 0x21d0500 (irq = 46, base_baud = 18750000) is a 16550A
  292. [ 0.956496] 21d0600.serial: ttyS3 at MMIO 0x21d0600 (irq = 46, base_baud = 18750000) is a 16550A
  293. [ 0.972577] brd: module loaded
  294. [ 0.978774] loop: module loaded
  295. [ 0.984010] spi-nor spi0.0: mx25u3235f (4096 Kbytes)
  296. [ 0.989027] 12 fixed-partitions partitions found on MTD device 1550000.spi
  297. [ 0.995918] Creating 12 MTD partitions on "1550000.spi":
  298. [ 1.001233] 0x000000000000-0x000000100000 : "rcw+pbi"
  299. [ 1.006710] 0x000000100000-0x000000200000 : "u-boot"
  300. [ 1.012001] 0x000000200000-0x000000210000 : "u-boot-env"
  301. [ 1.017639] 0x000000210000-0x000000220000 : "empty-1"
  302. [ 1.023010] 0x000000220000-0x000000240000 : "fman ucode"
  303. [ 1.028662] 0x000000240000-0x000000280000 : "empty-2-ppa"
  304. [ 1.034411] 0x000000280000-0x0000002a0000 : "wg-cfg0"
  305. [ 1.039805] 0x0000002a0000-0x0000002c0000 : "wg-cfg1"
  306. [ 1.045192] 0x0000002c0000-0x0000002e0000 : "wg-mfg"
  307. [ 1.050478] 0x0000002e0000-0x000000300000 : "empty-3"
  308. [ 1.055880] 0x000000300000-0x000000320000 : "fman-ucode-old"
  309. [ 1.061863] 0x000000320000-0x000000400000 : "wg-bootopt"
  310. [ 1.183531] fsl_dpaa_mac 1ae0000.ethernet: FMan MEMAC
  311. [ 1.188765] fsl_dpaa_mac 1ae0000.ethernet: FMan MAC address: 00:0b:6b:01:01:01
  312. [ 1.196521] fsl_dpaa_mac 1ae2000.ethernet: FMan MEMAC
  313. [ 1.201577] fsl_dpaa_mac 1ae2000.ethernet: FMan MAC address: 00:0b:6b:01:01:02
  314. [ 1.209036] fsl_dpaa_mac 1ae4000.ethernet: FMan MEMAC
  315. [ 1.214101] fsl_dpaa_mac 1ae4000.ethernet: FMan MAC address: 00:0b:6b:01:01:03
  316. [ 1.221801] fsl_dpaa_mac 1ae8000.ethernet: FMan MEMAC
  317. [ 1.226869] fsl_dpaa_mac 1ae8000.ethernet: FMan MAC address: 00:0b:6b:01:01:05
  318. [ 1.234572] fsl_dpaa_mac 1aea000.ethernet: FMan MEMAC
  319. [ 1.239628] fsl_dpaa_mac 1aea000.ethernet: FMan MAC address: 00:0b:6b:01:01:06
  320. [ 1.271651] fsl_dpaa_mac 1ae0000.ethernet eth0: Probed interface eth0
  321. [ 1.302173] fsl_dpaa_mac 1ae2000.ethernet eth1: Probed interface eth1
  322. [ 1.338882] fsl_dpaa_mac 1ae4000.ethernet eth2: Probed interface eth2
  323. [ 1.371465] fsl_dpaa_mac 1ae8000.ethernet eth3: Probed interface eth3
  324. [ 1.403697] fsl_dpaa_mac 1aea000.ethernet eth4: Probed interface eth4
  325. [ 1.412618] VFIO - User Level meta-driver version: 0.3
  326. [ 1.420995] mousedev: PS/2 mouse device common for all mice
  327. [ 1.429649] ftm-alarm 29d0000.timer: registered as rtc1
  328. [ 1.435234] i2c /dev entries driver
  329. [ 1.439243] ptp_qoriq: device tree node missing required elements, try automatic configuration
  330. [ 1.447978] pps pps0: new PPS source ptp0
  331. [ 1.471799] qoriq_thermal 1f00000.tmu: Failed to register sensors
  332. [ 1.479592] qoriq-cpufreq qoriq-cpufreq: Freescale QorIQ CPU frequency scaling driver
  333. [ 1.488146] sdhci: Secure Digital Host Controller Interface driver
  334. [ 1.494366] sdhci: Copyright(c) Pierre Ossman
  335. [ 1.498721] sdhci-pltfm: SDHCI platform and OF driver helper
  336. [ 1.505255] caam 1700000.crypto: Linux CAAM Queue I/F driver initialised
  337. [ 1.511981] caam 1700000.crypto: Entropy delay = 3200
  338. [ 1.530656] mmc0: SDHCI controller on 1560000.esdhc [1560000.esdhc] using ADMA 64-bit
  339. [ 1.543791] caam 1700000.crypto: Instantiated RNG4 SH0
  340. [ 1.570526] caam 1700000.crypto: Instantiated RNG4 SH1
  341. [ 1.575684] caam 1700000.crypto: device ID = 0x0a12060000000000 (Era 8)
  342. [ 1.582300] caam 1700000.crypto: job rings = 3, qi = 1
  343. [ 1.593569] caam algorithms registered in /proc/crypto
  344. [ 1.599857] caam 1700000.crypto: caam pkc algorithms registered in /proc/crypto
  345. [ 1.607239] caam 1700000.crypto: registering rng-caam
  346. [ 1.616175] caam 1700000.crypto: algorithms registered in /proc/crypto
  347. [ 1.623434] hid: raw HID events driver (C) Jiri Kosina
  348. [ 1.629956] NET: Registered protocol family 10
  349. [ 1.635773] Segment Routing with IPv6
  350. [ 1.639541] NET: Registered protocol family 17
  351. [ 1.644115] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
  352. [ 1.657148] 8021q: 802.1Q VLAN Support v1.8
  353. [ 1.661466] mmc0: new HS200 MMC card at address 0001
  354. [ 1.662864] Btrfs loaded, crc32c=crc32c-generic
  355. [ 1.667425] mmcblk0: mmc0:0001 M62704 3.56 GiB
  356. [ 1.674070] qoriq_thermal 1f00000.tmu: Failed to register sensors
  357. [ 1.675810] mmcblk0boot0: mmc0:0001 M62704 partition 1 2.00 MiB
  358. [ 1.681910] qoriq_thermal 1f00000.tmu: Failed to register sensors
  359. [ 1.687806] mmcblk0boot1: mmc0:0001 M62704 partition 2 2.00 MiB
  360. [ 1.699629] mmcblk0rpmb: mmc0:0001 M62704 partition 3 512 KiB, chardev (244:0)
  361. [ 1.708402] mmcblk0: p1 p2 p3 p4 < p5 p6 p7 >
  362. [ 1.714811] qoriq_thermal 1f00000.tmu: Failed to register sensors
  363. [ 1.718801] Freeing unused kernel memory: 22144K
  364. [ 1.733961] Run /init as init process
  365. [ 1.737625] with arguments:
  366. [ 1.740588] /init
  367. [ 1.742857] with environment:
  368. [ 1.746023] HOME=/
  369. [ 1.746028] random: fast init done
  370. [ 1.748380] TERM=linux
  371. [ 1.799585] random: crng init done
  372. [ 2.078822] init: Console is alive
  373. [ 2.082349] init: - watchdog -
  374. [ 2.093039] kmodloader: loading kernel modules from /etc/modules-boot.d/*
  375. [ 2.104566] pps_ldisc: PPS line discipline registered
  376. [ 2.115909] usbcore: registered new interface driver usbfs
  377. [ 2.121441] usbcore: registered new interface driver hub
  378. [ 2.126871] usbcore: registered new device driver usb
  379. [ 2.133884] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  380. [ 2.143173] ahci-qoriq 3200000.sata: AHCI 0001.0301 32 slots 1 ports 6 Gbps 0x1 impl platform mode
  381. [ 2.152228] ahci-qoriq 3200000.sata: flags: 64bit ncq sntf pm clo only pmp fbs pio slum part ccc sds apst
  382. [ 2.163016] scsi host0: ahci-qoriq
  383. [ 2.166642] ata1: SATA max UDMA/133 mmio [mem 0x03200000-0x0320ffff] port 0x100 irq 57
  384. [ 2.175057] qoriq_thermal 1f00000.tmu: Failed to register sensors
  385. [ 2.505268] ata1: SATA link down (SStatus 0 SControl 300)
  386. [ 2.512869] ehci-fsl: Freescale EHCI Host controller driver
  387. [ 2.519270] ehci-platform: EHCI generic platform driver
  388. [ 2.527883] qoriq_thermal 1f00000.tmu: Failed to register sensors
  389. [ 2.534572] qoriq_thermal 1f00000.tmu: Failed to register sensors
  390. [ 2.542597] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller
  391. [ 2.548182] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 1
  392. [ 2.556054] xhci-hcd xhci-hcd.1.auto: hcc params 0x0220f66d hci version 0x100 quirks 0x0000000002010010
  393. [ 2.565502] xhci-hcd xhci-hcd.1.auto: irq 54, io mem 0x02f00000
  394. [ 2.571967] hub 1-0:1.0: USB hub found
  395. [ 2.575752] hub 1-0:1.0: 1 port detected
  396. [ 2.580118] qoriq_thermal 1f00000.tmu: Failed to register sensors
  397. [ 2.584279] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller
  398. [ 2.586915] qoriq_thermal 1f00000.tmu: Failed to register sensors
  399. [ 2.591770] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 2
  400. [ 2.605548] xhci-hcd xhci-hcd.1.auto: Host supports USB 3.0 SuperSpeed
  401. [ 2.612117] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
  402. [ 2.620572] hub 2-0:1.0: USB hub found
  403. [ 2.624349] hub 2-0:1.0: 1 port detected
  404. [ 2.628607] qoriq_thermal 1f00000.tmu: Failed to register sensors
  405. [ 2.634136] xhci-hcd xhci-hcd.2.auto: xHCI Host Controller
  406. [ 2.635255] qoriq_thermal 1f00000.tmu: Failed to register sensors
  407. [ 2.640519] xhci-hcd xhci-hcd.2.auto: new USB bus registered, assigned bus number 3
  408. [ 2.654129] xhci-hcd xhci-hcd.2.auto: hcc params 0x0220f66d hci version 0x100 quirks 0x0000000002010010
  409. [ 2.663569] xhci-hcd xhci-hcd.2.auto: irq 55, io mem 0x03000000
  410. [ 2.669974] hub 3-0:1.0: USB hub found
  411. [ 2.673765] hub 3-0:1.0: 1 port detected
  412. [ 2.678013] qoriq_thermal 1f00000.tmu: Failed to register sensors
  413. [ 2.684129] xhci-hcd xhci-hcd.2.auto: xHCI Host Controller
  414. [ 2.684173] xhci-hcd xhci-hcd.2.auto: new USB bus registered, assigned bus number 4
  415. [ 2.690447] qoriq_thermal 1f00000.tmu: Failed to register sensors
  416. [ 2.697401] xhci-hcd xhci-hcd.2.auto: Host supports USB 3.0 SuperSpeed
  417. [ 2.710037] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
  418. [ 2.718488] hub 4-0:1.0: USB hub found
  419. [ 2.722258] hub 4-0:1.0: 1 port detected
  420. [ 2.726514] qoriq_thermal 1f00000.tmu: Failed to register sensors
  421. [ 2.730539] xhci-hcd xhci-hcd.3.auto: xHCI Host Controller
  422. [ 2.732916] qoriq_thermal 1f00000.tmu: Failed to register sensors
  423. [ 2.738207] xhci-hcd xhci-hcd.3.auto: new USB bus registered, assigned bus number 5
  424. [ 2.751991] xhci-hcd xhci-hcd.3.auto: hcc params 0x0220f66d hci version 0x100 quirks 0x0000000002010010
  425. [ 2.761470] xhci-hcd xhci-hcd.3.auto: irq 56, io mem 0x03100000
  426. [ 2.767870] hub 5-0:1.0: USB hub found
  427. [ 2.771637] hub 5-0:1.0: 1 port detected
  428. [ 2.775901] qoriq_thermal 1f00000.tmu: Failed to register sensors
  429. [ 2.782207] xhci-hcd xhci-hcd.3.auto: xHCI Host Controller
  430. [ 2.787716] xhci-hcd xhci-hcd.3.auto: new USB bus registered, assigned bus number 6
  431. [ 2.795597] qoriq_thermal 1f00000.tmu: Failed to register sensors
  432. [ 2.801769] xhci-hcd xhci-hcd.3.auto: Host supports USB 3.0 SuperSpeed
  433. [ 2.808403] usb usb6: We don't know the algorithms for LPM for this host, disabling LPM.
  434. [ 2.816861] hub 6-0:1.0: USB hub found
  435. [ 2.820628] hub 6-0:1.0: 1 port detected
  436. [ 2.824888] qoriq_thermal 1f00000.tmu: Failed to register sensors
  437. [ 2.834202] usbcore: registered new interface driver usb-storage
  438. [ 2.841419] qoriq_thermal 1f00000.tmu: Failed to register sensors
  439. [ 2.845386] usbcore: registered new interface driver uas
  440. [ 2.852961] kmodloader: done loading kernel modules from /etc/modules-boot.d/*
  441. [ 2.870513] init: - preinit -
  442. [ 3.043120] qoriq_thermal 1f00000.tmu: Failed to register sensors
  443. Press the [f] key and hit [enter] to enter failsafe mode
  444. Press the [1], [2], [3] or [4] key and hit [enter] to select the debug level
  445. [ 6.134609] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
  446. [ 7.558403] procd: - early -
  447. [ 7.561412] procd: - watchdog -
  448. [ 8.132442] procd: - watchdog -
  449. [ 8.135945] procd: - ubus -
  450. [ 8.189825] procd: - init -
  451. Please press Enter to activate this console.
  452. [ 8.330488] urngd: v1.0.2 started.
  453. [ 8.358639] kmodloader: loading kernel modules from /etc/modules.d/*
  454. [ 8.423037] Key type cifs.idmap registered
  455. [ 8.458976] PPP generic driver version 2.4.2
  456. [ 8.464172] NET: Registered protocol family 24
  457. [ 8.472162] kmodloader: done loading kernel modules from /etc/modules.d/*
  458. [ 10.160159] [xx_custom] INFO: Timezone sanity check enabled: TIME_ZONE=Australia/Melbourne BOOT_TZ=UTC
  459. [ 10.172912] [xx_custom] WARNING: Timezone does not match, continuing
  460. [ 10.185220] [xx_custom] INFO: Setting hostname to firebox-t20-010101
  461. [ 10.198647] [xx_custom] INFO: Using fixed root password: [redacted]
  462. [ 10.214204] [xx_custom] INFO: Applying LAN configuration
  463. [ 10.229991] [xx_custom] INFO: Applying DHCP configuration
  464. [ 10.247923] [xx_custom] INFO: Applying NTP and timezone configuration
  465. [ 10.264476] [xx_custom] INFO: Applying miscellaneous settings
  466. [ 10.286938] [xx_custom] INFO: Setting system.autoconf=done
  467. [ 10.299402] [xx_custom] INFO: Finished applying custom default configuration, please check log for errors.
  468. BusyBox v1.35.0 (2022-04-24 21:09:51 UTC) built-in shell (ash)
  469. _______ ________ __
  470. | |.-----.-----.-----.| | | |.----.| |_
  471. | - || _ | -__| || | | || _|| _|
  472. |_______|| __|_____|__|__||________||__| |____|
  473. |__| W I R E L E S S F R E E D O M
  474. -----------------------------------------------------
  475. OpenWrt firebox-t20, r19521+1-46980294f66
  476. -----------------------------------------------------
  477. root@firebox-t20-010101 / #