Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revisionLast revisionBoth sides next revision | ||
| toh:watchguard:watchguard_firebox-m300 [2022/03/17 15:16] – OEM bootlog stintel | toh:watchguard:firebox-m300 [2024/10/13 00:05] – Fix wording in tftp boot section regarding uboot timeout when selecting an interface. evs | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== | + | ====== |
| - | ===== USB ===== | + | |
| + | ===== Installation | ||
| + | DEVICE IS SOURCE ONLY. | ||
| + | i.e. step 1 is build your own image. | ||
| + | |||
| + | Installation instructions are in [[commit> | ||
| + | the commit message that added support for the device]]. In a [[commit> | ||
| + | |||
| + | ==== Current installation from stock firmware ==== | ||
| + | |||
| + | These are the combined instructions for new devices to be flashed now, after FIT was introduced: | ||
| + | |||
| + | // | ||
| + | not boot, | ||
| + | |||
| + | < | ||
| + | setenv OpenWrt_kernel watchguard_firebox-m300-fit-uImage.itb | ||
| + | </ | ||
| + | setenv loadaddr 0x20000000 | ||
| + | </ | ||
| + | setenv wgBootSysA ' | ||
| + | </ | ||
| + | saveenv | ||
| + | </ | ||
| + | reset | ||
| + | </ | ||
| + | |||
| + | ===== Recovery ===== | ||
| + | ==== USB ==== | ||
| Write the sdcard image to a USB flash drive, plug it into one of the M300's USB ports and turn on the device. | Write the sdcard image to a USB flash drive, plug it into one of the M300's USB ports and turn on the device. | ||
| Line 6: | Line 34: | ||
| In U-Boot: | In U-Boot: | ||
| < | < | ||
| - | setenv bootargs root=/ | + | setenv bootargs root=/ |
| </ | </ | ||
| When OpenWrt is done booting, scp the OpenWrt image to /tmp and write it to the SD card: | When OpenWrt is done booting, scp the OpenWrt image to /tmp and write it to the SD card: | ||
| < | < | ||
| - | zcat / | + | zcat / |
| </ | </ | ||
| Line 21: | Line 49: | ||
| Finally, reboot the device. | Finally, reboot the device. | ||
| + | |||
| + | ==== TFTP ==== | ||
| + | You first will need to set which port you want to TFTP boot off of. | ||
| + | Mine came as default FM1@DTSEC4. | ||
| + | |||
| + | Port 0 is FM1@DTSEC10. | ||
| + | If you just let it sit and time out u-boot will start going through with trying the other interfaces. | ||
| + | Change it by setting u-boot variable " | ||
| + | |||
| + | You can either use DHCP command, which will then try to boot uImage (the default filename) off of whatever it does by bootp. | ||
| + | Or setenv ipaddr ; setenv serverip; to set your local ip and server ip. | ||
| + | |||
| + | The standard load address is pulled from u-boot variable " | ||
| + | |||
| + | Then just go for tftpboot < | ||
| + | |||
| + | < | ||
| + | MB-M300 => setenv serverip 192.168.2.177 | ||
| + | MB-M300 => setenv ipaddr 192.168.2.182 | ||
| + | MB-M300 => setenv ethact FM1@DTSEC10 | ||
| + | MB-M300 => setenv bootargs console=ttyS0, | ||
| + | MB-M300 => tftpboot | ||
| + | Using FM1@DTSEC10 device | ||
| + | TFTP from server 192.168.2.177; | ||
| + | Filename ' | ||
| + | Load address: 0x20000000 | ||
| + | Loading: ################################################################# | ||
| + | ################################################################# | ||
| + | ################################################################# | ||
| + | ################################################################# | ||
| + | ################################################################# | ||
| + | ################################################################# | ||
| + | ################################################################# | ||
| + | ################################################################# | ||
| + | ################################################################# | ||
| + | ################################################################# | ||
| + | ################################################################# | ||
| + | ##################### | ||
| + | 9.8 MiB/s | ||
| + | done | ||
| + | Bytes transferred = 10799520 (a4c9a0 hex) | ||
| + | MB-M300 => bootm | ||
| + | |||
| + | </ | ||
| + | |||
| + | ===== Platform details ===== | ||
| + | ==== Watchdog ==== | ||
| + | The M300 features 2 independent watchdog: the PowerPC Book-E watchdog and the separate W83793 watchdog. | ||
| + | The latter causes a problem with sysupgrade during handover, which results in failed system upgrades. For this reason, it is no longer used. | ||
| + | This is achieved by [[commit>? | ||
| + | |||
| + | More details below: | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | </ | ||
| + | |||
| ===== Bootlogs ===== | ===== Bootlogs ===== | ||
| Line 821: | Line 912: | ||
| Secondary login: | Secondary login: | ||
| </ | </ | ||
| + | |||
| + | ==== OpenWrt 23.05.5 ==== | ||
| + | |||
| + | < | ||
| + | ## Loading kernel from FIT Image at 20000000 ... | ||
| + | Using ' | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | Data Start: | ||
| + | Data Size: 10762045 Bytes = 10.3 MiB | ||
| + | | ||
| + | | ||
| + | Load Address: 0x00000000 | ||
| + | Entry Point: | ||
| + | Hash algo: crc32 | ||
| + | Hash value: | ||
| + | Hash algo: sha1 | ||
| + | Hash value: | ||
| + | | ||
| + | ## Loading fdt from FIT Image at 20000000 ... | ||
| + | Using ' | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | Data Start: | ||
| + | Data Size: 35501 Bytes = 34.7 KiB | ||
| + | | ||
| + | Hash algo: crc32 | ||
| + | Hash value: | ||
| + | Hash algo: sha1 | ||
| + | Hash value: | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | [ 0.000000] OF: reserved mem: initialized node qman-fqd, compatible id fsl, | ||
| + | [ 0.000000] OF: reserved mem: initialized node qman-pfdr, compatible id fsl, | ||
| + | [ 0.000000] OF: reserved mem: initialized node bman-fbpr, compatible id fsl, | ||
| + | [ 0.000000] MMU: Supported page sizes | ||
| + | [ 0.000000] | ||
| + | [ 0.000000] | ||
| + | [ 0.000000] | ||
| + | [ 0.000000] | ||
| + | [ 0.000000] | ||
| + | [ 0.000000] | ||
| + | [ 0.000000] | ||
| + | [ 0.000000] MMU: Book3E HW tablewalk enabled | ||
| + | [ 0.000000] Linux version 5.15.167 (evan@debian-12-buildopenwrt) (powerpc64-openwrt-linux-musl-gcc (OpenWrt GCC 12.3.0 r24106-10cc5fcd00)4 | ||
| + | [ 0.000000] Using CoreNet Generic machine description | ||
| + | [ 0.000000] printk: bootconsole [udbg0] enabled | ||
| + | [ 0.000000] CPU maps initialized for 2 threads per core | ||
| + | [ 0.000000] ----------------------------------------------------- | ||
| + | [ 0.000000] phys_mem_size | ||
| + | [ 0.000000] dcache_bsize | ||
| + | [ 0.000000] icache_bsize | ||
| + | [ 0.000000] cpu_features | ||
| + | [ 0.000000] | ||
| + | [ 0.000000] | ||
| + | [ 0.000000] cpu_user_features = 0xdc008000 0x08000000 | ||
| + | [ 0.000000] mmu_features | ||
| + | [ 0.000000] firmware_features = 0x0000000000000000 | ||
| + | [ 0.000000] ----------------------------------------------------- | ||
| + | [ 0.000000] ioremap() called early from .of_iomap+0x44/ | ||
| + | [ 0.000000] CoreNet Generic board | ||
| + | [ 0.000000] barrier-nospec: | ||
| + | [ 0.000000] Zone ranges: | ||
| + | [ 0.000000] | ||
| + | [ 0.000000] | ||
| + | [ 0.000000] Movable zone start for each node | ||
| + | [ 0.000000] Early memory node ranges | ||
| + | [ 0.000000] | ||
| + | [ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x00000000ffffffff] | ||
| + | [ 0.000000] MMU: Allocated 2112 bytes of context maps for 255 contexts | ||
| + | [ 0.000000] percpu: Embedded 17 pages/cpu s32472 r0 d37160 u131072 | ||
| + | [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 1032192 | ||
| + | [ 0.000000] Kernel command line: console=ttyS0, | ||
| + | [ 0.000000] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes, linear) | ||
| + | [ 0.000000] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes, linear) | ||
| + | [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off | ||
| + | [ 0.000000] Memory: 3968128K/ | ||
| + | [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, | ||
| + | [ 0.000000] rcu: Hierarchical RCU implementation. | ||
| + | [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=24 to nr_cpu_ids=8. | ||
| + | [ 0.000000] | ||
| + | [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies. | ||
| + | [ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, | ||
| + | [ 0.000000] NR_IRQS: 512, nr_irqs: 512, preallocated irqs: 16 | ||
| + | [ 0.000000] mpic: Setting up MPIC " OpenPIC | ||
| + | [ 0.000000] mpic: ISU size: 512, shift: 9, mask: 1ff | ||
| + | [ 0.000000] mpic: Initializing for 512 sources | ||
| + | [ 0.000001] clocksource: | ||
| + | [ 0.010191] clocksource: | ||
| + | [ 0.018826] Console: colour dummy device 80x25 | ||
| + | [ 0.023207] pid_max: default: 32768 minimum: 301 | ||
| + | [ 0.028094] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) | ||
| + | [ 0.035419] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) | ||
| + | [ 0.044449] rcu: Hierarchical SRCU implementation. | ||
| + | [ 0.049451] smp: Bringing up secondary CPUs ... | ||
| + | [ 0.056676] smp: Brought up 1 node, 8 CPUs | ||
| + | [ 0.064922] clocksource: | ||
| + | [ 0.074683] futex hash table entries: 2048 (order: 5, 131072 bytes, linear) | ||
| + | [ 0.082264] NET: Registered PF_NETLINK/ | ||
| + | [ 0.088540] thermal_sys: | ||
| + | [ 0.088720] cpuidle: using governor teo | ||
| + | [ 0.110055] Machine: WatchGuard Firebox M300 | ||
| + | [ 0.114236] SoC family: QorIQ T2080 | ||
| + | [ 0.117718] SoC ID: svr: | ||
| + | [ 0.125167] Found FSL PCI host bridge at 0x0000000ffe240000. Firmware bus number: 0->0 | ||
| + | [ 0.133004] PCI host bridge / | ||
| + | [ 0.137960] | ||
| + | [ 0.145176] | ||
| + | [ 0.152327] / | ||
| + | [ 0.157172] setup_pci_atmu: | ||
| + | [ 0.161870] / | ||
| + | [ 0.167165] / | ||
| + | [ 0.172959] Found FSL PCI host bridge at 0x0000000ffe250000. Firmware bus number: 0->0 | ||
| + | [ 0.180794] PCI host bridge / | ||
| + | [ 0.185751] | ||
| + | [ 0.192966] | ||
| + | [ 0.200109] / | ||
| + | [ 0.204962] setup_pci_atmu: | ||
| + | [ 0.209660] / | ||
| + | [ 0.214955] / | ||
| + | [ 0.228607] / | ||
| + | [ 0.234399] Found FSL PCI host bridge at 0x0000000ffe260000. Firmware bus number: 0->0 | ||
| + | [ 0.242235] PCI host bridge / | ||
| + | [ 0.247192] | ||
| + | [ 0.254407] | ||
| + | [ 0.261550] / | ||
| + | [ 0.266403] setup_pci_atmu: | ||
| + | [ 0.271101] / | ||
| + | [ 0.276396] / | ||
| + | [ 0.290047] / | ||
| + | [ 0.295836] Found FSL PCI host bridge at 0x0000000ffe270000. Firmware bus number: 0->0 | ||
| + | [ 0.303672] PCI host bridge / | ||
| + | [ 0.308629] | ||
| + | [ 0.315844] | ||
| + | [ 0.322987] / | ||
| + | [ 0.327844] setup_pci_atmu: | ||
| + | [ 0.332537] / | ||
| + | [ 0.337833] / | ||
| + | [ 0.351484] / | ||
| + | [ 0.358263] platform ff6000000.qman-portal: | ||
| + | [ 0.364473] platform ff6004000.qman-portal: | ||
| + | [ 0.370719] platform ff6008000.qman-portal: | ||
| + | [ 0.376982] platform ff600c000.qman-portal: | ||
| + | [ 0.383246] platform ff6010000.qman-portal: | ||
| + | [ 0.389501] platform ff6014000.qman-portal: | ||
| + | [ 0.395755] platform ff6018000.qman-portal: | ||
| + | [ 0.402019] platform ff601c000.qman-portal: | ||
| + | [ 0.408282] platform ff6020000.qman-portal: | ||
| + | [ 0.414537] platform ff6024000.qman-portal: | ||
| + | [ 0.420794] platform ff6028000.qman-portal: | ||
| + | [ 0.427143] platform ff602c000.qman-portal: | ||
| + | [ 0.433493] platform ff6030000.qman-portal: | ||
| + | [ 0.439836] platform ff6034000.qman-portal: | ||
| + | [ 0.446177] platform ff6038000.qman-portal: | ||
| + | [ 0.452527] platform ff603c000.qman-portal: | ||
| + | [ 0.458878] platform ff6040000.qman-portal: | ||
| + | [ 0.465220] platform ff6044000.qman-portal: | ||
| + | [ 0.471565] platform ffe114000.sdhc: | ||
| + | [ 0.477317] platform ffe100300.dma: | ||
| + | [ 0.482958] platform ffe101300.dma: | ||
| + | [ 0.488605] platform ffe102300.dma: | ||
| + | [ 0.494260] platform ffe210000.usb: | ||
| + | [ 0.499906] platform ffe211000.usb: | ||
| + | [ 0.505562] platform ffe318000.qman: | ||
| + | [ 0.511294] platform ffe31a000.bman: | ||
| + | [ 0.517030] fsl-pci ffe240000.pcie: | ||
| + | [ 0.522684] fsl-pci ffe250000.pcie: | ||
| + | [ 0.528339] fsl-pci ffe260000.pcie: | ||
| + | [ 0.533986] fsl-pci ffe270000.pcie: | ||
| + | [ 0.549329] software IO TLB: mapped [mem 0x0000000003ff6000-0x0000000007ff6000] (64MB) | ||
| + | [ 0.557171] PCI: Probing PCI hardware | ||
| + | [ 0.560901] fsl-pci ffe240000.pcie: | ||
| + | [ 0.566996] pci_bus 0000:00: root bus resource [io 0x8000080000010000-0x800008000001ffff] (bus address [0x0000-0xffff]) | ||
| + | [ 0.577870] pci_bus 0000:00: root bus resource [mem 0xc00000000-0xc1fffffff] (bus address [0xe0000000-0xffffffff]) | ||
| + | [ 0.588211] pci_bus 0000:00: root bus resource [bus 00] | ||
| + | [ 0.593423] pci_bus 0000:00: busn_res: [bus 00] end is updated to ff | ||
| + | [ 0.599805] pci 0000: | ||
| + | [ 0.605778] pci 0000: | ||
| + | [ 0.612038] pci 0000: | ||
| + | [ 0.618797] pci 0000: | ||
| + | [ 0.622983] pci 0000: | ||
| + | [ 0.629089] fsl-pci ffe240000.pcie: | ||
| + | [ 0.635037] pci 0000: | ||
| + | [ 0.642468] pci 0000: | ||
| + | [ 0.652725] pci 0000: | ||
| + | [ 0.657868] pci 0000: | ||
| + | [ 0.666041] pci 0000: | ||
| + | [ 0.672821] pci 0000: | ||
| + | [ 0.680566] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01 | ||
| + | [ 0.687163] pci_bus 0000:00: busn_res: [bus 00-ff] end is updated to 01 | ||
| + | [ 0.693825] fsl-pci ffe250000.pcie: | ||
| + | [ 0.699941] pci_bus 0001:00: root bus resource [io 0x8000080000021000-0x8000080000030fff] (bus address [0x0000-0xffff]) | ||
| + | [ 0.710811] pci_bus 0001:00: root bus resource [mem 0xc20000000-0xc2fffffff] (bus address [0xe0000000-0xefffffff]) | ||
| + | [ 0.721155] pci_bus 0001:00: root bus resource [bus 00] | ||
| + | [ 0.726368] pci_bus 0001:00: busn_res: [bus 00] end is updated to ff | ||
| + | [ 0.732737] pci 0001: | ||
| + | [ 0.738722] pci 0001: | ||
| + | [ 0.746114] pci 0001: | ||
| + | [ 0.752848] pci 0001: | ||
| + | [ 0.757058] pci 0001: | ||
| + | [ 0.763155] fsl-pci ffe250000.pcie: | ||
| + | [ 0.769097] pci 0001: | ||
| + | [ 0.776509] pci 0001: | ||
| + | [ 0.786775] pci 0001: | ||
| + | [ 0.791917] pci 0001: | ||
| + | [ 0.800090] pci 0001: | ||
| + | [ 0.806869] pci 0001: | ||
| + | [ 0.814615] pci_bus 0001:01: busn_res: [bus 01-ff] end is updated to 01 | ||
| + | [ 0.821212] pci_bus 0001:00: busn_res: [bus 00-ff] end is updated to 01 | ||
| + | [ 0.827887] fsl-pci ffe260000.pcie: | ||
| + | [ 0.833990] pci_bus 0002:00: root bus resource [io 0x8000080000032000-0x8000080000041fff] (bus address [0x0000-0xffff]) | ||
| + | [ 0.844860] pci_bus 0002:00: root bus resource [mem 0xc30000000-0xc3fffffff] (bus address [0xe0000000-0xefffffff]) | ||
| + | [ 0.855203] pci_bus 0002:00: root bus resource [bus 00] | ||
| + | [ 0.860417] pci_bus 0002:00: busn_res: [bus 00] end is updated to ff | ||
| + | [ 0.866787] pci 0002: | ||
| + | [ 0.872771] pci 0002: | ||
| + | [ 0.880163] pci 0002: | ||
| + | [ 0.886897] pci 0002: | ||
| + | [ 0.891107] pci 0002: | ||
| + | [ 0.897187] fsl-pci ffe260000.pcie: | ||
| + | [ 0.903128] pci 0002: | ||
| + | [ 0.910541] pci 0002: | ||
| + | [ 0.920813] pci 0002: | ||
| + | [ 0.925956] pci 0002: | ||
| + | [ 0.934129] pci 0002: | ||
| + | [ 0.940909] pci 0002: | ||
| + | [ 0.948654] pci_bus 0002:01: busn_res: [bus 01-ff] end is updated to 01 | ||
| + | [ 0.955251] pci_bus 0002:00: busn_res: [bus 00-ff] end is updated to 01 | ||
| + | [ 0.961921] fsl-pci ffe270000.pcie: | ||
| + | [ 0.968029] pci_bus 0003:00: root bus resource [io 0x8000080000043000-0x8000080000052fff] (bus address [0x0000-0xffff]) | ||
| + | [ 0.978899] pci_bus 0003:00: root bus resource [mem 0xc40000000-0xc4fffffff] (bus address [0xe0000000-0xefffffff]) | ||
| + | [ 0.989242] pci_bus 0003:00: root bus resource [bus 00] | ||
| + | [ 0.994456] pci_bus 0003:00: busn_res: [bus 00] end is updated to ff | ||
| + | [ 1.000826] pci 0003: | ||
| + | [ 1.006810] pci 0003: | ||
| + | [ 1.014202] pci 0003: | ||
| + | [ 1.020937] pci 0003: | ||
| + | [ 1.025146] pci 0003: | ||
| + | [ 1.031227] fsl-pci ffe270000.pcie: | ||
| + | [ 1.037168] pci 0003: | ||
| + | [ 1.044580] pci 0003: | ||
| + | [ 1.054846] pci 0003: | ||
| + | [ 1.059989] pci 0003: | ||
| + | [ 1.068162] pci 0003: | ||
| + | [ 1.074941] pci 0003: | ||
| + | [ 1.082690] pci_bus 0003:01: busn_res: [bus 01-ff] end is updated to 01 | ||
| + | [ 1.089283] pci_bus 0003:00: busn_res: [bus 00-ff] end is updated to 01 | ||
| + | [ 1.095898] PCI: Cannot allocate resource region 0 of device 0000: | ||
| + | [ 1.103761] pci 0000: | ||
| + | [ 1.110756] pci 0000: | ||
| + | [ 1.118143] pci 0000: | ||
| + | [ 1.124405] pci 0000: | ||
| + | [ 1.131019] pci 0000: | ||
| + | [ 1.135969] pci 0000: | ||
| + | [ 1.144138] pci 0000: | ||
| + | [ 1.151098] pci_bus 0000:00: Some PCI device resources are unassigned, try booting with pci=realloc | ||
| + | [ 1.160132] pci_bus 0000:00: resource 4 [io 0x8000080000010000-0x800008000001ffff] | ||
| + | [ 1.167785] pci_bus 0000:00: resource 5 [mem 0xc00000000-0xc1fffffff] | ||
| + | [ 1.174215] pci_bus 0000:01: resource 0 [io 0x8000080000010000-0x800008000001ffff] | ||
| + | [ 1.181868] pci_bus 0000:01: resource 1 [mem 0xc00000000-0xc1fffffff] | ||
| + | [ 1.188301] pci 0001: | ||
| + | [ 1.195343] pci 0001: | ||
| + | [ 1.202730] pci 0001: | ||
| + | [ 1.207688] pci 0001: | ||
| + | [ 1.215858] pci 0001: | ||
| + | [ 1.222817] pci_bus 0001:00: resource 4 [io 0x8000080000021000-0x8000080000030fff] | ||
| + | [ 1.230461] pci_bus 0001:00: resource 5 [mem 0xc20000000-0xc2fffffff] | ||
| + | [ 1.236897] pci_bus 0001:01: resource 0 [io 0x8000080000021000-0x8000080000030fff] | ||
| + | [ 1.244544] pci_bus 0001:01: resource 1 [mem 0xc20000000-0xc2fffffff] | ||
| + | [ 1.250983] pci 0002: | ||
| + | [ 1.258018] pci 0002: | ||
| + | [ 1.265412] pci 0002: | ||
| + | [ 1.270365] pci 0002: | ||
| + | [ 1.278539] pci 0002: | ||
| + | [ 1.285493] pci_bus 0002:00: resource 4 [io 0x8000080000032000-0x8000080000041fff] | ||
| + | [ 1.293143] pci_bus 0002:00: resource 5 [mem 0xc30000000-0xc3fffffff] | ||
| + | [ 1.299573] pci_bus 0002:01: resource 0 [io 0x8000080000032000-0x8000080000041fff] | ||
| + | [ 1.307226] pci_bus 0002:01: resource 1 [mem 0xc30000000-0xc3fffffff] | ||
| + | [ 1.313659] pci 0003: | ||
| + | [ 1.320701] pci 0003: | ||
| + | [ 1.328087] pci 0003: | ||
| + | [ 1.333050] pci 0003: | ||
| + | [ 1.341215] pci 0003: | ||
| + | [ 1.348175] pci_bus 0003:00: resource 4 [io 0x8000080000043000-0x8000080000052fff] | ||
| + | [ 1.355819] pci_bus 0003:00: resource 5 [mem 0xc40000000-0xc4fffffff] | ||
| + | [ 1.362255] pci_bus 0003:01: resource 0 [io 0x8000080000043000-0x8000080000052fff] | ||
| + | [ 1.369902] pci_bus 0003:01: resource 1 [mem 0xc40000000-0xc4fffffff] | ||
| + | [ 1.382991] Freescale Elo series DMA driver | ||
| + | [ 1.387291] fsl-elo-dma ffe100300.dma: | ||
| + | [ 1.394231] fsl-elo-dma ffe100300.dma: | ||
| + | [ 1.401165] fsl-elo-dma ffe100300.dma: | ||
| + | [ 1.408133] fsl-elo-dma ffe100300.dma: | ||
| + | [ 1.415074] fsl-elo-dma ffe100300.dma: | ||
| + | [ 1.422033] fsl-elo-dma ffe100300.dma: | ||
| + | [ 1.428983] fsl-elo-dma ffe100300.dma: | ||
| + | [ 1.435950] fsl-elo-dma ffe100300.dma: | ||
| + | [ 1.443285] fsl-elo-dma ffe101300.dma: | ||
| + | [ 1.450218] fsl-elo-dma ffe101300.dma: | ||
| + | [ 1.457158] fsl-elo-dma ffe101300.dma: | ||
| + | [ 1.464118] fsl-elo-dma ffe101300.dma: | ||
| + | [ 1.471068] fsl-elo-dma ffe101300.dma: | ||
| + | [ 1.478035] fsl-elo-dma ffe101300.dma: | ||
| + | [ 1.484977] fsl-elo-dma ffe101300.dma: | ||
| + | [ 1.491937] fsl-elo-dma ffe101300.dma: | ||
| + | [ 1.499300] fsl-elo-dma ffe102300.dma: | ||
| + | [ 1.506311] fsl-elo-dma ffe102300.dma: | ||
| + | [ 1.513354] fsl-elo-dma ffe102300.dma: | ||
| + | [ 1.520393] fsl-elo-dma ffe102300.dma: | ||
| + | [ 1.527430] fsl-elo-dma ffe102300.dma: | ||
| + | [ 1.534477] fsl-elo-dma ffe102300.dma: | ||
| + | [ 1.541522] fsl-elo-dma ffe102300.dma: | ||
| + | [ 1.548564] fsl-elo-dma ffe102300.dma: | ||
| + | [ 1.555987] iommu: Default domain type: Translated | ||
| + | [ 1.560780] iommu: DMA domain TLB invalidation policy: strict mode | ||
| + | [ 1.567166] SCSI subsystem initialized | ||
| + | [ 1.570936] usbcore: registered new interface driver usbfs | ||
| + | [ 1.576353] usbcore: registered new interface driver hub | ||
| + | [ 1.581659] usbcore: registered new device driver usb | ||
| + | [ 1.586708] pps_core: LinuxPPS API ver. 1 registered | ||
| + | [ 1.591633] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti < | ||
| + | [ 1.600782] PTP clock support registered | ||
| + | [ 1.604684] EDAC MC: Ver: 3.0.0 | ||
| + | [ 1.608003] fsl-ifc ffe124000.localbus: | ||
| + | [ 1.615073] fsl-ifc ffe124000.localbus: | ||
| + | [ 1.621882] clocksource: | ||
| + | [ 1.629666] NET: Registered PF_INET protocol family | ||
| + | [ 1.634632] IP idents hash table entries: 65536 (order: 7, 524288 bytes, linear) | ||
| + | [ 1.643587] tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, linear) | ||
| + | [ 1.652063] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) | ||
| + | [ 1.659779] TCP established hash table entries: 32768 (order: 6, 262144 bytes, linear) | ||
| + | [ 1.667826] TCP bind hash table entries: 32768 (order: 7, 524288 bytes, linear) | ||
| + | [ 1.675299] TCP: Hash tables configured (established 32768 bind 32768) | ||
| + | [ 1.681837] UDP hash table entries: 2048 (order: 4, 65536 bytes, linear) | ||
| + | [ 1.688507] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes, linear) | ||
| + | [ 1.695767] NET: Registered PF_UNIX/ | ||
| + | [ 1.701394] PCI: CLS 0 bytes, default 64 | ||
| + | [ 1.706335] workingset: timestamp_bits=46 max_order=20 bucket_order=0 | ||
| + | [ 1.717517] squashfs: version 4.0 (2009/ | ||
| + | [ 1.723288] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc. | ||
| + | [ 1.753593] bman_portal ff4000000.bman-portal: | ||
| + | [ 1.760398] bman_portal ff4004000.bman-portal: | ||
| + | [ 1.767233] bman_portal ff4008000.bman-portal: | ||
| + | [ 1.774020] bman_portal ff400c000.bman-portal: | ||
| + | [ 1.780771] bman_portal ff4010000.bman-portal: | ||
| + | [ 1.787581] bman_portal ff4014000.bman-portal: | ||
| + | [ 1.794403] bman_portal ff4018000.bman-portal: | ||
| + | [ 1.801181] bman_portal ff401c000.bman-portal: | ||
| + | [ 1.808727] qman_portal ff6000000.qman-portal: | ||
| + | [ 1.815457] qman_portal ff6004000.qman-portal: | ||
| + | [ 1.822161] qman_portal ff6008000.qman-portal: | ||
| + | [ 1.828853] qman_portal ff600c000.qman-portal: | ||
| + | [ 1.835574] qman_portal ff6010000.qman-portal: | ||
| + | [ 1.842283] qman_portal ff6014000.qman-portal: | ||
| + | [ 1.848988] qman_portal ff6018000.qman-portal: | ||
| + | [ 1.855840] qman_portal ff601c000.qman-portal: | ||
| + | [ 1.863172] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled | ||
| + | [ 1.870133] printk: console [ttyS0] disabled | ||
| + | [ 1.874354] serial8250.0: | ||
| + | [ 1.883123] printk: console [ttyS0] enabled | ||
| + | [ 1.883123] printk: console [ttyS0] enabled | ||
| + | [ 1.891445] printk: bootconsole [udbg0] disabled | ||
| + | [ 1.891445] printk: bootconsole [udbg0] disabled | ||
| + | [ 1.900880] serial8250.0: | ||
| + | [ 1.909885] serial8250.0: | ||
| + | [ 1.918889] serial8250.0: | ||
| + | [ 1.930674] loop: module loaded | ||
| + | [ 1.934257] physmap-flash fefc00000.nor: | ||
| + | [ 1.943563] fefc00000.nor: | ||
| + | [ 1.953669] Amd/Fujitsu Extended Query Table at 0x0040 | ||
| + | [ 1.958822] | ||
| + | [ 1.963881] number of CFI chips: 1 | ||
| + | [ 1.974856] 11 fixed-partitions partitions found on MTD device fefc00000.nor | ||
| + | [ 1.981921] Creating 11 MTD partitions on " | ||
| + | [ 1.987408] 0x000000000000-0x000000010000 : " | ||
| + | [ 1.992958] ftl_cs: FTL header not found. | ||
| + | [ 1.997063] 0x000000010000-0x000000030000 : " | ||
| + | [ 2.002278] ftl_cs: FTL header not found. | ||
| + | [ 2.006348] 0x000000030000-0x000000040000 : " | ||
| + | [ 2.011517] ftl_cs: FTL header not found. | ||
| + | [ 2.015584] 0x000000040000-0x000000050000 : " | ||
| + | [ 2.021110] ftl_cs: FTL header not found. | ||
| + | [ 2.025179] 0x000000050000-0x000000100000 : " | ||
| + | [ 2.032392] ftl_cs: FTL header not found. | ||
| + | [ 2.036457] 0x000000100000-0x0000001b0000 : " | ||
| + | [ 2.042906] ftl_cs: FTL header not found. | ||
| + | [ 2.046991] 0x0000001b0000-0x000000260000 : " | ||
| + | [ 2.053433] ftl_cs: FTL header not found. | ||
| + | [ 2.057526] 0x000000260000-0x000000320000 : " | ||
| + | [ 2.063907] ftl_cs: FTL header not found. | ||
| + | [ 2.067983] 0x000000320000-0x000000330000 : " | ||
| + | [ 2.073586] ftl_cs: FTL header not found. | ||
| + | [ 2.077709] 0x000000330000-0x000000340000 : " | ||
| + | [ 2.083169] ftl_cs: FTL header not found. | ||
| + | [ 2.087244] 0x000000340000-0x000000400000 : " | ||
| + | [ 2.092575] ftl_cs: FTL header not found. | ||
| + | [ 2.099554] fsl_espi ffe110000.spi: | ||
| + | [ 2.115109] hwmon hwmon0: temp1_input not attached to any thermal zone | ||
| + | [ 2.125640] hwmon hwmon1: temp1_input not attached to any thermal zone | ||
| + | [ 2.136121] hwmon hwmon2: temp1_input not attached to any thermal zone | ||
| + | [ 2.146558] hwmon hwmon3: temp1_input not attached to any thermal zone | ||
| + | [ 2.153705] mv88e6085 0x0000000ffe4fc000: | ||
| + | [ 2.241844] fsl_dpaa_mac ffe4f2000.ethernet: | ||
| + | [ 2.247099] fsl_dpaa_mac ffe4f2000.ethernet: | ||
| + | [ 2.254759] fsl_dpaa_mac ffe4e0000.ethernet: | ||
| + | [ 2.259987] fsl_dpaa_mac ffe4e0000.ethernet: | ||
| + | [ 2.267660] fsl_dpaa_mac ffe4e2000.ethernet: | ||
| + | [ 2.272893] fsl_dpaa_mac ffe4e2000.ethernet: | ||
| + | [ 2.284310] fsl_dpaa_mac ffe4e4000.ethernet: | ||
| + | [ 2.289542] fsl_dpaa_mac ffe4e4000.ethernet: | ||
| + | [ 2.300633] fsl_dpaa_mac ffe4e6000.ethernet: | ||
| + | [ 2.305873] fsl_dpaa_mac ffe4e6000.ethernet: | ||
| + | [ 2.319106] fsl_dpaa_mac ffe4f2000.ethernet eth0: Probed interface eth0 | ||
| + | [ 2.331662] fsl_dpaa_mac ffe4e0000.ethernet eth1: Probed interface eth1 | ||
| + | [ 2.344027] fsl_dpaa_mac ffe4e2000.ethernet eth2: Probed interface eth2 | ||
| + | [ 2.356573] fsl_dpaa_mac ffe4e4000.ethernet eth3: Probed interface eth3 | ||
| + | [ 2.369145] fsl_dpaa_mac ffe4e6000.ethernet eth4: Probed interface eth4 | ||
| + | [ 2.375837] ehci_hcd: USB 2.0 ' | ||
| + | [ 2.382973] fsl-ehci: Freescale EHCI Host controller driver | ||
| + | [ 2.388624] fsl-ehci fsl-ehci.0: Freescale On-Chip EHCI Host Controller | ||
| + | [ 2.395256] fsl-ehci fsl-ehci.0: new USB bus registered, assigned bus number 1 | ||
| + | [ 2.412406] fsl-ehci fsl-ehci.0: irq 44, io mem 0xffe210000 | ||
| + | [ 2.441888] fsl-ehci fsl-ehci.0: USB 2.0 started, EHCI 1.00 | ||
| + | [ 2.447838] hub 1-0:1.0: USB hub found | ||
| + | [ 2.451609] hub 1-0:1.0: 1 port detected | ||
| + | [ 2.455807] fsl-ehci fsl-ehci.1: Freescale On-Chip EHCI Host Controller | ||
| + | [ 2.462446] fsl-ehci fsl-ehci.1: new USB bus registered, assigned bus number 2 | ||
| + | [ 2.479583] fsl-ehci fsl-ehci.1: irq 45, io mem 0xffe211000 | ||
| + | [ 2.511888] fsl-ehci fsl-ehci.1: USB 2.0 started, EHCI 1.00 | ||
| + | [ 2.517828] hub 2-0:1.0: USB hub found | ||
| + | [ 2.521597] hub 2-0:1.0: 1 port detected | ||
| + | [ 2.526065] usbcore: registered new interface driver uas | ||
| + | [ 2.531437] usbcore: registered new interface driver usb-storage | ||
| + | [ 2.538025] mpc-i2c ffe118000.i2c: | ||
| + | [ 2.543462] mpc-i2c ffe118100.i2c: | ||
| + | [ 2.548634] mpc-i2c ffe119000.i2c: | ||
| + | [ 2.553798] mpc-i2c ffe119100.i2c: | ||
| + | [ 2.559256] ptp_qoriq: device tree node missing required elements, try automatic configuration | ||
| + | [ 2.567950] pps pps0: new PPS source ptp0 | ||
| + | [ 2.572287] booke_wdt: powerpc book-e watchdog driver loaded | ||
| + | [ 2.578032] Freescale(R) MPC85xx EDAC driver, (C) 2006 Montavista Software | ||
| + | [ 2.585429] EDAC MC0: Giving out device to module fsl_ddr_edac controller fsl_mc_err: DEV fsl_mc_err (INTERRUPT) | ||
| + | [ 2.595643] fsl_ddr_edac acquired irq 490 for MC | ||
| + | [ 2.600259] fsl_ddr_edac MC err registered | ||
| + | [ 2.605765] EDAC PCI0: Giving out device to module MPC85xx_edac controller mpc85xx_pci_err: | ||
| + | [ 2.617633] MPC85xx_edac acquired irq 20 for PCI Err | ||
| + | [ 2.622603] MPC85xx_edac PCI err registered | ||
| + | [ 2.626832] EDAC PCI1: Giving out device to module MPC85xx_edac controller mpc85xx_pci_err: | ||
| + | [ 2.638689] MPC85xx_edac acquired irq 21 for PCI Err | ||
| + | [ 2.643658] MPC85xx_edac PCI err registered | ||
| + | [ 2.647885] EDAC PCI2: Giving out device to module MPC85xx_edac controller mpc85xx_pci_err: | ||
| + | [ 2.659741] MPC85xx_edac acquired irq 22 for PCI Err | ||
| + | [ 2.664710] MPC85xx_edac PCI err registered | ||
| + | [ 2.668949] EDAC PCI3: Giving out device to module MPC85xx_edac controller mpc85xx_pci_err: | ||
| + | [ 2.680812] MPC85xx_edac acquired irq 23 for PCI Err | ||
| + | [ 2.685781] MPC85xx_edac PCI err registered | ||
| + | [ 2.690342] qoriq-cpufreq qoriq-cpufreq: | ||
| + | [ 2.697531] sdhci: Secure Digital Host Controller Interface driver | ||
| + | [ 2.703718] sdhci: Copyright(c) Pierre Ossman | ||
| + | [ 2.708074] sdhci-pltfm: | ||
| + | [ 2.714817] caam ffe300000.crypto: | ||
| + | [ 2.721707] caam ffe300000.crypto: | ||
| + | [ 2.753681] caam ffe300000.crypto: | ||
| + | [ 2.780416] caam ffe300000.crypto: | ||
| + | [ 2.785736] caam ffe300000.crypto: | ||
| + | [ 2.792533] caam ffe300000.crypto: | ||
| + | [ 2.797966] platform ffe301000.jr: | ||
| + | [ 2.803797] platform ffe302000.jr: | ||
| + | [ 2.809574] platform ffe303000.jr: | ||
| + | [ 2.815359] platform ffe304000.jr: | ||
| + | [ 2.825696] caam algorithms registered in / | ||
| + | [ 2.831830] caam ffe300000.crypto: | ||
| + | [ 2.839335] caam ffe300000.crypto: | ||
| + | [ 2.844414] mmc0: SDHCI controller on ffe114000.sdhc [ffe114000.sdhc] using ADMA 64-bit | ||
| + | [ 2.847693] caam ffe300000.crypto: | ||
| + | [ 2.860687] NET: Registered PF_INET6 protocol family | ||
| + | [ 2.866556] Segment Routing with IPv6 | ||
| + | [ 2.870243] In-situ OAM (IOAM) with IPv6 | ||
| + | [ 2.874219] NET: Registered PF_PACKET protocol family | ||
| + | [ 2.879357] 8021q: 802.1Q VLAN Support v1.8 | ||
| + | [ 2.883603] drmem: No dynamic reconfiguration memory found | ||
| + | [ 2.891032] mv88e6085 0x0000000ffe4fc000: | ||
| + | [ 2.907077] mmc0: new high speed SDHC card at address 59b4 | ||
| + | [ 2.912864] mmcblk0: mmc0:59b4 SDC 7.34 GiB | ||
| + | [ 2.918324] | ||
| + | [ 2.924860] random: crng init done | ||
| + | [ 3.651212] mv88e6085 0x0000000ffe4fc000: | ||
| + | [ 3.667201] mv88e6085 0x0000000ffe4fc000: | ||
| + | [ 3.676024] mv88e6085 0x0000000ffe4fc000: | ||
| + | [ 3.702118] mv88e6085 0x0000000ffe4fc000: | ||
| + | [ 3.725520] mv88e6085 0x0000000ffe4fc000: | ||
| + | [ 3.746789] mv88e6085 0x0000000ffe4fc000: | ||
| + | [ 3.768054] mv88e6085 0x0000000ffe4fc000: | ||
| + | [ 3.783736] DSA: tree 0 setup | ||
| + | [ 3.787280] clk: Disabling unused clocks | ||
| + | [ 3.797669] Freeing unused kernel image (initmem) memory: 19576K | ||
| + | [ 3.803752] This architecture does not have kernel memory protection. | ||
| + | [ 3.810202] Run /init as init process | ||
| + | [ 4.013596] init: Console is alive | ||
| + | [ 4.017118] init: - watchdog - | ||
| + | [ 4.023952] kmodloader: loading kernel modules from / | ||
| + | [ 4.041782] tpm tpm0: starting up the TPM manually | ||
| + | [ 4.123687] rtc-rs5c372 0-0032: rs5c372a found, 24hr | ||
| + | [ 4.135558] rtc-rs5c372 0-0032: registered as rtc0 | ||
| + | [ 4.142071] rtc-rs5c372 0-0032: setting system clock to 2024-10-10T10: | ||
| + | [ 4.151545] kmodloader: done loading kernel modules from / | ||
| + | [ 4.161472] init: - preinit - | ||
| + | Press the [f] key and hit [enter] to enter failsafe mode | ||
| + | Press the [1], [2], [3] or [4] key and hit [enter] to select the debug level | ||
| + | [ 7.135214] procd: - early - | ||
| + | [ 7.138152] procd: - watchdog - | ||
| + | [ 7.672354] procd: - watchdog - | ||
| + | [ 7.675655] procd: - ubus - | ||
| + | [ 7.728880] procd: - init - | ||
| + | Please press Enter to activate this console. | ||
| + | [ 7.841622] kmodloader: loading kernel modules from / | ||
| + | [ 7.849515] i2c_dev: i2c /dev entries driver | ||
| + | [ 7.859978] w83793 0-002c: set bank to 248 failed, fall back to bank 250, read reg 0xc error | ||
| + | [ 7.868438] w83793 0-002c: duplicate addresses 0x48, use force_subclient | ||
| + | [ 7.879076] hwmon_vid: Unknown VRM version of your CPU | ||
| + | [ 7.884444] w83793 0-002d: hwmon_device_register() is deprecated. Please convert the driver to use hwmon_device_register_with_info(). | ||
| + | [ 7.898145] w83793 0-002d: Registered watchdog chardev major 10, minor: 212 | ||
| + | [ 7.924857] PPP generic driver version 2.4.2 | ||
| + | [ 7.929546] NET: Registered PF_PPPOX protocol family | ||
| + | [ 7.937120] kmodloader: done loading kernel modules from / | ||
| + | [ 8.037938] urngd: v1.0.2 started. | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | |||
| + | |||
| + | |||
| + | BusyBox v1.36.1 (2024-09-23 12:34:46 UTC) built-in shell (ash) | ||
| + | |||
| + | _______ | ||
| + | | ||
| + | | ||
| + | | ||
| + | |__| W I R E L E S S F R E E D O M | ||
| + | | ||
| + | | ||
| + | | ||
| + | === WARNING! ===================================== | ||
| + | There is no root password defined on this device! | ||
| + | Use the " | ||
| + | in order to prevent unauthorized SSH logins. | ||
| + | -------------------------------------------------- | ||
| + | root@OpenWrt:/# | ||
| + | |||
| + | </ | ||
| + | |||
| + | |||
| + | ===== Power Consumption ===== | ||
| + | |||
| + | Off: 1.3W | ||
| + | |||
| + | Boot: 24.2W | ||
| + | |||
| + | Idle: 21.0W | ||
| + | |||
| + | |||
| + | ===== Tags ===== | ||
| + | [[meta: | ||
| + | {{tag> | ||