U-Boot 2010.12-00050-ga7f6f23 (Oct 02 2013 - 15:23:12)
CPU: P1010E, Version: 1.0, (0x80f90010)
Core: E500, Version: 5.1, (0x80212151)
Clock Configuration:
CPU0:1000 MHz,
CCB:400 MHz,
DDR:333.333 MHz (666.667 MT/s data rate) (Asynchronous), IFC:100 MHz
L1: D-cache 32 kB enabled
I-cache 32 kB enabled
Board: P1010RDB
I2C: ready
SPI: ready
DRAM: 256 MiB (DDR3, 32-bit, CL=5, ECC off)
L2: 256 KB enabled
SF: Detected S25FL512S_256K with page size 256, total 64 MiB
No valid address in Flash. Using generated address
PCIe1: Root Complex of Mini PCIe Slot, x1, regs @ 0xffe0a000
01:00.0 - 168c:003c - Network controller
PCIe1: Bus 00 - 01
PCIe2: Root Complex of PCIe Slot, x1, regs @ 0xffe09000
03:00.0 - 168c:0033 - Network controller
PCIe2: Bus 02 - 03
In: serial
Out: serial
Err: serial
Net: eTSEC1, eTSEC2
Adtran bootloader version 1.0.5
SF: Detected S25FL512S_256K with page size 256, total 64 MiB
SF: Detected S25FL512S_256K with page size 256, total 64 MiB
Erasing SPI flash...Writing to SPI flash...done
2030 >
2030 > printenv
autostart=no
baudrate=115200
boot_bank=A
bootargs=root=31:06 rw rootfstype=jffs2 console=ttyS0,115200
bootcmd=sf probe 0; sf read 0x2000000 0x640000 0x280000; sf read 0xc00000 0x3E80000 0x40000; bootm 0x2000000 - 0xc00000
bootcnt=0
bootdelay=3
bootfile=uImage
consoledev=ttyS0
ethact=eTSEC1
ethaddr=00:19:92:xx:xx:xx
fdtaddr=c00000
fwversion_a=2.3-2030-1010.1-3.3.0-656804
fwversion_b=2.3-2030-1010.1-3.2.0-HA-650478
hostname=P1010RDB
loadaddr=1000000
mac_addr=00:19:92:xx:xx:xx
mfg_state=132
netdev=eth0
netretry=no
serial_num=2030xxxxxxxxxx
ver_num=1.0.5
Environment size: 600/262140 bytes
2030 > setenv serverip 192.168.1.2
2030 > setenv ipaddr 192.168.1.1
2030 > saveenv
Saving Environment to SPI Flash...
Erasing SPI flash...Writing to SPI flash...done
2030 > printenv
autostart=no
baudrate=115200
boot_bank=A
bootargs=root=31:06 rw rootfstype=jffs2 console=ttyS0,115200
bootcmd=sf probe 0; sf read 0x2000000 0x640000 0x280000; sf read 0xc00000 0x3E80000 0x40000; bootm 0x2000000 - 0xc00000
bootcnt=0
bootdelay=3
bootfile=uImage
consoledev=ttyS0
ethact=eTSEC1
ethaddr=00:19:92:xx:xx:xx
fdtaddr=c00000
fwversion_a=2.3-2030-1010.1-3.3.0-656804
fwversion_b=2.3-2030-1010.1-3.2.0-HA-650478
hostname=P1010RDB
ipaddr=192.168.1.1
loadaddr=1000000
mac_addr=00:19:92:xx:xx:xx
mfg_state=132
netdev=eth0
netretry=no
serial_num=2030xxxxxxxxxx
serverip=192.168.1.2
ver_num=1.0.5
Environment size: 644/262140 bytes
2030 > tftpboot openwrt-mpc85xx-generic-red-15w-rev1-initramfs-kernel.bin
Speed: 1000, full duplex
Using eTSEC1 device
TFTP from server 192.168.1.2; our IP address is 192.168.1.1
Filename 'openwrt-mpc85xx-generic-red-15w-rev1-initramfs-kernel.bin'.
Load address: 0x1000000
Loading: #################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
######################################
done
Bytes transferred = 5847676 (593a7c hex)
2030 > bootm 0x1000000
## Booting kernel from FIT Image at 01000000 ...
Using 'config@1' configuration
Trying 'kernel@1' kernel subimage
Description: POWERPC OpenWrt Linux-4.19.84
Type: Kernel Image
Compression: gzip compressed
Data Start: 0x010000ec
Data Size: 5834681 Bytes = 5.6 MiB
Architecture: PowerPC
OS: Linux
Load Address: 0x00000000
Entry Point: 0x00000000
Hash algo: crc32
Hash value: 0036693c
Hash algo: sha1
Hash value: e90b279a5a2ce964f00d5746bf9cc8607d809b25
Verifying Hash Integrity ... crc32+ sha1+ OK
## Flattened Device Tree from FIT Image at 01000000
Using 'config@1' configuration
Trying 'fdt@1' FDT blob subimage
Description: POWERPC OpenWrt red-15w-rev1 device tree blob
Type: Flat Device Tree
Compression: uncompressed
Data Start: 0x015909e8
Data Size: 11102 Bytes = 10.8 KiB
Architecture: PowerPC
Hash algo: crc32
Hash value: 10ca102d
Hash algo: sha1
Hash value: 9f9cc4268b20ac9931872490ee2ea612aa929916
Verifying Hash Integrity ... crc32+ sha1+ OK
Booting using the fdt blob at 0x15909e8
Uncompressing Kernel Image ... OK
Loading Device Tree to 00ffa000, end 00fffb5d ... OK
[ 0.000000] Memory CAM mapping: 256 Mb, residual: 0Mb
[ 0.000000] Linux version 4.19.85 (builder@sunny) (gcc version 8.3.0 (OpenWrt GCC 8.3.0 r11562-08d9c95417)) #0 Sun Nov 24 22:17:34 2019
[ 0.000000] Using P1010 RDB machine description
[ 0.000000] bootconsole [udbg0] enabled
[ 0.000000] -----------------------------------------------------
[ 0.000000] phys_mem_size = 0x10000000
[ 0.000000] dcache_bsize = 0x20
[ 0.000000] icache_bsize = 0x20
[ 0.000000] cpu_features = 0x0000000010010128
[ 0.000000] possible = 0x0000000010010128
[ 0.000000] always = 0x0000000000000020
[ 0.000000] cpu_user_features = 0x84e08000 0x08000000
[ 0.000000] mmu_features = 0x00020010
[ 0.000000] -----------------------------------------------------
red_15w_rev1_setup_arch()
[ 0.000000] RED 15w Rev.1 from Sophos
[ 0.000000] barrier-nospec: using isync; sync as speculation barrier
[ 0.000000] Zone ranges:
[ 0.000000] DMA [mem 0x0000000000000000-0x000000000fffffff]
[ 0.000000] Normal empty
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x0000000000000000-0x000000000fffffff]
[ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x000000000fffffff]
[ 0.000000] MMU: Allocated 1088 bytes of context maps for 255 contexts
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 64960
[ 0.000000] Kernel command line: root=31:06 rw rootfstype=jffs2 console=ttyS0,115200
[ 0.000000] Dentry cache hash table entries: 32768 (order: 5, 131072 bytes)
[ 0.000000] Inode-cache hash table entries: 16384 (order: 4, 65536 bytes)
[ 0.000000] Memory: 182196K/262144K available (4632K kernel code, 204K rwdata, 1060K rodata, 5364K init, 213K bss, 79948K reserved, 0K cma-reserved)
[ 0.000000] Kernel virtual memory layout:
[ 0.000000] * 0xfffdf000..0xfffff000 : fixmap
[ 0.000000] * 0xfdffe000..0xfe000000 : early ioremap
[ 0.000000] * 0xd1000000..0xfdffe000 : vmalloc & ioremap
[ 0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[ 0.000000] NR_IRQS: 512, nr_irqs: 512, preallocated irqs: 16
[ 0.000000] mpic: Setting up MPIC " OpenPIC " version 1.2 at ffe40000, max 1 CPUs
[ 0.000000] mpic: ISU size: 256, shift: 8, mask: ff
[ 0.000000] mpic: Initializing for 256 sources
[ 0.000009] clocksource: timebase: mask: 0xffffffffffffffff max_cycles: 0xb8812736b, max_idle_ns: 440795202655 ns
[ 0.010180] clocksource: timebase mult[14000000] shift[24] registered
[ 0.016640] pid_max: default: 32768 minimum: 301
[ 0.021364] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
[ 0.027892] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
[ 0.037220] random: get_random_u32 called from bucket_table_alloc.isra.21+0x148/0x1ac with crng_init=0
[ 0.046688] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 0.056350] futex hash table entries: 256 (order: -1, 3072 bytes)
[ 0.062685] NET: Registered protocol family 16
[ 0.073248] Found FSL PCI host bridge at 0x00000000ffe0a000. Firmware bus number: 0->255
[ 0.081270] PCI host bridge /pcie@ffe0a000 (primary) ranges:
[ 0.086897] MEM 0x0000000080000000..0x000000009fffffff -> 0x0000000080000000
[ 0.094098] IO 0x00000000ffc00000..0x00000000ffc0ffff -> 0x0000000000000000
[ 0.101229] /pcie@ffe0a000: PCICSRBAR @ 0xfff00000
[ 0.105988] setup_pci_atmu: end of DRAM 10000000
[ 0.118528] PCI: Probing PCI hardware
[ 0.122230] fsl-pci ffe0a000.pcie: PCI host bridge to bus a000:00
[ 0.128254] pci_bus a000:00: root bus resource [io 0x0000-0xffff]
[ 0.134398] pci_bus a000:00: root bus resource [mem 0x80000000-0x9fffffff]
[ 0.141256] pci_bus a000:00: root bus resource [bus 00-ff]
[ 0.159475] pci a000:00:00.0: PCI bridge to [bus 01-ff]
[ 0.164750] PCI: Cannot allocate resource region 0 of device a000:00:00.0, will remap
[ 0.172527] pci a000:00:00.0: BAR 0: no space for [mem size 0x00100000]
[ 0.179089] pci a000:00:00.0: BAR 0: failed to assign [mem size 0x00100000]
[ 0.186037] pci a000:01:00.0: BAR 6: assigned [mem 0x80200000-0x8020ffff pref]
[ 0.193237] pci a000:00:00.0: PCI bridge to [bus 01]
[ 0.198183] pci a000:00:00.0: bridge window [io 0x0000-0xffff]
[ 0.204260] pci a000:00:00.0: bridge window [mem 0x80000000-0x9fffffff]
[ 0.211029] pci_bus a000:00: Some PCI device resources are unassigned, try booting with pci=realloc
[ 0.220154] /soc@ffe00000/timer@41100: cannot get timer frequency.
[ 0.226283] /soc@ffe00000/timer@42100: cannot get timer frequency.
[ 0.237794] fsl-ifc ffe1e000.ifc: Freescale Integrated Flash Controller
[ 0.244366] fsl-ifc ffe1e000.ifc: IFC version 1.0, 4 banks
[ 0.251388] clocksource: Switched to clocksource timebase
[ 0.257211] NET: Registered protocol family 2
[ 0.261834] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 4096 bytes)
[ 0.269436] TCP established hash table entries: 2048 (order: 1, 8192 bytes)
[ 0.276365] TCP bind hash table entries: 2048 (order: 1, 8192 bytes)
[ 0.282694] TCP: Hash tables configured (established 2048 bind 2048)
[ 0.289078] UDP hash table entries: 256 (order: 0, 4096 bytes)
[ 0.294850] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
[ 0.301217] NET: Registered protocol family 1
[ 5.045941] Crashlog allocated RAM at address 0x3f00000
[ 5.051770] workingset: timestamp_bits=14 max_order=16 bucket_order=2
[ 5.061952] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 5.067728] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
[ 5.084567] io scheduler noop registered
[ 5.088422] io scheduler deadline registered (default)
[ 5.107531] Serial: 8250/16550 driver, 2 ports, IRQ sharing enabled
[ 5.114144] console [ttyS0] disabled
[ 5.117672] serial8250.0: ttyS0 at MMIO 0xffe04500 (irq = 42, base_baud = 24999999) is a 16550A
[ 5.126330] console [ttyS0] enabled
[ 5.126330] console [ttyS0] enabled
[ 5.133259] bootconsole [udbg0] disabled
[ 5.133259] bootconsole [udbg0] disabled
[ 5.141318] serial8250.0: ttyS1 at MMIO 0xffe04600 (irq = 42, base_baud = 24999999) is a 16550A
[ 5.150484] console [ttyS0] disabled
[ 5.154111] console [ttyS0] enabled
[ 5.157934] ffe04600.serial: ttyS1 at MMIO 0xffe04600 (irq = 42, base_baud = 24999999) is a 16550
[ 5.167287] fsl,ifc-nand ff800000.nand: fsl_ifc_nand_probe: address did not match any chip selects
[ 5.210063] fsl_espi ffe07000.spi: at 0x(ptrval) (irq = 59)
[ 5.215943] libphy: Fixed MDIO Bus: probed
[ 5.220501] libphy: Freescale PowerQUICC MII Bus: probed
[ 5.225991] mdio_bus mdio@ffe24000: MDIO device at address 0 is missing.
[ 5.232799] libphy: Freescale PowerQUICC MII Bus: probed
[ 5.256060] fsl-gianfar soc@ffe00000:ethernet@b0000: enabled errata workarounds, flags: 0x4
[ 5.274872] fsl-gianfar soc@ffe00000:ethernet@b0000 eth0: mac: 00:19:92:xx:xx:xx
[ 5.282277] fsl-gianfar soc@ffe00000:ethernet@b0000 eth0: Running with NAPI enabled
[ 5.289932] fsl-gianfar soc@ffe00000:ethernet@b0000 eth0: RX BD ring size for Q[0]: 256
[ 5.297933] fsl-gianfar soc@ffe00000:ethernet@b0000 eth0: TX BD ring size for Q[0]: 256
[ 5.306152] fsl-gianfar soc@ffe00000:ethernet@b1000: enabled errata workarounds, flags: 0x4
[ 5.324814] fsl-gianfar soc@ffe00000:ethernet@b1000 eth1: mac: 00:00:00:00:00:00
[ 5.332219] fsl-gianfar soc@ffe00000:ethernet@b1000 eth1: Running with NAPI enabled
[ 5.339874] fsl-gianfar soc@ffe00000:ethernet@b1000 eth1: RX BD ring size for Q[0]: 256
[ 5.347875] fsl-gianfar soc@ffe00000:ethernet@b1000 eth1: TX BD ring size for Q[0]: 256
[ 5.355977] ucc_geth_driver: QE UCC Gigabit Ethernet Controller
[ 5.362154] mpc-i2c ffe03000.i2c: timeout 1000000 us
[ 5.367293] mpc-i2c ffe03100.i2c: timeout 1000000 us
[ 5.372504] booke_wdt: powerpc book-e watchdog driver loaded
[ 5.378690] NET: Registered protocol family 10
[ 5.385544] Segment Routing with IPv6
[ 5.389281] NET: Registered protocol family 17
[ 5.393754] 8021q: 802.1Q VLAN Support v1.8
[ 5.397977] drmem: No dynamic reconfiguration memory found
[ 5.404836] hctosys: unable to open rtc device (rtc0)
[ 5.420591] Freeing unused kernel memory: 5364K
[ 5.425193] Run /init as init process
[ 5.448878] init: Console is alive
[ 5.452430] init: - watchdog -
[ 5.462937] kmodloader: loading kernel modules from /etc/modules-boot.d/*
[ 5.477387] usbcore: registered new interface driver usbfs
[ 5.482937] usbcore: registered new interface driver hub
[ 5.488305] usbcore: registered new device driver usb
[ 5.495969] Button Hotplug driver version 0.4.1
[ 5.501853] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 5.514410] SCSI subsystem initialized
[ 5.520933] ehci-fsl: Freescale EHCI Host controller driver
[ 5.527439] ehci-platform: EHCI generic platform driver
[ 5.533673] fsl-ehci fsl-ehci.0: Freescale On-Chip EHCI Host Controller
[ 5.540336] fsl-ehci fsl-ehci.0: new USB bus registered, assigned bus number 1
[ 5.557609] fsl-ehci fsl-ehci.0: irq 28, io mem 0xffe22000
[ 5.575398] fsl-ehci fsl-ehci.0: USB 2.0 started, EHCI 1.00
[ 5.581384] hub 1-0:1.0: USB hub found
[ 5.585323] hub 1-0:1.0: 1 port detected
[ 5.590299] ehci-pci: EHCI PCI platform driver
[ 5.596447] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 5.603325] ohci-platform: OHCI generic platform driver
[ 5.610108] uhci_hcd: USB Universal Host Controller Interface driver
[ 5.617306] ohci-pci: OHCI PCI platform driver
[ 5.633272] usbcore: registered new interface driver usb-storage
[ 5.640498] usbcore: registered new interface driver uas
[ 5.646201] kmodloader: done loading kernel modules from /etc/modules-boot.d/*
[ 5.656172] init: - preinit -
[ 5.716455] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 5.722617] random: procd: uninitialized urandom read (4 bytes read)
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
[ 6.727420] fsl-gianfar soc@ffe00000:ethernet@b0000 eth0: Link is Up - 1Gbps/Full - flow control off
[ 6.736580] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 8.804979] procd: - early -
[ 8.808318] procd: - watchdog -
[ 9.560920] procd: - watchdog -
[ 9.564222] procd: - ubus -
[ 9.569647] random: ubusd: uninitialized urandom read (4 bytes read)
[ 9.616777] random: ubusd: uninitialized urandom read (4 bytes read)
[ 9.623327] random: ubusd: uninitialized urandom read (4 bytes read)
[ 9.630149] procd: - init -
Please press Enter to activate this console.
[ 9.826812] kmodloader: loading kernel modules from /etc/modules.d/*
[ 9.859541] Loading modules backported from Linux version v5.4-rc8-0-gaf42d3466bdc
[ 9.867124] Backport generated by backports.git v5.4-rc8-1-0-g368e8c51
[ 9.902187] usbcore: registered new interface driver ums-alauda
[ 9.915979] usbcore: registered new interface driver ums-cypress
[ 9.928039] usbcore: registered new interface driver ums-datafab
[ 9.943942] usbcore: registered new interface driver ums-freecom
[ 9.956049] usbcore: registered new interface driver ums-isd200
[ 9.972027] usbcore: registered new interface driver ums-jumpshot
[ 9.983963] usbcore: registered new interface driver ums-karma
[ 10.000197] usbcore: registered new interface driver ums-sddr09
[ 10.012134] usbcore: registered new interface driver ums-sddr55
[ 10.024131] usbcore: registered new interface driver ums-usbat
[ 10.048525] xt_time: kernel timezone is -0000
[ 10.069102] urngd: v1.0.1 started.
[ 10.150136] PPP generic driver version 2.4.2
[ 10.163931] NET: Registered protocol family 24
[ 10.221833] ath10k_pci a000:01:00.0: pci irq legacy oper_irq_mode 1 irq_mode 0 reset_mode 0
[ 10.244979] random: crng init done
[ 10.248387] random: 6 urandom warning(s) missed due to ratelimiting
[ 10.454192] firmware ath10k!pre-cal-pci-a000:01:00.0.bin: firmware_loading_store: map pages failed
[ 10.506217] firmware ath10k!cal-pci-a000:01:00.0.bin: firmware_loading_store: map pages failed
[ 10.557664] firmware ath10k!QCA988X!hw2.0!firmware-6.bin: firmware_loading_store: map pages failed
[ 10.567785] ath10k_pci a000:01:00.0: qca988x hw2.0 target 0x4100016c chip_id 0x043202ff sub 0000:0000
[ 10.577026] ath10k_pci a000:01:00.0: kconfig debug 0 debugfs 1 tracing 0 dfs 1 testmode 1
[ 10.587322] ath10k_pci a000:01:00.0: firmware ver 10.2.4-1.0-00047 api 5 features no-p2p,raw-mode,mfp,allows-mesh-bcast crc32 35bd9258
[ 10.674219] firmware ath10k!QCA988X!hw2.0!board-2.bin: firmware_loading_store: map pages failed
[ 10.683171] ath10k_pci a000:01:00.0: board_file api 1 bmi_id N/A crc32 bebc7c08
[ 10.791376] ath10k_pci a000:01:00.0: otp calibration failed: 2
[ 10.797221] ath10k_pci a000:01:00.0: failed to run otp: -22
[ 10.802793] ath10k_pci a000:01:00.0: could not init core (-22)
[ 10.808663] ath10k_pci a000:01:00.0: could not probe fw (-22)
[ 10.835973] kmodloader: done loading kernel modules from /etc/modules.d/*
[ 23.997703] br-lan: port 1(eth0) entered blocking state
[ 24.002965] br-lan: port 1(eth0) entered disabled state
[ 24.008374] device eth0 entered promiscuous mode
[ 24.063456] br-lan: port 1(eth0) entered blocking state
[ 24.068693] br-lan: port 1(eth0) entered forwarding state
[ 24.074203] IPv6: ADDRCONF(NETDEV_UP): br-lan: link is not ready
[ 24.999413] fsl-gianfar soc@ffe00000:ethernet@b0000 eth0: Link is Up - 1Gbps/Full - flow control off
[ 25.008735] IPv6: ADDRCONF(NETDEV_CHANGE): br-lan: link becomes ready
BusyBox v1.31.1 () built-in shell (ash)
_______ ________ __
| |.-----.-----.-----.| | | |.----.| |_
| - || _ | -__| || | | || _|| _|
|_______|| __|_____|__|__||________||__| |____|
|__| W I R E L E S S F R E E D O M
-----------------------------------------------------
OpenWrt SNAPSHOT, r11591-c5497ebb1c
-----------------------------------------------------
=== WARNING! =====================================
There is no root password defined on this device!
Use the "passwd" command to set up a new password
in order to prevent unauthorized SSH logins.
--------------------------------------------------
root@OpenWrt:/# ip a
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN qlen 1000
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
inet 127.0.0.1/8 scope host lo
valid_lft forever preferred_lft forever
inet6 ::1/128 scope host
valid_lft forever preferred_lft forever
2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc fq_codel master br-lan state UP qlen 1000
link/ether 00:19:92:xx:xx:xx brd ff:ff:ff:ff:ff:ff
3: eth1: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN qlen 1000
link/ether 00:00:00:00:00:00 brd ff:ff:ff:ff:ff:ff
4: br-lan: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP qlen 1000
link/ether 00:19:92:xx:xx:xx brd ff:ff:ff:ff:ff:ff
inet 192.168.1.1/24 brd 192.168.1.255 scope global br-lan
valid_lft forever preferred_lft forever
inet6 fd6c:5ac0:17e7::1/60 scope global
valid_lft forever preferred_lft forever
inet6 fe80::219:92ff:fe3b:b120/64 scope link
valid_lft forever preferred_lft forever
root@OpenWrt:/# lspci -vvvvv
a000:00:00.0 PCI bridge: Freescale Semiconductor Inc P1010 (rev 10) (prog-if 00 [Normal decode])
Device tree node: /sys/firmware/devicetree/base/pcie@ffe0a000/pcie@0
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 0, Cache Line Size: 32 bytes
Interrupt: pin ? routed to IRQ 16
Region 0: Memory at <ignored> (32-bit, non-prefetchable)
Bus: primary=00, secondary=01, subordinate=01, sec-latency=0
I/O behind bridge: 00000000-0000ffff [size=64K]
Memory behind bridge: 80000000-9fffffff [size=512M]
Prefetchable memory behind bridge: 00000000fff00000-00000000000fffff [empty]
Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort+ <SERR- <PERR-
BridgeCtl: Parity- SERR- NoISA- VGA- VGA16- MAbort- >Reset- FastB2B-
PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
Capabilities: [44] Power Management version 3
Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=0mA PME(D0+,D1+,D2+,D3hot+,D3cold+)
Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME-
Capabilities: [4c] Express (v2) Root Port (Slot-), MSI 00
DevCap: MaxPayload 128 bytes, PhantFunc 0
ExtTag- RBE+
DevCtl: CorrErr- NonFatalErr+ FatalErr+ UnsupReq+
RlxdOrd+ ExtTag- PhantFunc- AuxPwr- NoSnoop+
MaxPayload 128 bytes, MaxReadReq 512 bytes
DevSta: CorrErr- NonFatalErr- FatalErr- UnsupReq- AuxPwr- TransPend-
LnkCap: Port #0, Speed 5GT/s, Width x1, ASPM L0s, Exit Latency L0s <2us
ClockPM- Surprise- LLActRep- BwNot+ ASPMOptComp-
LnkCtl: ASPM Disabled; RCB 128 bytes Disabled- CommClk-
ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt-
LnkSta: Speed 2.5GT/s (downgraded), Width x1 (ok)
TrErr- Train- SlotClk- DLActive- BWMgmt+ ABWMgmt-
RootCtl: ErrCorrectable- ErrNon-Fatal- ErrFatal- PMEIntEna- CRSVisible-
RootCap: CRSVisible-
RootSta: PME ReqID 0000, PMEStatus- PMEPending-
DevCap2: Completion Timeout: Range ABC, TimeoutDis+, LTR-, OBFF Not Supported ARIFwd-
AtomicOpsCap: Routing- 32bit- 64bit- 128bitCAS-
DevCtl2: Completion Timeout: 50us to 50ms, TimeoutDis-, LTR-, OBFF Disabled ARIFwd-
AtomicOpsCtl: ReqEn- EgressBlck-
LnkCtl2: Target Link Speed: 5GT/s, EnterCompliance- SpeedDis-
Transmit Margin: Normal Operating Range, EnterModifiedCompliance- ComplianceSOS-
Compliance De-emphasis: -6dB
LnkSta2: Current De-emphasis Level: -6dB, EqualizationComplete-, EqualizationPhase1-
EqualizationPhase2-, EqualizationPhase3-, LinkEqualizationRequest-
Capabilities: [100 v1] Advanced Error Reporting
UESta: DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- MalfTLP- ECRC- UnsupReq- ACSViol-
UEMsk: DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- MalfTLP- ECRC- UnsupReq- ACSViol-
UESvrt: DLP+ SDES- TLP- FCP+ CmpltTO- CmpltAbrt- UnxCmplt- RxOF+ MalfTLP+ ECRC- UnsupReq- ACSViol-
CESta: RxErr- BadTLP- BadDLLP- Rollover- Timeout- AdvNonFatalErr-
CEMsk: RxErr- BadTLP- BadDLLP- Rollover- Timeout- AdvNonFatalErr+
AERCap: First Error Pointer: 00, ECRCGenCap+ ECRCGenEn- ECRCChkCap+ ECRCChkEn-
MultHdrRecCap- MultHdrRecEn- TLPPfxPres- HdrLogCap-
HeaderLog: 00000000 00000000 00000000 00000000
RootCmd: CERptEn- NFERptEn- FERptEn-
RootSta: CERcvd- MultCERcvd- UERcvd- MultUERcvd-
FirstFatal- NonFatalMsg- FatalMsg- IntMsg 0
ErrorSrc: ERR_COR: 0000 ERR_FATAL/NONFATAL: 0000
Kernel driver in use: pcieport
lspci: Unable to load libkmod resources: error -12
a000:01:00.0 Network controller: Qualcomm Atheros QCA986x/988x 802.11ac Wireless Network Adapter
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 0, Cache Line Size: 32 bytes
Interrupt: pin A routed to IRQ 17
Region 0: Memory at 80000000 (64-bit, non-prefetchable) [size=2M]
[virtual] Expansion ROM at 80200000 [disabled] [size=64K]
Capabilities: [40] Power Management version 3
Flags: PMEClk- DSI- D1+ D2- AuxCurrent=375mA PME(D0+,D1+,D2-,D3hot+,D3cold-)
Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME-
Capabilities: [50] MSI: Enable- Count=1/8 Maskable+ 64bit-
Address: 00000000 Data: 0000
Masking: 00000000 Pending: 00000000
Capabilities: [70] Express (v2) Endpoint, MSI 00
DevCap: MaxPayload 256 bytes, PhantFunc 0, Latency L0s unlimited, L1 <64us
ExtTag- AttnBtn- AttnInd- PwrInd- RBE+ FLReset- SlotPowerLimit 15.000W
DevCtl: CorrErr- NonFatalErr- FatalErr- UnsupReq-
RlxdOrd+ ExtTag- PhantFunc- AuxPwr- NoSnoop-
MaxPayload 128 bytes, MaxReadReq 512 bytes
DevSta: CorrErr+ NonFatalErr- FatalErr- UnsupReq+ AuxPwr- TransPend-
LnkCap: Port #0, Speed 2.5GT/s, Width x1, ASPM L0s L1, Exit Latency L0s <4us, L1 <64us
ClockPM- Surprise- LLActRep- BwNot- ASPMOptComp-
LnkCtl: ASPM Disabled; RCB 64 bytes Disabled- CommClk-
ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt-
LnkSta: Speed 2.5GT/s (ok), Width x1 (ok)
TrErr- Train- SlotClk+ DLActive- BWMgmt- ABWMgmt-
DevCap2: Completion Timeout: Not Supported, TimeoutDis+, LTR-, OBFF Not Supported
AtomicOpsCap: 32bit- 64bit- 128bitCAS-
DevCtl2: Completion Timeout: 50us to 50ms, TimeoutDis-, LTR-, OBFF Disabled
AtomicOpsCtl: ReqEn-
LnkCtl2: Target Link Speed: 2.5GT/s, EnterCompliance- SpeedDis-
Transmit Margin: Normal Operating Range, EnterModifiedCompliance- ComplianceSOS-
Compliance De-emphasis: -6dB
LnkSta2: Current De-emphasis Level: -6dB, EqualizationComplete-, EqualizationPhase1-
EqualizationPhase2-, EqualizationPhase3-, LinkEqualizationRequest-
Capabilities: [100 v1] Advanced Error Reporting
UESta: DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- MalfTLP- ECRC- UnsupReq- ACSViol-
UEMsk: DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- MalfTLP- ECRC- UnsupReq- ACSViol-
UESvrt: DLP+ SDES+ TLP- FCP+ CmpltTO- CmpltAbrt- UnxCmplt- RxOF+ MalfTLP+ ECRC- UnsupReq- ACSViol-
CESta: RxErr- BadTLP- BadDLLP- Rollover- Timeout- AdvNonFatalErr-
CEMsk: RxErr- BadTLP- BadDLLP- Rollover- Timeout- AdvNonFatalErr+
AERCap: First Error Pointer: 00, ECRCGenCap- ECRCGenEn- ECRCChkCap- ECRCChkEn-
MultHdrRecCap- MultHdrRecEn- TLPPfxPres- HdrLogCap-
HeaderLog: 00000000 00000000 00000000 00000000
Capabilities: [140 v1] Virtual Channel
Caps: LPEVC=0 RefClk=100ns PATEntryBits=1
Arb: Fixed- WRR32- WRR64- WRR128-
Ctrl: ArbSelect=Fixed
Status: InProgress-
VC0: Caps: PATOffset=00 MaxTimeSlots=1 RejSnoopTrans-
Arb: Fixed- WRR32- WRR64- WRR128- TWRR128- WRR256-
Ctrl: Enable+ ID=0 ArbSelect=Fixed TC/VC=ff
Status: NegoPending- InProgress-
Capabilities: [160 v1] Device Serial Number 00-00-00-00-00-00-00-00
Kernel driver in use: ath10k_pci
root@OpenWrt:/# lsusb -tvvv
/: Bus 01.Port 1: Dev 1, Class=root_hub, Driver=fsl-ehci/1p, 480M
root@OpenWrt:/# lspci -Gkxvvvvvvvv
Trying method linux-sysfs......using /sys/bus/pci...OK
Decided to use linux-sysfs
a000:00:00.0 PCI bridge: Freescale Semiconductor Inc P1010 (rev 10) (prog-if 00 [Normal decode])
Device tree node: /sys/firmware/devicetree/base/pcie@ffe0a000/pcie@0
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 0, Cache Line Size: 32 bytes
Interrupt: pin ? routed to IRQ 16
Region 0: Memory at <ignored> (32-bit, non-prefetchable)
Bus: primary=00, secondary=01, subordinate=01, sec-latency=0
I/O behind bridge: 00000000-0000ffff [size=64K]
Memory behind bridge: 80000000-9fffffff [size=512M]
Prefetchable memory behind bridge: 00000000fff00000-00000000000fffff [empty]
Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort+ <SERR- <PERR-
BridgeCtl: Parity- SERR- NoISA- VGA- VGA16- MAbort- >Reset- FastB2B-
PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
Capabilities: [44] Power Management version 3
Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=0mA PME(D0+,D1+,D2+,D3hot+,D3cold+)
Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME-
Capabilities: [4c] Express (v2) Root Port (Slot-), MSI 00
DevCap: MaxPayload 128 bytes, PhantFunc 0
ExtTag- RBE+
DevCtl: CorrErr- NonFatalErr+ FatalErr+ UnsupReq+
RlxdOrd+ ExtTag- PhantFunc- AuxPwr- NoSnoop+
MaxPayload 128 bytes, MaxReadReq 512 bytes
DevSta: CorrErr- NonFatalErr- FatalErr- UnsupReq- AuxPwr- TransPend-
LnkCap: Port #0, Speed 5GT/s, Width x1, ASPM L0s, Exit Latency L0s <2us
ClockPM- Surprise- LLActRep- BwNot+ ASPMOptComp-
LnkCtl: ASPM Disabled; RCB 128 bytes Disabled- CommClk-
ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt-
LnkSta: Speed 2.5GT/s (downgraded), Width x1 (ok)
TrErr- Train- SlotClk- DLActive- BWMgmt+ ABWMgmt-
RootCtl: ErrCorrectable- ErrNon-Fatal- ErrFatal- PMEIntEna- CRSVisible-
RootCap: CRSVisible-
RootSta: PME ReqID 0000, PMEStatus- PMEPending-
DevCap2: Completion Timeout: Range ABC, TimeoutDis+, LTR-, OBFF Not Supported ARIFwd-
AtomicOpsCap: Routing- 32bit- 64bit- 128bitCAS-
DevCtl2: Completion Timeout: 50us to 50ms, TimeoutDis-, LTR-, OBFF Disabled ARIFwd-
AtomicOpsCtl: ReqEn- EgressBlck-
LnkCtl2: Target Link Speed: 5GT/s, EnterCompliance- SpeedDis-
Transmit Margin: Normal Operating Range, EnterModifiedCompliance- ComplianceSOS-
Compliance De-emphasis: -6dB
LnkSta2: Current De-emphasis Level: -6dB, EqualizationComplete-, EqualizationPhase1-
EqualizationPhase2-, EqualizationPhase3-, LinkEqualizationRequest-
Capabilities: [100 v1] Advanced Error Reporting
UESta: DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- MalfTLP- ECRC- UnsupReq- ACSViol-
UEMsk: DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- MalfTLP- ECRC- UnsupReq- ACSViol-
UESvrt: DLP+ SDES- TLP- FCP+ CmpltTO- CmpltAbrt- UnxCmplt- RxOF+ MalfTLP+ ECRC- UnsupReq- ACSViol-
CESta: RxErr- BadTLP- BadDLLP- Rollover- Timeout- AdvNonFatalErr-
CEMsk: RxErr- BadTLP- BadDLLP- Rollover- Timeout- AdvNonFatalErr+
AERCap: First Error Pointer: 00, ECRCGenCap+ ECRCGenEn- ECRCChkCap+ ECRCChkEn-
MultHdrRecCap- MultHdrRecEn- TLPPfxPres- HdrLogCap-
HeaderLog: 00000000 00000000 00000000 00000000
RootCmd: CERptEn- NFERptEn- FERptEn-
RootSta: CERcvd- MultCERcvd- UERcvd- MultUERcvd-
FirstFatal- NonFatalMsg- FatalMsg- IntMsg 0
ErrorSrc: ERR_COR: 0000 ERR_FATAL/NONFATAL: 0000
Kernel driver in use: pcieport
lspci: Unable to load libkmod resources: error -12
00: 57 19 28 01 07 01 10 00 10 00 20 0b 08 00 01 00
10: 00 00 f0 ff 00 00 00 00 00 01 01 00 01 f1 00 20
20: 00 80 f0 9f f1 ff 01 00 00 00 00 00 00 00 00 00
30: 00 00 00 00 44 00 00 00 00 00 00 00 00 00 00 00
a000:01:00.0 Network controller: Qualcomm Atheros QCA986x/988x 802.11ac Wireless Network AdapterUsing cache /root/.pciids-cache
Cache file does not exist
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 0, Cache Line Size: 32 bytes
Interrupt: pin A routed to IRQ 17
Region 0: Memory at 80000000 (64-bit, non-prefetchable) [size=2M]
[virtual] Expansion ROM at 80200000 [disabled] [size=64K]
Capabilities: [40] Power Management version 3
Flags: PMEClk- DSI- D1+ D2- AuxCurrent=375mA PME(D0+,D1+,D2-,D3hot+,D3cold-)
Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME-
Capabilities: [50] MSI: Enable- Count=1/8 Maskable+ 64bit-
Address: 00000000 Data: 0000
Masking: 00000000 Pending: 00000000
Capabilities: [70] Express (v2) Endpoint, MSI 00
DevCap: MaxPayload 256 bytes, PhantFunc 0, Latency L0s unlimited, L1 <64us
ExtTag- AttnBtn- AttnInd- PwrInd- RBE+ FLReset- SlotPowerLimit 15.000W
DevCtl: CorrErr- NonFatalErr- FatalErr- UnsupReq-
RlxdOrd+ ExtTag- PhantFunc- AuxPwr- NoSnoop-
MaxPayload 128 bytes, MaxReadReq 512 bytes
DevSta: CorrErr+ NonFatalErr- FatalErr- UnsupReq+ AuxPwr- TransPend-
LnkCap: Port #0, Speed 2.5GT/s, Width x1, ASPM L0s L1, Exit Latency L0s <4us, L1 <64us
ClockPM- Surprise- LLActRep- BwNot- ASPMOptComp-
LnkCtl: ASPM Disabled; RCB 64 bytes Disabled- CommClk-
ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt-
LnkSta: Speed 2.5GT/s (ok), Width x1 (ok)
TrErr- Train- SlotClk+ DLActive- BWMgmt- ABWMgmt-
DevCap2: Completion Timeout: Not Supported, TimeoutDis+, LTR-, OBFF Not Supported
AtomicOpsCap: 32bit- 64bit- 128bitCAS-
DevCtl2: Completion Timeout: 50us to 50ms, TimeoutDis-, LTR-, OBFF Disabled
AtomicOpsCtl: ReqEn-
LnkCtl2: Target Link Speed: 2.5GT/s, EnterCompliance- SpeedDis-
Transmit Margin: Normal Operating Range, EnterModifiedCompliance- ComplianceSOS-
Compliance De-emphasis: -6dB
LnkSta2: Current De-emphasis Level: -6dB, EqualizationComplete-, EqualizationPhase1-
EqualizationPhase2-, EqualizationPhase3-, LinkEqualizationRequest-
Capabilities: [100 v1] Advanced Error Reporting
UESta: DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- MalfTLP- ECRC- UnsupReq- ACSViol-
UEMsk: DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- MalfTLP- ECRC- UnsupReq- ACSViol-
UESvrt: DLP+ SDES+ TLP- FCP+ CmpltTO- CmpltAbrt- UnxCmplt- RxOF+ MalfTLP+ ECRC- UnsupReq- ACSViol-
CESta: RxErr- BadTLP- BadDLLP- Rollover- Timeout- AdvNonFatalErr-
CEMsk: RxErr- BadTLP- BadDLLP- Rollover- Timeout- AdvNonFatalErr+
AERCap: First Error Pointer: 00, ECRCGenCap- ECRCGenEn- ECRCChkCap- ECRCChkEn-
MultHdrRecCap- MultHdrRecEn- TLPPfxPres- HdrLogCap-
HeaderLog: 00000000 00000000 00000000 00000000
Capabilities: [140 v1] Virtual Channel
Caps: LPEVC=0 RefClk=100ns PATEntryBits=1
Arb: Fixed- WRR32- WRR64- WRR128-
Ctrl: ArbSelect=Fixed
Status: InProgress-
VC0: Caps: PATOffset=00 MaxTimeSlots=1 RejSnoopTrans-
Arb: Fixed- WRR32- WRR64- WRR128- TWRR128- WRR256-
Ctrl: Enable+ ID=0 ArbSelect=Fixed TC/VC=ff
Status: NegoPending- InProgress-
Capabilities: [160 v1] Device Serial Number 00-00-00-00-00-00-00-00
Kernel driver in use: ath10k_pci
00: 8c 16 3c 00 06 00 10 00 00 00 80 02 08 00 00 00
10: 04 00 00 80 00 00 00 00 00 00 00 00 00 00 00 00
20: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
30: 00 00 00 00 40 00 00 00 00 00 00 00 ff 01 00 00
root@OpenWrt:/# cat /proc/cpuinfo
processor : 0
cpu : e500v2
clock : 999.999990MHz
revision : 5.1 (pvr 8021 2151)
bogomips : 100.00
timebase : 50000000
platform : P1010 RDB
model : Sophos RED 15w Rev.1
Memory : 256 MB
root@OpenWrt:/# cat /proc/devices
Character devices:
1 mem
2 pty
3 ttyp
4 ttyS
5 /dev/tty
5 /dev/console
5 /dev/ptmx
10 misc
13 input
90 mtd
108 ppp
128 ptm
136 pts
180 usb
189 usb_device
252 watchdog
253 rtc
254 gpiochip
Block devices:
31 mtdblock
254 ubiblock
259 blkext
|