Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revisionNext revisionBoth sides next revision | ||
| inbox:toh:tp-link:x80-5g_v1 [2024/04/05 23:30] – [Opening the case] professor_jonny | inbox:toh:tp-link:x80-5g_v1 [2024/08/13 00:34] – [Installing OpenWrt factory.ubi part 2 of 2] professor_jonny | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== TP-Link X80-5G V1====== | ====== TP-Link X80-5G V1====== | ||
| ~~NOTOC~~ | ~~NOTOC~~ | ||
| + | |||
| + | {{ media: | ||
| + | |||
| /* This template is intended to be used via https:// | /* This template is intended to be used via https:// | ||
| - | {{page> | + | The TP-Link Deco X80-5G is a dual port router with a built in 5g modem and a phone port. |
| - | //Write a short, relevant description of the device. Include a technical overview, but avoid marketing buzzwords/useless stuff. Two to four sentences is about right. A picture is good, too. Edit the page to see how to add pictures.// | + | * Dual-Band Wi-Fi 6. |
| + | * Dual Eithernet ports 1× 2.5 Gbps port and 1× Gigabit | ||
| + | * VoLTE/VoIP POTS telephony Support. | ||
| + | * Based on the Qualcomm IPQ8074A SoC, AP-HK01-C1 reference design. | ||
| + | * 5G mm wave Modem based on the Snapdragon X55 5G Modem-RF System with theoretical 10 Gbps Peak download and 3.5 Gbps peak upload speeds. | ||
| + | * Dual firmware with U-boot HTTP based recovery. | ||
| + | |||
| + | |||
| + | Manufacture info: | ||
| + | |||
| + | https://www.tp-link.com/ | ||
| + | |||
| + | https://www.qualcomm.com/ | ||
| + | |||
| + | https://www.qualcomm.com/ | ||
| + | |||
| + | GPL source: | ||
| + | |||
| + | https:// | ||
| + | |||
| + | https:// | ||
| /*****/ | /*****/ | ||
| Line 12: | Line 35: | ||
| /*****/ | /*****/ | ||
| - | {{ media: | + | |
| Line 20: | Line 44: | ||
| - | /*** if info available: uncomment and fill in | + | |
| ===== Supporting activities ===== | ===== Supporting activities ===== | ||
| - | //Describe if there are any ongoing activities that might lead to OpenWrt support.// | ||
| - | * OpenWrt forum thread: (add link) | + | * OpenWrt forum thread: (https:// |
| - | ***/ | + | * WIP Private Git hub branch: (https:// |
| + | |||
| - | /*** if info available: uncomment and fill in | ||
| ===== Experimental firmware ===== | ===== Experimental firmware ===== | ||
| - | //List experimental firmware download links here.// | ||
| - | //None at this time.// | + | * Initramfs Test Image: (https://github.com/professor-jonny/images/ |
| + | * factory | ||
| - | * External image (add link) | ||
| - | * trunk image (add link) | ||
| - | * ... | ||
| - | ***/ | ||
| ===== Hardware highlights ===== | ===== Hardware highlights ===== | ||
| - | ^ CPU ^ Ram ^ Flash ^ Network | + | ^ CPU ^ Ram (DDR3) |
| - | | IPQ8074A @2.2ghz, SoC Version: 2.0 | + | | IPQ8074A @2.2ghz |
| - | /*** if info available: uncomment and fill in | ||
| ===== Installation ===== | ===== Installation ===== | ||
| - → [[: | - → [[: | ||
| Line 52: | Line 73: | ||
| - → [[: | - → [[: | ||
| - | ==== Installing OpenWrt ==== | + | ==== Installing initramfs image part 1 of 2==== |
| - | ***/ | + | |
| + | |||
| + | - Download and copy the initramfs image to your PC's TFTP server folder. | ||
| + | - connect up your serial port and set up a connection with a terminal program such as SmarTTY | ||
| + | - Plug the router into your computer using an ethernet cable | ||
| + | - set your pc's IP address to the below settings: | ||
| + | - static 192.168.1.2. | ||
| + | - power the router and quickly type the magic string " | ||
| + | - in the shell set the environment variables to enable tftpbooting | ||
| + | - setenv ipaddr 192.168.1.1 | ||
| + | - setenv serverip 192.168.1.2 | ||
| + | - In the shell run the below command to initiate the image transfer: | ||
| + | - this will load your image to memory as location 044000000 in ram | ||
| + | - tftpboot 0x44000000 192.168.1.2: | ||
| + | - your image will now upload to your ram ready to boot. | ||
| + | - run (bootm) and your image will now load. | ||
| + | |||
| + | ==== Installing OpenWrt | ||
| + | |||
| + | - Download a copy of the factory.ubi to your pc | ||
| + | - set up a ssh/scp session to your router with a program such as SmarTTY. | ||
| + | - upload the factory.ubi to /tmp on your router | ||
| + | - in the console run the below command: | ||
| + | - ubiformat /dev/mtd12 -y -f / | ||
| + | - wait for it to complete and reboot your router. | ||
| - | /*** if info available: uncomment and fill in | ||
| ===== Debricking ===== | ===== Debricking ===== | ||
| - | -> [[docs:guide-user:troubleshooting:generic.debrick]] | + | The Deco X80-5G has HTTP Uboot Method for recovering the device. |
| - | ***/ | + | The official |
| + | |||
| + | Firstly download your firmware to your PC | ||
| + | Set a static IP address and netmask of 192.168.0.2/255.255.255.0 on your Ethernet port on your PC. | ||
| + | |||
| + | Connect the PC directly to the ethernet port of the Deco unit. | ||
| + | |||
| + | Use a pin/pen to press and hold the reset button and plug power into the device. | ||
| + | On the PC, access http:// | ||
| + | Select your previously downloaded firmware and recovery will start. | ||
| + | After a while your device will reboot, and it will be back to stock. | ||
| - | /*** if info available: uncomment and fill in | ||
| ===== Failsafe mode ===== | ===== Failsafe mode ===== | ||
| - | -> [[docs:guide-user:troubleshooting: | + | Failsafe mode can be invoked by halting the boot process from a serial connection. |
| - | ***/ | + | |
| + | Firstly connect a serial device and set up a connection. | ||
| + | Watch the boot log waiting for the Failsafe prompt and press f and then enter | ||
| + | you will be presented with the below: | ||
| + | |||
| + | <code> | ||
| + | ================= FAILSAFE MODE active ================ | ||
| + | special commands: | ||
| + | * firstboot | ||
| + | * mount_root | ||
| + | |||
| + | after mount_root: | ||
| + | * passwd | ||
| + | * /etc/ | ||
| + | |||
| + | for more help see: | ||
| + | http:// | ||
| + | </ | ||
| Line 91: | Line 162: | ||
| - | /*** if info available: uncomment and fill in | + | |
| ==== Buttons ==== | ==== Buttons ==== | ||
| - | -> [[docs: | ||
| - | Here, we merely name the buttons, so we can use them in the above Howto. | ||
| - | |||
| <WRAP BOX 600px> | <WRAP BOX 600px> | ||
| - | FIXME Please fill in real values for this device, then remove the EXAMPLEs and the WRAP that encloses this text. | + | |
| The TP-Link X80-5G has the following buttons: | The TP-Link X80-5G has the following buttons: | ||
| ^ BUTTON | ^ BUTTON | ||
| - | | EXAMPLE | + | | Reset | reset/ recover |
| - | | EXAMPLE Secure Easy Setup | | + | |
| - | | EXAMPLE No buttons at all. | + | |
| </ | </ | ||
| - | ***/ | + | |
| ===== Hardware ===== | ===== Hardware ===== | ||
| ==== Info ==== | ==== Info ==== | ||
| - | ^ Architecture | + | ^ Architecture |
| - | ^ Vendor | + | ^ Vendor |
| - | ^ Bootloader | + | ^ Bootloader |
| - | ^ System-On-Chip | + | ^ System-On-Chip |
| - | ^ CPU/ | + | ^ CPU/ |
| - | ^ Flash-Chip | + | ^ Flash-Chip |
| - | ^ Flash size | + | ^ Flash MB |
| - | ^ RAM | + | ^ RAM-chip |
| - | ^ Wireless | + | ^ RAM MB |
| - | ^ Ethernet | + | ^ WLan System-On-Chip (5g) | Qualcomm QCN5054 |
| - | ^ Switch | + | ^ WLan Front end modules (5g) | 8* Qorvo QPF4588 |
| - | ^ USB | no | | + | ^ WLAN (5G) | A/ |
| - | ^ Serial | + | ^ WLAN Antenna (int) | 8* (4 shared with 2.5G) | |
| - | ^ modem | + | ^ WLan System-On-Chip (2.4G) | Qualcomm QCN5024 |
| - | + | ^ WLan Front end modules (2.4G) | |
| - | + | ^ WLAN (2.4G) | B/ | |
| - | /*** if info available: uncomment and fill in | + | ^ WLAN Antenna (int) | 4* (shared with 5g) | |
| + | ^ Eithernet-phy | ||
| + | ^ Ethernet (1Gbit) | ||
| + | ^ Eithernet-phy (2.5Gbit) | ||
| + | ^ Ethernet (2.5Gbit) | ||
| + | ^ Switch | ||
| + | ^ Serial | ||
| + | ^ Modem System-On-Chip | ||
| + | ^ 5G modem capability | ||
| + | ^ 5G modem bands | N1/ | ||
| + | ^ 4G modem capability | ||
| + | ^ 4G modem FDD bands | B1/B3/ | ||
| + | ^ 4G modem TDD bands | B34/ | ||
| + | ^ Modem antenna (int) | 8* (5G/4G use) | | ||
| + | ^ Modem antenna (ext) | 2* SMA connectors (5G/4G use) | | ||
| + | ^ SIM type | 1* Nano SIM | | ||
| + | ^ Telephony | ||
| ==== Flash Layout ==== | ==== Flash Layout ==== | ||
| - | <WRAP BOX> | + | <code> |
| - | FIXME //[[:docs:techref:flash.layout# | + | dev: |
| - | + | mtd0: 00100000 00020000 "0:SBL1" | |
| - | Please check out the article [[docs:techref:flash.layout|Flash layout]]. It contains examples and explanations that describe how to document the flash layout. | + | mtd1: 00100000 00020000 "0:MIBIB" |
| - | </WRAP> | + | mtd2: 00080000 00020000 " |
| - | ***/ | + | mtd3: 00080000 00020000 "0:BOOTCONFIG1" |
| + | mtd4: 00300000 00020000 " | ||
| + | mtd5: 00080000 00020000 " | ||
| + | mtd6: 00080000 00020000 " | ||
| + | mtd7: 00080000 00020000 " | ||
| + | mtd8: 00080000 00020000 " | ||
| + | mtd9: 00180000 00020000 " | ||
| + | mtd10: 00200000 00020000 " | ||
| + | mtd11: 00080000 00020000 " | ||
| + | mtd12: 02a00000 00020000 " | ||
| + | mtd13: 02a00000 00020000 " | ||
| + | mtd14: 00080000 00020000 " | ||
| + | mtd15: 00900000 00020000 " | ||
| + | mtd16: 01100000 00020000 " | ||
| + | mtd17: 00573000 0001f000 " | ||
| + | mtd18: 01341000 0001f000 " | ||
| + | </code> | ||
| Line 143: | Line 241: | ||
| /* Thanks, your wiki administration - Oct. 2015 */ | /* Thanks, your wiki administration - Oct. 2015 */ | ||
| - | **Insert photo of front of the casing** | + | **Back ports** |
| - | **Insert photo of back of the casing** | + | {{: |
| - | **Insert photo of backside | + | **Bottom and label** |
| + | |||
| + | {{: | ||
| + | |||
| + | **PCB' | ||
| + | |||
| + | {{: | ||
| + | {{: | ||
| + | {{: | ||
| + | {{: | ||
| - | **Insert photo of PCB** | ||
| ==== Opening the case ==== | ==== Opening the case ==== | ||
| - | <WRAP BOX> | ||
| - | It has a top cover you pry off to see the fan which exposes four screws two for each clam shell o part of the case. | ||
| - | Underneath it has four rubber feet with screws beneath. | ||
| - | with all 8 screws removed you may split off both sides of the shell. | ||
| - | in the side of the shell with the RGB info LED it has a small PCB with a harness with a push in connector that needs removing on the bottom of the device. | ||
| - | at this point you have enough to expose the serial UART and I really would not recommend you proceed any further. | ||
| - | to completely disassemble the device, one must unsolder at least one of the two antennas labeled 1 and 2 and slide the pcb up from the top fan assembly. | + | It has a top cover you pry off to see the fan which exposes four screws two for each clam shell o part of the case. |
| - | behind | + | Underneath it has four rubber feet with screws beneath I just forced my screw-driver through the rubber pad to save removing them. |
| + | With all 8 screws removed you may split off both sides of the shell. | ||
| + | On the side of the shell with the RGB info LED it has a small PCB with a harness with a push in connector that needs removing on the bottom of the device before separating. | ||
| + | At this point you have enough to expose the serial UART and I really would not recommend you proceed any further. | ||
| + | To completely disassemble the device, one must unsolder at least one of the two antennas labeled 1 and 2 and slide the PCB up from the top fan assembly. | ||
| + | | ||
| + | once the fan assembly is lifted up you can unplug the fan connector to remove it. | ||
| + | You then can start to separate the two PCB's of the device there is there is 14 IPEX/ U.FL connectors 8 for the WIFI and 8 for the LTE, They are all labeled on the PCB and the antennas. | ||
| + | All the U.Fl cables are secured with spring clips and tape and plastic hooks I'd recommend you take pictures as it was a pain to work out how to route them to get it together again. | ||
| + | With all the antenna connectors unplugged you can then remove the screws holding the heatsinks PCB's and antenna Frames. | ||
| + | NOTE all the screws are of different lengths make sure to note their location for reassembly. | ||
| + | Separating the two halves this will expose the bottom 2 cover screws to remove the base. | ||
| - | You then can start to separate the two PCB's of the device there is there is 14 IPEX/ U.FL connectors that are labeled on the pcb and the fan connector you need to remove all of them to separate the two halves. | ||
| - | all the U.Fl cables are secured with spring clips and tape and plastic hooks I'd recommend you take pictures as it was a pain to work out how to route them to get it together again. | ||
| - | un sandwiching the two halves this will expose the bottom 2 cover screws to remove the base. | ||
| - | </ | ||
| ==== Serial ==== | ==== Serial ==== | ||
| - | -> [[docs: | ||
| - | |||
| - | How to connect to the Serial Port of this specific device:\\ | ||
| - | **Insert photo of PCB with markings for serial port** | ||
| <WRAP BOX> | <WRAP BOX> | ||
| - | FIXME //Replace EXAMPLE | + | Between antennas 7 and 8 on the PCB with the RGB harness there are three test pads labeled TP1 TP2 and TP3. |
| + | |||
| + | I soldered a standard pin header to the test pads but be aware it is very fragile and would be easy to rip them off by accident but seems sturdy with TP3 being on a ground plane. | ||
| + | |||
| + | |||
| + | {{: | ||
| + | |||
| + | Green is Ground (TP3) | ||
| + | Yellow is RX (TP2) | ||
| + | Orange is TX (TP1) | ||
| + | |||
| + | < | ||
| + | R (~5k Ohms) | ||
| + | /---\/ | ||
| + | ----------- | ||
| + | |TP2|---RX----ora--+----------- TX-----| | ||
| + | |TP1|---TX----yel-------------- RX-----| | ||
| + | |TP3|---GND---gre-------------- GND----| | ||
| + | ----------- | ||
| + | </code> | ||
| </ | </ | ||
| - | ^ Serial connection parameters\\ for TP-Link X80-5G V1 | EXAMPLE | + | ^ Serial connection parameters\\ for TP-Link X80-5G V1 | 115200, 8N1, 1.8V \\ CR(/r) line ending format| |
| + | ^ Uboot Magic string\\ (password) | tpl (enter) | ||
| ==== JTAG ==== | ==== JTAG ==== | ||
| Line 192: | Line 316: | ||
| ==== OEM bootlog ==== | ==== OEM bootlog ==== | ||
| <WRAP bootlog> | <WRAP bootlog> | ||
| - | < | + | < |
| + | Format: Log Type - Time(microsec) - Message - Optional Info | ||
| + | Log Type: B - Since Boot(Power On Reset), | ||
| + | S - QC_IMAGE_VERSION_STRING=BOOT.BF.3.3.1-00158 | ||
| + | S - IMAGE_VARIANT_STRING=HAACANAZA | ||
| + | S - OEM_IMAGE_VERSION_STRING=CRM | ||
| + | S - Boot Config, 0x000002e5 | ||
| + | B - 201 - PBL, Start | ||
| + | B - 2736 - bootable_media_detect_entry, | ||
| + | B - 3444 - bootable_media_detect_success, | ||
| + | B - 3448 - elf_loader_entry, | ||
| + | B - 6116 - auth_hash_seg_entry, | ||
| + | B - 6359 - auth_hash_seg_exit, | ||
| + | B - 68381 - elf_segs_hash_verify_entry, | ||
| + | B - 131223 - PBL, End | ||
| + | B - 142282 - SBL1, Start | ||
| + | B - 194132 - GCC [RstStat: | ||
| + | B - 200598 - pm_device_init, | ||
| + | B - 321714 - PM_SET_VAL: | ||
| + | D - 120658 - pm_device_init, | ||
| + | B - 324123 - pm_driver_init, | ||
| + | D - 5368 - pm_driver_init, | ||
| + | B - 330498 - clock_init, Start | ||
| + | D - 2135 - clock_init, Delta | ||
| + | B - 334432 - boot_flash_init, | ||
| + | D - 12566 - boot_flash_init, | ||
| + | B - 350780 - boot_config_data_table_init, | ||
| + | D - 3111 - boot_config_data_table_init, | ||
| + | B - 358283 - Boot Setting : 0x00000618 | ||
| + | B - 362187 - CDT version: | ||
| + | B - 369111 - sbl1_ddr_set_params, | ||
| + | B - 372923 - CPR configuration: | ||
| + | B - 376278 - cpr_init, Start | ||
| + | B - 379176 - Rail:0 Mode: 5 Voltage: 792000 | ||
| + | B - 384269 - CL CPR settled at 744000mV | ||
| + | B - 387106 - Rail:1 Mode: 5 Voltage: 880000 | ||
| + | B - 391376 - Rail:1 Mode: 7 Voltage: 888000 | ||
| + | D - 16531 - cpr_init, Delta | ||
| + | B - 398177 - Pre_DDR_clock_init, | ||
| + | B - 402264 - Pre_DDR_clock_init, | ||
| + | B - 405589 - DDR Type : PCDDR3 | ||
| + | B - 411323 - do ddr sanity test, Start | ||
| + | D - 1067 - do ddr sanity test, Delta | ||
| + | B - 416081 - DDR: Start of HAL DDR Boot Training | ||
| + | B - 420808 - DDR: End of HAL DDR Boot Training | ||
| + | B - 426512 - DDR: Checksum to be stored on flash is 1377291785 | ||
| + | B - 436821 - Image Load, Start | ||
| + | D - 224327 - QSEE Image Loaded, Delta - (1376448 Bytes) | ||
| + | B - 661240 - Image Load, Start | ||
| + | D - 61 - SEC Image Loaded, Delta - (0 Bytes) | ||
| + | B - 668926 - Image Load, Start | ||
| + | D - 10705 - DEVCFG Image Loaded, Delta - (26008 Bytes) | ||
| + | B - 679723 - Image Load, Start | ||
| + | D - 22051 - RPM Image Loaded, Delta - (86584 Bytes) | ||
| + | B - 701866 - Image Load, Start | ||
| + | D - 108976 - APPSBL Image Loaded, Delta - (672668 Bytes) | ||
| + | B - 810964 - QSEE Execution, Start | ||
| + | D - 61 - QSEE Execution, Delta | ||
| + | B - 816759 - USB D+ check, Start | ||
| + | D - 0 - USB D+ check, Delta | ||
| + | B - 823164 - SBL1, End | ||
| + | D - 683170 - SBL1, Delta | ||
| + | S - Flash Throughput, 6745 KB/s (2162955 Bytes, | ||
| + | S - DDR Frequency, 466 MHz | ||
| + | S - Core 0 Frequency, 1651 MHz | ||
| + | |||
| + | |||
| + | U-Boot 2016.01 (Feb 25 2021 - 20:16:45 +0800) | ||
| + | |||
| + | DRAM: smem ram ptable found: ver: 1 len: 4 | ||
| + | 1 GiB | ||
| + | NAND: Could not find nand_gpio in dts, using defaults | ||
| + | ONFI device found | ||
| + | ID = 158061c8 | ||
| + | Vendor = c8 | ||
| + | Device = 61 | ||
| + | SF: Unsupported flash IDs: manuf 00, jedec 1c78, ext_jedec 4a74 | ||
| + | ipq_spi: SPI Flash not found (bus/ | ||
| + | 128 MiB | ||
| + | MMC: < | ||
| + | PCI0 is not defined in the device tree | ||
| + | PCI1 is not defined in the device tree | ||
| + | In: serial@78B3000 | ||
| + | Out: | ||
| + | Err: | ||
| + | machid: 8010400 | ||
| + | Card did not respond to voltage select! | ||
| + | eth0 MAC Address from ART is not valid | ||
| + | eth1 MAC Address from ART is not valid | ||
| + | eth2 MAC Address from ART is not valid | ||
| + | eth3 MAC Address from ART is not valid | ||
| + | eth4 MAC Address from ART is not valid | ||
| + | eth5 MAC Address from ART is not valid | ||
| + | gpio 38 set BOARD_3V9_5V_EN_GPIO to high[1] | ||
| + | gpio 64 set PHY_QCA8081_1V8_EN_GPIO to high[1] | ||
| + | gpio 33 set PHY_AR8033_3V3_EN_GPIO to high[1] | ||
| + | gpio 35 set ONOFF_MODULE_5G_GPIO to low[0] ... 1s | ||
| + | gpio 35 set ONOFF_MODULE_5G_GPIO to high[1] | ||
| + | ubi0: attaching mtd1 | ||
| + | ubi0: scanning is finished | ||
| + | ubi0: attached mtd1 (name " | ||
| + | ubi0: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes | ||
| + | ubi0: min./max. I/O unit sizes: 2048/2048, sub-page size 2048 | ||
| + | ubi0: VID header offset: 2048 (aligned 2048), data offset: 4096 | ||
| + | ubi0: good PEBs: 72, bad PEBs: 0, corrupted PEBs: 0 | ||
| + | ubi0: user volume: 1, internal volumes: 1, max. volumes count: 128 | ||
| + | ubi0: max/mean erase counter: 11/6, WL threshold: 4096, image sequence number: 1097309032 | ||
| + | ubi0: available PEBs: 0, total reserved PEBs: 72, PEBs reserved for bad PEB handling: 20 | ||
| + | Find no boot alter flag! | ||
| + | Enter magic string to stop autoboot in? | ||
| + | ubi0: detaching mtd1 | ||
| + | ubi0: mtd1 is detached | ||
| + | ubi0: attaching mtd1 | ||
| + | ubi0: scanning is finished | ||
| + | ubi0: attached mtd1 (name " | ||
| + | ubi0: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes | ||
| + | ubi0: min./max. I/O unit sizes: 2048/2048, sub-page size 2048 | ||
| + | ubi0: VID header offset: 2048 (aligned 2048), data offset: 4096 | ||
| + | ubi0: good PEBs: 336, bad PEBs: 0, corrupted PEBs: 0 | ||
| + | ubi0: user volume: 2, internal volumes: 1, max. volumes count: 128 | ||
| + | ubi0: max/mean erase counter: 2/1, WL threshold: 4096, image sequence number: 273099923 | ||
| + | ubi0: available PEBs: 108, total reserved PEBs: 228, PEBs reserved for bad PEB handling: | ||
| + | 20 | ||
| + | Read 0 bytes from volume kernel to 44000000 | ||
| + | No size specified -> Using max size (5713920) | ||
| + | ## Loading kernel from FIT Image at 44000000 ... | ||
| + | Using ' | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | Data Start: | ||
| + | Data Size: 3857929 Bytes = 3.7 MiB | ||
| + | | ||
| + | | ||
| + | Load Address: 0x41080000 | ||
| + | Entry Point: | ||
| + | Hash algo: crc32 | ||
| + | Hash value: | ||
| + | Hash algo: sha1 | ||
| + | Hash value: | ||
| + | | ||
| + | ## Loading fdt from FIT Image at 44000000 ... | ||
| + | Using ' | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | Data Start: | ||
| + | Data Size: 92380 Bytes = 90.2 KiB | ||
| + | | ||
| + | Hash algo: crc32 | ||
| + | Hash value: | ||
| + | Hash algo: sha1 | ||
| + | Hash value: | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | Could not find PCI in device tree | ||
| + | Using machid 0x8010400 from environment | ||
| + | |||
| + | Starting kernel ... | ||
| + | |||
| + | Jumping to AARCH64 kernel via monitor | ||
| + | [ 0.000000] Booting Linux on physical CPU 0x0 | ||
| + | [ 0.000000] Linux version 4.4.60 (tplink@linuxci2-sp) (gcc version 5.2.0 (OpenWrt GCC | ||
| + | 5.2.0 34c568b+r49254) ) #1 SMP PREEMPT Mon Apr 10 21:40:48 CST 2023 | ||
| + | [ 0.000000] Boot CPU: AArch64 Processor [410fd034] | ||
| + | [ 0.000000] Ignoring memory range 0x40000000 - 0x41000000 | ||
| + | [ 0.000000] Machine: Qualcomm Technologies, | ||
| + | [ 0.000000] efi: Getting EFI parameters from FDT: | ||
| + | [ 0.000000] efi: UEFI not found. | ||
| + | [ 0.000000] Reserved memory: OVERLAP DETECTED! | ||
| + | [ 0.000000] wifi_dump@51100000 (0x0000000051100000--0x0000000051700000) overlaps with | ||
| + | wigig_dump@51300000 (0x0000000051300000--0x0000000051700000) | ||
| + | [ 0.000000] psci: probing for conduit method from DT. | ||
| + | [ 0.000000] psci: PSCIv1.0 detected in firmware. | ||
| + | [ 0.000000] psci: Using standard PSCI v0.2 function IDs | ||
| + | [ 0.000000] psci: MIGRATE_INFO_TYPE not supported. | ||
| + | [ 0.000000] PERCPU: Embedded 14 pages/cpu @ffffffc03ef43000 s19328 r8192 d29824 u57344 | ||
| + | [ 0.000000] Detected VIPT I-cache on CPU0 | ||
| + | [ 0.000000] CPU features: enabling workaround for ARM erratum 845719 | ||
| + | [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 22503 | ||
| + | 6 | ||
| + | [ 0.000000] Kernel command line: ubi.mtd=rootfs root=mtd: | ||
| + | s rootwait swiotlb=1 | ||
| + | [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) | ||
| + | [ 0.000000] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) | ||
| + | [ 0.000000] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) | ||
| + | [ 0.000000] software IO TLB [mem 0x7fd3c000-0x7fd7c000] (0MB) mapped at [ffffffc03ed3c | ||
| + | 000-ffffffc03ed7bfff] | ||
| + | [ 0.000000] Memory: 886388K/ | ||
| + | odata, 220K init, 466K bss, 28044K reserved, 0K cma-reserved) | ||
| + | [ 0.000000] Virtual kernel memory layout: | ||
| + | [ 0.000000] | ||
| + | [ 0.000000] | ||
| + | ) | ||
| + | [ 0.000000] | ||
| + | [ 0.000000] | ||
| + | [ 0.000000] | ||
| + | [ 0.000000] | ||
| + | [ 0.000000] | ||
| + | [ 0.000000] | ||
| + | [ 0.000000] | ||
| + | [ 0.000000] | ||
| + | [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, | ||
| + | [ 0.000000] Preemptible hierarchical RCU implementation. | ||
| + | [ 0.000000] | ||
| + | [ 0.000000] NR_IRQS:64 nr_irqs:64 0 | ||
| + | [ 0.000000] Architected cp15 timer(s) running at 19.20MHz (virt). | ||
| + | [ 0.000000] clocksource: | ||
| + | e47, max_idle_ns: | ||
| + | [ 0.000005] sched_clock: | ||
| + | s | ||
| + | [ 0.000508] Calibrating delay loop (skipped), value calculated using timer frequency.. | ||
| + | 38.40 BogoMIPS (lpj=192000) | ||
| + | [ 0.000520] pid_max: default: 32768 minimum: 301 | ||
| + | [ 0.000612] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) | ||
| + | [ 0.000622] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) | ||
| + | [ 0.001283] EFI services will not be available. | ||
| + | [ 0.001308] ASID allocator initialised with 65536 entries | ||
| + | [ 0.051933] MSM Memory Dump base table set up | ||
| + | [ 0.051954] MSM Memory Dump apps data table set up | ||
| + | [ 0.090039] Detected VIPT I-cache on CPU1 | ||
| + | [ 0.090083] CPU1: Booted secondary processor [410fd034] | ||
| + | [ 0.120022] Detected VIPT I-cache on CPU2 | ||
| + | [ 0.120049] CPU2: Booted secondary processor [410fd034] | ||
| + | [ 0.150051] Detected VIPT I-cache on CPU3 | ||
| + | [ 0.150077] CPU3: Booted secondary processor [410fd034] | ||
| + | [ 0.150126] Brought up 4 CPUs | ||
| + | [ 0.150153] SMP: Total of 4 processors activated. | ||
| + | [ 0.150163] CPU: All CPU(s) started at EL1 | ||
| + | [ 0.150186] alternatives: | ||
| + | [ 0.169584] DMI not present or invalid. | ||
| + | [ 0.169818] clocksource: | ||
| + | : 19112604462750000 ns | ||
| + | [ 0.169842] futex hash table entries: 1024 (order: 5, 131072 bytes) | ||
| + | [ 0.170038] pinctrl core: initialized pinctrl subsystem | ||
| + | [ 0.171151] NET: Registered protocol family 16 | ||
| + | [ 0.199989] cpuidle: using governor ladder | ||
| + | [ 0.230004] cpuidle: using governor menu | ||
| + | [ 0.230210] NET: Registered protocol family 42 | ||
| + | [ 0.230287] vdso: 2 pages (1 code @ ffffffc00082d000, | ||
| + | [ 0.230398] DMA: preallocated 256 KiB pool for atomic allocations | ||
| + | [ 0.230527] CPU: IPQ8074A, SoC Version: 2.0 | ||
| + | [ 0.230949] IPC logging disabled | ||
| + | [ 0.230955] IPC logging disabled | ||
| + | [ 0.230960] IPC logging disabled | ||
| + | [ 0.230964] IPC logging disabled | ||
| + | [ 0.230969] IPC logging disabled | ||
| + | [ 0.233206] Soc version is not 1, changing clock offsets | ||
| + | [ 0.241895] irq: no irq domain found for / | ||
| + | [ 0.244585] irq: no irq domain found for / | ||
| + | [ 0.247995] sps:sps is ready. | ||
| + | [ 0.254986] spmi spmi-0: PMIC Arb Version-2 (0x20010000) | ||
| + | [ 0.262935] qcom, | ||
| + | [ 0.263195] qcom, | ||
| + | [ 0.301899] pps_core: LinuxPPS API ver. 1 registered | ||
| + | [ 0.301906] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giom | ||
| + | etti@linux.it> | ||
| + | [ 0.301928] PTP clock support registered | ||
| + | [ 0.302077] dmi: Firmware registration failed. | ||
| + | [ 0.303583] Advanced Linux Sound Architecture Driver Initialized. | ||
| + | [ 0.304211] clocksource: | ||
| + | [ 0.307322] NET: Registered protocol family 2 | ||
| + | [ 0.307883] TCP established hash table entries: 8192 (order: 4, 65536 bytes) | ||
| + | [ 0.307991] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) | ||
| + | [ 0.308176] TCP: Hash tables configured (established 8192 bind 8192) | ||
| + | [ 0.308228] UDP hash table entries: 512 (order: 2, 16384 bytes) | ||
| + | [ 0.308265] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) | ||
| + | [ 0.308437] NET: Registered protocol family 1 | ||
| + | [ 0.315795] squashfs: version 4.0 (2009/ | ||
| + | [ 0.315812] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 20 | ||
| + | 01-2006 Red Hat, Inc. | ||
| + | [ 0.319103] Key type asymmetric registered | ||
| + | [ 0.319118] Asymmetric key parser ' | ||
| + | [ 0.319146] io scheduler noop registered | ||
| + | [ 0.319159] io scheduler deadline registered (default) | ||
| + | [ 0.321544] 20000000.pci supply vdda not found, using dummy regulator | ||
| + | [ 0.321590] 20000000.pci supply vdda_phy not found, using dummy regulator | ||
| + | [ 0.321627] 20000000.pci supply vdda_refclk not found, using dummy regulator | ||
| + | [ 0.322590] PCI host bridge / | ||
| + | [ 0.322618] | ||
| + | [ 0.322633] | ||
| + | [ 0.565748] qcom-pcie 20000000.pci: | ||
| + | [ 0.565895] qcom-pcie 20000000.pci: | ||
| + | [ 0.565908] pci_bus 0000:00: root bus resource [bus 00-ff] | ||
| + | [ 0.565921] pci_bus 0000:00: root bus resource [io 0x0000-0xffff] (bus address [0x202 | ||
| + | 00000-0x2020ffff]) | ||
| + | [ 0.565931] pci_bus 0000:00: root bus resource [mem 0x20220000-0x2fffffff] | ||
| + | [ 0.566250] pci 0000: | ||
| + | g | ||
| + | [ 0.567232] pci 0000: | ||
| + | [ 0.567248] pci 0000: | ||
| + | [ 0.567261] pci 0000: | ||
| + | [ 0.567277] pci 0000: | ||
| + | [ 0.567292] pci 0000: | ||
| + | [ 0.567344] pci 0000: | ||
| + | [ 0.567393] pci 0000: | ||
| + | [ 0.567403] pci 0000: | ||
| + | [ 0.567415] pci 0000: | ||
| + | [ 0.567425] pci 0000: | ||
| + | [ 0.567478] PCIe: RC0 enabled during bootup | ||
| + | [ 0.567892] MDSS QPIC HW Base phy_Address=0x7980000 virt=ffffff80004c0000 | ||
| + | [ 0.568265] mdss_qpic_panel_probe: | ||
| + | [ 0.569465] mdss_fb_register: | ||
| + | [ 0.573296] msm_rpm_log_probe: | ||
| + | [ 0.573645] msm-dcc b3000.dcc: DCC XPU is not specified | ||
| + | [ 0.573886] msm-dcc b3000.dcc: jiffies_64: 0xffff8b08, cntvct_64: 0xb054731 | ||
| + | [ 0.573898] msm-dcc b3000.dcc: gcnt_hi: 0x00000000(0xffffff80003ce004) | ||
| + | [ 0.573909] msm-dcc b3000.dcc: gcnt_lo: 0x0b0548f9(0xffffff80003ce000) | ||
| + | [ 0.574548] TZ SMMU State: SMMU Stage2 Enabled | ||
| + | [ 0.574626] TZ Log : Will warn on Access Violation, as paniconaccessviolation is not s | ||
| + | et | ||
| + | [ 0.576227] msm_serial 78b3000.serial: | ||
| + | [ 0.576265] msm_serial 78b3000.serial: | ||
| + | [ 0.576300] 78b3000.serial: | ||
| + | s a MSM | ||
| + | [ 0.576318] msm_serial: console setup on port #0 | ||
| + | [ 1.402862] console [ttyMSM0] enabled | ||
| + | [ 1.407856] msm_serial 78b1000.serial: | ||
| + | [ 1.411123] msm_serial 78b1000.serial: | ||
| + | [ 1.417210] 78b1000.serial: | ||
| + | is a MSM | ||
| + | [ 1.423066] msm_serial: driver initialized | ||
| + | [ 1.431563] msm_serial_hsl_init: | ||
| + | [ 1.443738] brd: module loaded | ||
| + | [ 1.444973] flash_chrdev : flash_chrdev_init | ||
| + | [ 1.445678] flash_chrdev : flash_chrdev_init | ||
| + | [ 1.450939] QPIC controller hw version Major:1, Minor:5 | ||
| + | [ 1.454810] nand: device found, Manufacturer ID: 0xc8, Chip ID: 0x61 | ||
| + | [ 1.459486] nand: ONFI 10-Compliant GigaDevice PSR1GA30DT | ||
| + | [ 1.466127] nand: 128 MiB, SLC, erase size: 128 KiB, page size: 2048, OOB size: 64 | ||
| + | [ 1.471456] 17 ofpart partitions found on MTD device qcom_nand.0 | ||
| + | [ 1.478855] Creating 17 MTD partitions on " | ||
| + | [ 1.485018] 0x000000000000-0x000000100000 : " | ||
| + | [ 1.491858] 0x000000100000-0x000000200000 : " | ||
| + | [ 1.496731] 0x000000200000-0x000000280000 : " | ||
| + | [ 1.501269] 0x000000280000-0x000000300000 : " | ||
| + | [ 1.506627] 0x000000300000-0x000000600000 : " | ||
| + | [ 1.514296] 0x000000600000-0x000000680000 : " | ||
| + | [ 1.517315] 0x000000680000-0x000000700000 : " | ||
| + | [ 1.522237] 0x000000700000-0x000000780000 : " | ||
| + | [ 1.527392] 0x000000780000-0x000000800000 : " | ||
| + | [ 1.531950] 0x000000800000-0x000000980000 : " | ||
| + | [ 1.537700] 0x000000980000-0x000000b80000 : " | ||
| + | [ 1.543687] 0x000000b80000-0x000000c00000 : " | ||
| + | [ 1.547406] 0x000000c00000-0x000003600000 : " | ||
| + | [ 1.588415] mtd: device 12 (rootfs) set to be root filesystem | ||
| + | [ 1.588737] mtdsplit: no squashfs found in " | ||
| + | [ 1.593137] 0x000003600000-0x000006000000 : " | ||
| + | [ 1.635136] 0x000006000000-0x000006080000 : " | ||
| + | [ 1.636185] 0x000006080000-0x000006980000 : " | ||
| + | [ 1.647896] 0x000006980000-0x000007a80000 : " | ||
| + | [ 1.664180] libphy: Fixed MDIO Bus: probed | ||
| + | [ 3.774917] gpio_set_value 44: 0 [1.5s~2s] gpio_set_value 44: 1 | ||
| + | [ 6.044230] gpio_set_value 37: 0 [1.5s~2s] gpio_set_value 37: 1 | ||
| + | [ 6.557237] qca-mdio 90000.mdio: Could not find phy-reset-gpio | ||
| + | [ 6.557358] libphy: qca_mdio: probed | ||
| + | [ 6.562715] qca-mdio 90000.mdio: qca-mdio driver was registered | ||
| + | [ 6.565957] Unable to create IPC log context! | ||
| + | [ 6.571594] Skip QCA8074V1 in V2 platform | ||
| + | [ 6.576124] cnss: Platform driver probed successfully. plat ffffffc03d0e2018 tgt 0xfff | ||
| + | e | ||
| + | [ 6.580077] i2c /dev entries driver | ||
| + | [ 6.596177] sdhci: Secure Digital Host Controller Interface driver | ||
| + | [ 6.596204] sdhci: Copyright(c) Pierre Ossman | ||
| + | [ 6.601245] sdhci-pltfm: | ||
| + | [ 6.606292] sdhci_msm 7824900.sdhci: | ||
| + | [ 6.611448] sdhci_msm 7824900.sdhci: | ||
| + | [ 6.618457] sdhci_msm 7824900.sdhci: | ||
| + | [ 6.625659] sdhci_msm 7824900.sdhci: | ||
| + | [ 6.630586] sdhci_msm 7824900.sdhci: | ||
| + | [ 6.674272] mmc0: SDHCI controller on 7824900.sdhci [7824900.sdhci] using ADMA 64-bit | ||
| + | [ 6.694424] | ||
| + | [ 6.694424] Version Rollback Feature Disabled | ||
| + | [ 6.699015] sps_register_bam_device : unable to create IPC Logging 0 for bam 0x0000000 | ||
| + | 008b04000 | ||
| + | [ 6.703233] sps_register_bam_device : unable to create IPC Logging 1 for bam 0x0000000 | ||
| + | 008b04000sps_register_bam_device : unable to create IPC Logging 2 for bam 0x0000000008b04 | ||
| + | 000 | ||
| + | [ 6.723341] sps_register_bam_device : unable to create IPC Logging 3 for bam 0x0000000 | ||
| + | 008b04000sps_register_bam_device : unable to create IPC Logging 4 for bam 0x0000000008b04 | ||
| + | 000 | ||
| + | [ 6.735184] sps:BAM 0x0000000008b04000 is registered.[ | ||
| + | roc0: releasing cd00000.qcom_q6v5_wcss | ||
| + | [ 6.748467] SPMI VADC - Min ch: 0 Max ch: 15 | ||
| + | [ 6.755698] of_graph_get_next_endpoint(): | ||
| + | [ 6.758174] coresight-csr 6001000.csr: | ||
| + | [ 6.765662] of_graph_get_next_endpoint(): | ||
| + | [ 6.770582] of_graph_get_next_endpoint(): | ||
| + | [ 6.778148] of_graph_get_next_endpoint(): | ||
| + | [ 6.785507] of_graph_get_next_endpoint(): | ||
| + | [ 6.792869] of_graph_get_next_endpoint(): | ||
| + | [ 6.800268] of_graph_get_next_endpoint(): | ||
| + | [ 6.807640] of_graph_get_next_endpoint(): | ||
| + | [ 6.815045] of_graph_get_next_endpoint(): | ||
| + | [ 6.822382] of_graph_get_next_endpoint(): | ||
| + | [ 6.829781] of_graph_get_next_endpoint(): | ||
| + | [ 6.837156] of_graph_get_next_endpoint(): | ||
| + | [ 6.844536] of_graph_get_next_endpoint(): | ||
| + | [ 6.851896] of_graph_get_next_endpoint(): | ||
| + | [ 6.859292] of_graph_get_next_endpoint(): | ||
| + | [ 6.866671] of_graph_get_next_endpoint(): | ||
| + | [ 6.874032] of_graph_get_next_endpoint(): | ||
| + | [ 6.881427] of_graph_get_next_endpoint(): | ||
| + | [ 6.889021] of_graph_get_next_endpoint(): | ||
| + | [ 6.896336] of_graph_get_next_endpoint(): | ||
| + | [ 6.903747] of_graph_get_next_endpoint(): | ||
| + | [ 6.911186] of_graph_get_next_endpoint(): | ||
| + | [ 6.918525] sps_register_bam_device : unable to create IPC Logging 0 for bam 0x0000000 | ||
| + | 006044000 | ||
| + | [ 6.925557] sps_register_bam_device : unable to create IPC Logging 1 for bam 0x0000000 | ||
| + | 006044000sps_register_bam_device : unable to create IPC Logging 2 for bam 0x0000000006044 | ||
| + | 000 | ||
| + | [ 6.942659] sps_register_bam_device : unable to create IPC Logging 3 for bam 0x0000000 | ||
| + | 006044000sps_register_bam_device : unable to create IPC Logging 4 for bam 0x0000000006044 | ||
| + | 000 | ||
| + | [ 6.958536] sps:BAM 0x0000000006044000 is registered.[ | ||
| + | 000.tmc: TMC initialized | ||
| + | [ 6.970994] coresight-tmc 6027000.tmc: | ||
| + | [ 6.976142] coresight-funnel 6021000.funnel: | ||
| + | [ 6.981148] coresight-funnel 6100000.funnel: | ||
| + | [ 6.986984] coresight-funnel 6120000.funnel: | ||
| + | [ 6.992864] coresight-funnel 6130000.funnel: | ||
| + | [ 6.998796] coresight-funnel 61a1000.funnel: | ||
| + | [ 7.005280] coresight-etm4x 619c000.etm: | ||
| + | [ 7.010939] coresight-etm4x 619d000.etm: | ||
| + | [ 7.016905] coresight-etm4x 619e000.etm: | ||
| + | [ 7.022586] coresight-etm4x 619f000.etm: | ||
| + | [ 7.027818] coresight-replicator-qcom 6026000.replicator: | ||
| + | [ 7.033537] coresight-stm 6002000.stm: | ||
| + | [ 7.042151] of_graph_get_next_endpoint(): | ||
| + | [ 7.046000] coresight-hwevent 6101000.hwevent: | ||
| + | [ 7.054298] fan-gpio soc:fans: gpio_fan_probe success | ||
| + | [ 7.061382] antenna-gpio soc: | ||
| + | [ 7.066391] modem-gpio soc:modem: gpio_fan_probe success | ||
| + | [ 7.074396] nf_conntrack version 0.5.0 (6924 buckets, 27696 max) | ||
| + | [ 7.077681] ip_tables: (C) 2000-2006 Netfilter Core Team | ||
| + | [ 7.083596] NET: Registered protocol family 10 | ||
| + | [ 7.089238] NET: Registered protocol family 17 | ||
| + | [ 7.092757] bridge: automatic filtering via arp/ | ||
| + | te your scripts to load br_netfilter if you need this. | ||
| + | [ 7.097202] Bridge firewalling registered | ||
| + | [ 7.109923] 8021q: 802.1Q VLAN Support v1.8 | ||
| + | [ 7.115365] qcom, | ||
| + | [ 7.117957] pmd9655_s3: supplied by e-smps1-reg | ||
| + | [ 7.125296] cpr4_ipq807x_apss_read_fuse_data: | ||
| + | [ 7.129616] cpr4_ipq807x_apss_read_fuse_data: | ||
| + | [ 7.136248] cpr4_ipq807x_apss_read_fuse_data: | ||
| + | [ 7.143879] cpr4_ipq807x_apss_read_fuse_data: | ||
| + | 0 boost = disable | ||
| + | [ 7.151422] cpr3_mem_acc_init: | ||
| + | [ 7.160535] cpr4_ipq807x_apss_calculate_open_loop_voltages: | ||
| + | : open-loop= 704000 uV | ||
| + | [ 7.167480] cpr4_ipq807x_apss_calculate_open_loop_voltages: | ||
| + | : open-loop= 808000 uV | ||
| + | [ 7.177462] cpr4_ipq807x_apss_calculate_open_loop_voltages: | ||
| + | : open-loop= 864000 uV | ||
| + | [ 7.187272] cpr4_ipq807x_apss_calculate_open_loop_voltages: | ||
| + | : open-loop= 944000 uV | ||
| + | [ 7.197146] cpr4_ipq807x_apss_calculate_target_quotients: | ||
| + | quot[ 7]= 767, quot_offset[ 7]= 0 | ||
| + | [ 7.206895] cpr4_ipq807x_apss_calculate_target_quotients: | ||
| + | quot[ 7]= 972, quot_offset[ 7]= 205 | ||
| + | [ 7.217744] cpr4_ipq807x_apss_calculate_target_quotients: | ||
| + | quot[ 7]=1073, quot_offset[ 7]= 100 | ||
| + | [ 7.228682] cpr4_ipq807x_apss_calculate_target_quotients: | ||
| + | quot[ 7]=1226, quot_offset[ 7]= 150 | ||
| + | [ 7.239742] cpr3_regulator_init_ctrl: | ||
| + | [ 7.251063] qcom, | ||
| + | [ 7.257413] pmd9655_s4: supplied by e-smps1-reg | ||
| + | [ 7.264558] cpr3_mem_acc_init: | ||
| + | [ 7.268854] npu_corner: fused NOM: open-loop= 776000 uV | ||
| + | [ 7.275808] npu_corner: fused TURBO: open-loop= 832000 uV | ||
| + | [ 7.281649] npu_corner: fused NOM: open-loop= 776000 uV | ||
| + | [ 7.287264] npu_corner: fused TURBO: open-loop= 832000 uV | ||
| + | [ 7.292918] npu_corner: Normal and Cold condition init done. Default to normal. | ||
| + | [ 7.299694] cpufreq: cpufreq_online: | ||
| + | [ 7.305757] cpufreq: cpufreq_online: | ||
| + | 600 KHz | ||
| + | [ 7.314416] qcom-q6v5-wcss-pil cd00000.qcom_q6v5_wcss: | ||
| + | q6v5_wcss | ||
| + | [ 7.321581] remoteproc remoteproc0: | ||
| + | [ 7.330269] ubi0: attaching mtd12 | ||
| + | [ 7.544562] ubi0: scanning is finished | ||
| + | [ 7.550779] ubi0: attached mtd12 (name " | ||
| + | [ 7.550797] ubi0: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes | ||
| + | [ 7.555498] ubi0: min./max. I/O unit sizes: 2048/2048, sub-page size 2048 | ||
| + | [ 7.562262] ubi0: VID header offset: 2048 (aligned 2048), data offset: 4096 | ||
| + | [ 7.569125] ubi0: good PEBs: 336, bad PEBs: 0, corrupted PEBs: 0 | ||
| + | [ 7.575893] ubi0: user volume: 2, internal volumes: 1, max. volumes count: 128 | ||
| + | [ 7.582142] ubi0: max/mean erase counter: 2/1, WL threshold: 4096, image sequence numb | ||
| + | er: 273099923 | ||
| + | [ 7.589180] ubi0: available PEBs: 108, total reserved PEBs: 228, PEBs reserved for bad | ||
| + | PEB handling: 20 | ||
| + | [ 7.598127] ubi0: background thread " | ||
| + | [ 7.619118] input: soc: | ||
| + | [ 7.619187] hctosys: unable to open rtc device (rtc0) | ||
| + | [ 7.630753] pmd9655_ldo11: | ||
| + | [ 7.631286] ALSA device list: | ||
| + | [ 7.634571] | ||
| + | [ 7.639610] VFS: Mounted root (squashfs filesystem) readonly on device 31:18. | ||
| + | [ 7.640778] Freeing unused kernel memory: 220K (ffffffc0007e2000 - ffffffc000819000) | ||
| + | [ 7.647919] Freeing alternatives memory: 40K (ffffffc000819000 - ffffffc000823000) | ||
| + | [ 7.909292] init: Console is alive | ||
| + | [ 7.909373] init: - watchdog - | ||
| + | [ 7.928794] random: nonblocking pool is initialized | ||
| + | [ 8.683951] usbcore: registered new interface driver usbfs | ||
| + | [ 8.683992] usbcore: registered new interface driver hub | ||
| + | [ 8.688411] usbcore: registered new device driver usb | ||
| + | [ 8.694189] Button Hotplug driver version 0.4.1 | ||
| + | [ 8.702098] dwc3_qcom: exports duplicate symbol msm_data_fifo_config (owned by dwc3_of | ||
| + | _simple) | ||
| + | [ 8.764429] dwc3_qcom: exports duplicate symbol msm_data_fifo_config (owned by dwc3_of | ||
| + | _simple) | ||
| + | [ 8.826336] msm-usb-ssphy-qmp 78000.ssphy: | ||
| + | [ 8.833021] msm-usb-ssphy-qmp 78000.ssphy: | ||
| + | [ 8.833042] msm-usb-ssphy-qmp 78000.ssphy: | ||
| + | [ 9.039872] msm-usb-ssphy-qmp 58000.ssphy: | ||
| + | [ 9.047170] msm-usb-ssphy-qmp 58000.ssphy: | ||
| + | [ 9.047191] msm-usb-ssphy-qmp 58000.ssphy: | ||
| + | [ 9.253329] dwc3_qcom: exports duplicate symbol msm_data_fifo_config (owned by dwc3_of | ||
| + | _simple) | ||
| + | [ 9.304420] dwc3_qcom: exports duplicate symbol msm_data_fifo_config (owned by dwc3_of | ||
| + | _simple) | ||
| + | [ 9.364415] dwc3_qcom: exports duplicate symbol msm_data_fifo_config (owned by dwc3_of | ||
| + | _simple) | ||
| + | [ 9.425595] dwc3_qcom: exports duplicate symbol msm_data_fifo_config (owned by dwc3_of | ||
| + | _simple) | ||
| + | [ 9.484410] dwc3_qcom: exports duplicate symbol msm_data_fifo_config (owned by dwc3_of | ||
| + | _simple) | ||
| + | [ 9.544602] dwc3_qcom: exports duplicate symbol msm_data_fifo_config (owned by dwc3_of | ||
| + | _simple) | ||
| + | [ 9.604389] dwc3_qcom: exports duplicate symbol msm_data_fifo_config (owned by dwc3_of | ||
| + | _simple) | ||
| + | [ 9.664780] xhci-hcd xhci-hcd.0.auto: | ||
| + | [ 9.664809] xhci-hcd xhci-hcd.0.auto: | ||
| + | [ 9.669281] xhci-hcd xhci-hcd.0.auto: | ||
| + | x00010010 | ||
| + | [ 9.676758] xhci-hcd xhci-hcd.0.auto: | ||
| + | [ 9.685663] hub 1-0:1.0: USB hub found | ||
| + | [ 9.691635] hub 1-0:1.0: 1 port detected | ||
| + | [ 9.695335] xhci-hcd xhci-hcd.0.auto: | ||
| + | [ 9.699269] xhci-hcd xhci-hcd.0.auto: | ||
| + | [ 9.704609] usb usb2: We don't know the algorithms for LPM for this host, disabling LP | ||
| + | M. | ||
| + | [ 9.712304] hub 2-0:1.0: USB hub found | ||
| + | [ 9.720456] hub 2-0:1.0: 1 port detected | ||
| + | [ 9.724148] xhci-hcd xhci-hcd.1.auto: | ||
| + | [ 9.728096] xhci-hcd xhci-hcd.1.auto: | ||
| + | [ 9.733497] xhci-hcd xhci-hcd.1.auto: | ||
| + | x00010010 | ||
| + | [ 9.740959] xhci-hcd xhci-hcd.1.auto: | ||
| + | [ 9.749817] hub 3-0:1.0: USB hub found | ||
| + | [ 9.755873] hub 3-0:1.0: 1 port detected | ||
| + | [ 9.759528] xhci-hcd xhci-hcd.1.auto: | ||
| + | [ 9.763504] xhci-hcd xhci-hcd.1.auto: | ||
| + | [ 9.768826] usb usb4: We don't know the algorithms for LPM for this host, disabling LP | ||
| + | M. | ||
| + | [ 9.776543] hub 4-0:1.0: USB hub found | ||
| + | [ 9.784692] hub 4-0:1.0: 1 port detected | ||
| + | [ 9.788686] dwc3_qcom: exports duplicate symbol msm_data_fifo_config (owned by dwc3_of | ||
| + | _simple) | ||
| + | [ 9.845559] dwc3_qcom: exports duplicate symbol msm_data_fifo_config (owned by dwc3_of | ||
| + | _simple) | ||
| + | [ 9.904405] dwc3_qcom: exports duplicate symbol msm_data_fifo_config (owned by dwc3_of | ||
| + | _simple) | ||
| + | [ 9.964452] dwc3_qcom: exports duplicate symbol msm_data_fifo_config (owned by dwc3_of | ||
| + | _simple) | ||
| + | [ | ||
| + | [ | ||
| + | ignore preinit load_wifi_board_bin | ||
| + | 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 | ||
| + | Before mount_root | ||
| + | mounting /dev/root | ||
| + | cp: can't stat '/ | ||
| + | After mount_root | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | Please press Enter to activate this console. | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | ber: 1097309032 | ||
| + | [ | ||
| + | B handling: 20 | ||
| + | [ | ||
| + | ubi_factory_data found, mounting... | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | ata" | ||
| + | [ | ||
| + | : 2048 bytes/2048 bytes | ||
| + | [ | ||
| + | 785 bytes (1 MiB, 9 LEBs) | ||
| + | [ | ||
| + | [ | ||
| + | 41A3-A0C3-47CC50ED88FA, | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | ber: 728371170 | ||
| + | [ | ||
| + | EB handling: 20 | ||
| + | [ | ||
| + | ubi_runtime_data found, mounting... | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | ata" | ||
| + | [ | ||
| + | : 2048 bytes/2048 bytes | ||
| + | [ | ||
| + | 664 bytes (1 MiB, 14 LEBs) | ||
| + | [ | ||
| + | [ | ||
| + | 4CA1-A141-55D4B7DCC73E, | ||
| + | WIFI FW mount is successful | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | rp), (dfs_cac_time) | ||
| + | [ | ||
| + | ) | ||
| + | [ | ||
| + | 2000 mBm), (N/A) | ||
| + | [ | ||
| + | ) | ||
| + | [ | ||
| + | , 2000 mBm), (N/A) | ||
| + | [ | ||
| + | , 2000 mBm), (0 s) | ||
| + | [ | ||
| + | s) | ||
| + | [ | ||
| + | ) | ||
| + | [ | ||
| + | A) | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | ffff phytype doesn' | ||
| + | [ | ||
| + | ffff phytype doesn' | ||
| + | [ | ||
| + | ffff phytype doesn' | ||
| + | [ | ||
| + | ffff phytype doesn' | ||
| + | [ | ||
| + | ! | ||
| + | [ | ||
| + | ! | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | st | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | d : 0 | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | d : 1 | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | _simple) | ||
| + | [ | ||
| + | _simple) | ||
| + | [ | ||
| + | _simple) | ||
| + | [ | ||
| + | _simple) | ||
| + | [ | ||
| + | _simple) | ||
| + | [ | ||
| + | _simple) | ||
| + | [ | ||
| + | _simple) | ||
| + | [ | ||
| + | _simple) | ||
| + | [ | ||
| + | _simple) | ||
| + | [ | ||
| + | _simple) | ||
| + | [ | ||
| + | _simple) | ||
| + | [ | ||
| + | _simple) | ||
| + | [ | ||
| + | _simple) | ||
| + | [ | ||
| + | _simple) | ||
| + | [ | ||
| + | _simple) | ||
| + | [ | ||
| + | _simple) | ||
| + | [ | ||
| + | _simple) | ||
| + | [ | ||
| + | _simple) | ||
| + | [ | ||
| + | _simple) | ||
| + | [ | ||
| + | _simple) | ||
| + | [ | ||
| + | _simple) | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | _simple) | ||
| + | [ | ||
| + | _simple) | ||
| + | [ | ||
| + | _simple) | ||
| + | [ | ||
| + | _simple) | ||
| + | [ | ||
| + | [ | ||
| + | _simple) | ||
| + | [ | ||
| + | _simple) | ||
| + | [ | ||
| + | _simple) | ||
| + | [ | ||
| + | _simple) | ||
| + | [ | ||
| + | _simple) | ||
| + | [ | ||
| + | _simple) | ||
| + | [ | ||
| + | _simple) | ||
| + | [ | ||
| + | _simple) | ||
| + | [ | ||
| + | _simple) | ||
| + | [ | ||
| + | _simple) | ||
| + | [ | ||
| + | _simple) | ||
| + | [ | ||
| + | _simple) | ||
| + | [ | ||
| + | _simple) | ||
| + | [ | ||
| + | _simple) | ||
| + | [ | ||
| + | _simple) | ||
| + | [ | ||
| + | _simple) | ||
| + | [ | ||
| + | _simple) | ||
| + | [ | ||
| + | _simple) | ||
| + | [ | ||
| + | _simple) | ||
| + | [ | ||
| + | _simple) | ||
| + | [ | ||
| + | _simple) | ||
| + | [ | ||
| + | _simple) | ||
| + | [ | ||
| + | _simple) | ||
| + | [ | ||
| + | _simple) | ||
| + | [ | ||
| + | _simple) | ||
| + | [ | ||
| + | _simple) | ||
| + | [ | ||
| + | _simple) | ||
| + | [ | ||
| + | _simple) | ||
| + | [ | ||
| + | _simple) | ||
| + | [ | ||
| + | _simple) | ||
| + | [ | ||
| + | _simple) | ||
| + | [ | ||
| + | _simple) | ||
| + | [ | ||
| + | _simple) | ||
| + | [ | ||
| + | _simple) | ||
| + | [ | ||
| + | _simple) | ||
| + | [ | ||
| + | _simple) | ||
| + | [ | ||
| + | _simple) | ||
| + | [ | ||
| + | _simple) | ||
| + | [ | ||
| + | _simple) | ||
| + | [ | ||
| + | _simple) | ||
| + | [ | ||
| + | _simple) | ||
| + | [ | ||
| + | _simple) | ||
| + | [ | ||
| + | _simple) | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | r=17CB, device=0306 | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | _simple) | ||
| + | [ | ||
| + | _simple) | ||
| + | [ | ||
| + | _simple) | ||
| + | [ | ||
| + | [ | ||
| + | _simple) | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | _simple) | ||
| + | [ | ||
| + | _simple) | ||
| + | [ | ||
| + | _simple) | ||
| + | [ | ||
| + | _simple) | ||
| + | [ | ||
| + | _simple) | ||
| + | [ | ||
| + | _simple) | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | _simple) | ||
| + | [ | ||
| + | [ | ||
| + | _simple) | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | _simple) | ||
| + | reloadprofile() begin | ||
| + | reloadprofile() end | ||
| + | ==reloadConfig()== begin | ||
| + | ==loadDefaultConfig()== begin | ||
| + | ==loadConfigToFiles(): | ||
| + | ==loadConfigToFiles()== end | ||
| + | ==set_usrconfig_info()== start | ||
| + | ==set_usrconfig_info()== end | ||
| + | ==loadDefaultConfig()== end | ||
| + | ==loadConfigToFiles(): | ||
| + | ==loadConfigToFiles()== end | ||
| + | ==reloadConfig()===== no need to load emmc-config | ||
| + | ==loadConfigToFiles(): | ||
| + | ==loadConfigToFiles()== end | ||
| + | ** user-config loaded ** | ||
| + | ==reloadConfig()== end | ||
| + | merge_extra_config() begin | ||
| + | ==loadConfigToFiles(): | ||
| + | ==loadConfigToFiles()== end | ||
| + | mergeconfigbycountry() begin | ||
| + | mergeconfigbycountry() country US | ||
| + | mergeconfigbycountry() end | ||
| + | merge_extra_config() end | ||
| + | phylink down boot 1 | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | acfg_tool: Issuing blocking call to wait for events | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | switch: reset_wan_vlan: | ||
| + | switch: reset_wan_vlan: | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | to down eth0/1 after netfid | ||
| + | [ | ||
| + | [ | ||
| + | [awnd_update_wifi_tpie: | ||
| + | |||
| + | [awnd_update_wifi_tpie: | ||
| + | |||
| + | apsd: start apsd | ||
| + | whc (repacd): Start: | ||
| + | whc (repacd): GatewayConnectedMode(gwcon_mode): | ||
| + | whc (repacd): TrafficSeparationEnabled(traffic_separation_enabled): | ||
| + | whc (repacd): get whc_wifi_config_lock | ||
| + | whc (repacd): starting WHC auto-configuration | ||
| + | whc (repacd): Managed network: lan | ||
| + | whc (repacd): Device type: AP | ||
| + | whc (repacd): Sysmode: Router | ||
| + | whc (repacd): the guest network version of the device is latest, we do nothing(uci_revert | ||
| + | _state wifi guest enable) | ||
| + | whc (repacd): stop repacd-run.sh | ||
| + | whc (repacd): Start: | ||
| + | whc (repacd): GatewayConnectedMode(gwcon_mode): | ||
| + | whc (repacd): TrafficSeparationEnabled(traffic_separation_enabled): | ||
| + | whc (repacd): wifi config change(is different from / | ||
| + | 1,wifi0 | ||
| + | whc (repacd): Using SON mode for GW Connected AP | ||
| + | whc (repacd): __repacd_restart_dependencies: | ||
| + | wifi reload | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ vlan_set_device_state ] 165: ---------------> | ||
| + | |||
| + | qcawifi qcawificfg80211 disable radio wifi1 | ||
| + | qcawifi qcawificfg80211 disable radio wifi0 | ||
| + | qcawifi qcawificfg80211 disable radio wifi2 | ||
| + | qcawifi qcawificfg80211: | ||
| + | echo -n /ini > / | ||
| + | update_ini_file cfg80211_config=1 | ||
| + | update_ini_file qwrap_enable=0 | ||
| + | update_ini_file nss_wifi_olcfg=3 | ||
| + | update_ini_file rx_hash=0 | ||
| + | sysctl -w dev.nss.n2hcfg.extra_pbuf_core0=9000000 | ||
| + | [ | ||
| + | [ | ||
| + | sysctl -w dev.nss.n2hcfg.n2h_high_water_core0=67392 | ||
| + | sysctl -w dev.nss.n2hcfg.n2h_wifi_pool_buf=40960 | ||
| + | insmod mem_manager | ||
| + | [ | ||
| + | [ | ||
| + | insmod qdf mem_debug_disabled=1 | ||
| + | insmod asf | ||
| + | insmod umac enable_pktlog_support=1 | ||
| + | [ | ||
| + | - Out of range [0, 30]; Using 50 | ||
| + | insmod qca_spectral | ||
| + | echo 1 > / | ||
| + | echo 1 > / | ||
| + | *****starting cnssdaemon***** | ||
| + | *********initiating cold boot calibration************* | ||
| + | insmod qca_ol testmode=7 | ||
| + | echo -1000 > / | ||
| + | *****cnssdaemon pid=2617********* | ||
| + | insmod wifi_3_0 | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | or target_type: | ||
| + | [ | ||
| + | type 1 | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | type 1 | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | | ||
| + | [ | ||
| + | oc_id: 0xffffffff, fw_version: 0x220604a5, fw_build_timestamp: | ||
| + | ion: 0x0 eeprom_caldata_read_timeout 0s | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | | ||
| + | [ | ||
| + | e fffe | ||
| + | [ | ||
| + | ion | ||
| + | [ | ||
| + | [ | ||
| + | not found in config | ||
| + | echo 0 to init | ||
| + | ===parental_control_avira=== no need to start | ||
| + | [ | ||
| + | [ 3366(lan)] [smartip_get_cfg 166] key:gw value: | ||
| + | |||
| + | [ 3366(lan)] [smartip_get_cfg 166] key:lanip value: | ||
| + | |||
| + | [ 3366(lan)] [smartip_get_cfg 166] key:lantype value:1 | ||
| + | |||
| + | GMT-12: | ||
| + | [ 3366(lan)] [smartip_get_cfg 166] key:mask value: | ||
| + | |||
| + | false 0 | ||
| + | [ 3366(lan)] [smartip_init_dhcp_hook_socket 2329] create dhcp ho[ | ||
| + | _num:16 | ||
| + | ok success | ||
| + | |||
| + | [ 3366(lan)] [smartip_start_drop_dhcp_pkg 2215] start select dhcp package! | ||
| + | |||
| + | [ 3366(lan)] [smartip_check_status_Router_mode 1719] new dnsServer is 0xc0a84401 0x0 | ||
| + | |||
| + | [ 3366(lan)] [smartip_notify_lan_update 1320] Notify the lan ip changed. | ||
| + | |||
| + | [ 3366(lan)] [smartip_update_lanip 593] config IP: ifconfig br-lan 192.168.68.1 netmask | ||
| + | 255.255.252.0 | ||
| + | |||
| + | [ 3366(lan)] [smartip_update_lanip 604] route del default dev br-lan | ||
| + | |||
| + | [ 3366(lan)] [smartip_update_lanip 622] restart miniupnpd | ||
| + | |||
| + | [ 3623(lan)] [smartip_call_hotplug_ip 2032] Send Message -- TYPE:lan, EVENT: | ||
| + | |||
| + | [ 3669(lan)] [smartip_call_hotplug_ip 2032] Send Message -- TYPE:lan, EVENT: | ||
| + | |||
| + | IPConflict2 mask:22 lan_addr: | ||
| + | IPConflict2 mask:22 | ||
| + | IPConflict2 old_mask: | ||
| + | [ | ||
| + | [ 3366(lan)] [smartip_update_lanip 634] restart domain_login | ||
| + | |||
| + | [ 3366(lan)] [smartip_start_process 366] start udhcpd | ||
| + | |||
| + | [ | ||
| + | [ flowstat_get_wwan_tx_rx_statistics ] 136: Get Rx/Tx flow from qmi failed! | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | ccessful: radio_id 0x65534 | ||
| + | [ | ||
| + | [ | ||
| + | multi-bss) | ||
| + | [ | ||
| + | type 1 | ||
| + | rmmod wifi_3_0 | ||
| + | [ | ||
| + | [ | ||
| + | type 1 | ||
| + | rmmod qca_ol | ||
| + | insmod qca_ol | ||
| + | insmod wifi_3_0 | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | or target_type: | ||
| + | [ | ||
| + | type 1 | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | type 1 | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | oc_id: 0xffffffff, fw_version: 0x220604a5, fw_build_timestamp: | ||
| + | ion: 0x0 eeprom_caldata_read_timeout 0s | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | | ||
| + | [ | ||
| + | e fffe | ||
| + | [ | ||
| + | [ | ||
| + | created on pipe 4 | ||
| + | [ | ||
| + | [ | ||
| + | x=1000 - Out of range [8, 100]; Using 1000 | ||
| + | [ | ||
| + | g=8192 - Out of range [16, 4096]; Using 2048 | ||
| + | [ | ||
| + | g=8192 - Out of range [48, 4096]; Using 1024 | ||
| + | [ | ||
| + | | ||
| + | [ | ||
| + | nfig 3 Target Type 18 | ||
| + | [ | ||
| + | [ | ||
| + | fc034e57400 | ||
| + | [ | ||
| + | 338dc000 | ||
| + | [ | ||
| + | [ | ||
| + | ss_nwifi_offload 0 | ||
| + | [ | ||
| + | [ | ||
| + | onfig 0 | ||
| + | [ | ||
| + | fffc0338dc000, | ||
| + | [ | ||
| + | fffc0338dc000, | ||
| + | [ | ||
| + | fffc0338dc000, | ||
| + | [ | ||
| + | mode is not set, use mode id 1 | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | | ||
| + | [ | ||
| + | odes = f97f9001 | ||
| + | [ | ||
| + | | ||
| + | [ | ||
| + | odes = 680680c | ||
| + | [ | ||
| + | = 0 wireless modes = f97f9001 | ||
| + | [ | ||
| + | = 1 wireless modes = 680688c | ||
| + | [ | ||
| + | ation: 421: dfs_offload 1 | ||
| + | [ | ||
| + | s-> | ||
| + | [ | ||
| + | s_soc_obj-> | ||
| + | [ | ||
| + | ation: 393: Do not allocate DFS object for 2G, pdev_id = 1 | ||
| + | [ | ||
| + | ndle: | ||
| + | [ | ||
| + | of peers = 529 vdevs = 17 | ||
| + | [ | ||
| + | success | ||
| + | [ | ||
| + | ndle: | ||
| + | [ | ||
| + | of peers = 529 vdevs = 17 | ||
| + | [ | ||
| + | success | ||
| + | [ | ||
| + | INIT_CMD version: 1, 0, 0x5f414351, 0x4c4d, 0x0, 0x0 | ||
| + | [ | ||
| + | status_tlv: | ||
| + | [ | ||
| + | | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | h . | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | ted | ||
| + | [ | ||
| + | 11n = 1 11ac = 1 11ax = 1 | ||
| + | [ | ||
| + | pp_bnd = 2, modes = f97f9001, lo_2g = 0, hi_2g = 0 lo_g5 = 4900, hi_5g = 6100 | ||
| + | [ | ||
| + | 7f9001 before update | ||
| + | [ | ||
| + | 7f9001 after update | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | eated: | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | 3721e8 | ||
| + | [ | ||
| + | DC Repeater 1 | ||
| + | [ | ||
| + | is_primary 1 | ||
| + | [ | ||
| + | ed. | ||
| + | [ | ||
| + | [ | ||
| + | annel list is empty | ||
| + | [ | ||
| + | 0 tx_desc_limit = 0 | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | c02b620800 ic-> | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | 0f60880, wdev: 0xffffffc030f78a58, | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | ted | ||
| + | [ | ||
| + | 11n = 1 11ac = 1 11ax = 1 | ||
| + | [ | ||
| + | pp_bnd = 1, modes = 680680c, lo_2g = 2312, hi_2g = 2732 lo_g5 = 0, hi_5g = 0 | ||
| + | [ | ||
| + | 0680c before update | ||
| + | [ | ||
| + | 0680c after update | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | 2b620400 | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | 3721e8 | ||
| + | [ | ||
| + | DC Repeater 1 | ||
| + | [ | ||
| + | is_primary 0 | ||
| + | [ | ||
| + | annel list is empty | ||
| + | [ | ||
| + | 1 tx_desc_limit = 0 | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | c02b622400 ic-> | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | 0fa0880, wdev: 0xffffffc030fb8a58, | ||
| + | [ | ||
| + | : Running with HW mode = 1 | ||
| + | [ | ||
| + | [ | ||
| + | sc = ffffffc030f60880_radio_type = 2 | ||
| + | [ | ||
| + | sc = ffffffc030fa0880_radio_type = 2 | ||
| + | [ | ||
| + | multi-bss) | ||
| + | [ | ||
| + | ed. | ||
| + | [ | ||
| + | insmod wifi_2_0 | ||
| + | [ | ||
| + | or target_type: | ||
| + | [ | ||
| + | -bss) | ||
| + | insmod ath_pktlog | ||
| + | insmod smart_antenna | ||
| + | QCAWIFICFG80211 No Direct-Attach chipsets found. | ||
| + | cfg80211tool wifi1 setCountry US | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | try: Country: US ret: 0 | ||
| + | cfg80211tool wifi1 bsta_fixed_idmask 255 | ||
| + | cfg80211tool wifi1 set_bcnburst 1 | ||
| + | cfg80211tool wifi1 ce_debug_stats 1 | ||
| + | cfg80211tool wifi1 sIgmpDscpOvrid 1 | ||
| + | cfg80211tool wifi1 sIgmpDscpTidMap 6 | ||
| + | cfg80211tool wifi1 enable_ol_stats 1 | ||
| + | [ | ||
| + | _mac_rings 1 | ||
| + | [ | ||
| + | _mac_rings 1 | ||
| + | ifconfig wifi1 down | ||
| + | [ flowstat_get_wwan_tx_rx_statistics ] 136: Get Rx/Tx flow from qmi failed! | ||
| + | cfg80211tool wifi1 setHwaddr B4: | ||
| + | [ | ||
| + | r : | ||
| + | ifconfig wifi1 up | ||
| + | cfg80211tool wifi1 txbf_snd_int 100 | ||
| + | [ | ||
| + | ue 100 wmi_status 0 | ||
| + | cfg80211tool wifi1 obss_rssi_th 35 | ||
| + | cfg80211tool wifi1 obss_rxrssi_th 35 | ||
| + | cfg80211tool wifi1 dbdc_enable 0 | ||
| + | [ | ||
| + | DC Repeater 0 | ||
| + | cfg80211tool wifi1 no_vlan 1 | ||
| + | cfg80211tool wifi1 discon_time 10 | ||
| + | [ | ||
| + | 0 | ||
| + | cfg80211tool wifi1 reconfig_time 60 | ||
| + | [ | ||
| + | ue:60 | ||
| + | sysctl -w dev.nss.n2hcfg.n2h_high_water_core0=67392 | ||
| + | sysctl -w dev.nss.n2hcfg.n2h_wifi_pool_buf=40960 | ||
| + | cfg80211tool wifi1 fc_buf0_max 16384 | ||
| + | cfg80211tool wifi1 fc_buf1_max 16384 | ||
| + | cfg80211tool wifi1 fc_buf2_max 16384 | ||
| + | cfg80211tool wifi1 fc_buf3_max 32768 | ||
| + | sysctl -w dev.nss.n2hcfg.n2h_queue_limit_core0=256 | ||
| + | sysctl -w dev.nss.n2hcfg.n2h_queue_limit_core1=256 | ||
| + | cfg80211tool wifi1 get_rxchainmask | ||
| + | number of vifs: ath0 ath02 | ||
| + | ifconfig wifi1 up | ||
| + | wlanconfig ath0 create wlandev wifi1 wlanmode ap -cfg80211 | ||
| + | iw phy phy1 interface add ath0 type __ap | ||
| + | [ | ||
| + | for interface: ath0 : clone params: 0x00000001 | ||
| + | [ | ||
| + | :0e | ||
| + | [ | ||
| + | mode=IEEE80211_M_HOSTAP, | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | _bfer: | ||
| + | [ | ||
| + | [ | ||
| + | | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | 1|LRO:0 | ||
| + | [ | ||
| + | : (ffffffc02a9d0000) | ||
| + | cfg80211tool ath0 mode 11GHE40 | ||
| + | cfg80211tool ath0 mode 11GHE40 | ||
| + | cfg80211tool ath0 channel 0 | ||
| + | cfg80211tool ath0 hide_ssid 0 | ||
| + | cfg80211tool ath0 nrshareflag 7 | ||
| + | cfg80211tool ath0 disablecoext 1 | ||
| + | iw ath0 set 4addr on | ||
| + | cfg80211tool ath0 wds 1 | ||
| + | cfg80211tool ath0 backhaul 0 | ||
| + | cfg80211tool ath0 uapsd 1 | ||
| + | cfg80211tool ath0 vap_ind 0 | ||
| + | cfg80211tool ath0 extap 0 | ||
| + | iw ath0 set 4addr on | ||
| + | cfg80211tool ath0 stafwd 0 | ||
| + | cfg80211tool ath0 maxsta 128 | ||
| + | [ | ||
| + | cfg80211tool ath0 blockdfschan 1 | ||
| + | cfg80211tool ath0 twt_responder 0 | ||
| + | cfg80211tool ath0 rrm 1 | ||
| + | cfg80211tool ath0 vhtsubfee 1 | ||
| + | cfg80211tool ath0 vhtmubfee 1 | ||
| + | cfg80211tool ath0 vhtsubfer 1 | ||
| + | cfg80211tool ath0 vhtmubfer 1 | ||
| + | cfg80211tool ath0 he_subfee 1 | ||
| + | [ | ||
| + | value =1 | ||
| + | cfg80211tool ath0 he_subfer 1 | ||
| + | [ | ||
| + | value =1 | ||
| + | cfg80211tool ath0 he_mubfee 1 | ||
| + | [ | ||
| + | d in STA mode | ||
| + | cfg80211tool ath0 he_mubfer 1 | ||
| + | [ | ||
| + | value =1 | ||
| + | cfg80211tool ath0 athnewind 1 | ||
| + | iwpriv ath0 he_ulmumimo 0 | ||
| + | [ | ||
| + | _bfer: | ||
| + | [ | ||
| + | iwpriv ath0 he_ulofdma 0 | ||
| + | [ | ||
| + | _bfer: | ||
| + | [ | ||
| + | cfg80211tool ath0 ap_bridge 1 | ||
| + | wpa_cli -g / | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | vht_enabled: | ||
| + | [ | ||
| + | d: vap: | ||
| + | [ | ||
| + | ifconfig ath0 up | ||
| + | iw phy phy1 set rts off | ||
| + | wlanconfig ath02 create wlandev wifi1 wlanmode ap -cfg80211 | ||
| + | iw phy phy1 interface add ath02 type __ap | ||
| + | [ | ||
| + | for interface: ath02 : clone params: 0x00000001 | ||
| + | [ | ||
| + | :0e | ||
| + | [ | ||
| + | mode=IEEE80211_M_HOSTAP, | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | _bfer: | ||
| + | [ | ||
| + | [ | ||
| + | | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | 1|LRO:0 | ||
| + | [ | ||
| + | f: (ffffffc02a480000) | ||
| + | cfg80211tool ath02 mode 11GHE40 | ||
| + | cfg80211tool ath02 mode 11GHE40 | ||
| + | cfg80211tool ath02 channel 0 | ||
| + | cfg80211tool ath02 hide_ssid 1 | ||
| + | cfg80211tool ath02 dynamicbeacon 0 | ||
| + | cfg80211tool ath02 disablecoext 1 | ||
| + | iw ath02 set 4addr on | ||
| + | cfg80211tool ath02 wds 1 | ||
| + | cfg80211tool ath02 backhaul 0 | ||
| + | cfg80211tool ath02 uapsd 1 | ||
| + | cfg80211tool ath02 vap_ind 0 | ||
| + | cfg80211tool ath02 extap 0 | ||
| + | iw ath02 set 4addr on | ||
| + | cfg80211tool ath02 stafwd 0 | ||
| + | cfg80211tool ath02 maxsta 128 | ||
| + | [ | ||
| + | cfg80211tool ath02 blockdfschan 1 | ||
| + | cfg80211tool ath02 twt_responder 0 | ||
| + | cfg80211tool ath02 rrm 1 | ||
| + | cfg80211tool ath02 athnewind 1 | ||
| + | cfg80211tool ath02 rept_spl 0 | ||
| + | cfg80211tool ath02 ap_bridge 1 | ||
| + | wpa_cli -g / | ||
| + | [ | ||
| + | [ | ||
| + | vht_enabled: | ||
| + | [ | ||
| + | d: vap: | ||
| + | ifconfig ath02 up | ||
| + | iw phy phy1 set rts off | ||
| + | qcawifi qcawificfg80211: | ||
| + | echo -n /ini > / | ||
| + | update_ini_file cfg80211_config=1 | ||
| + | update_ini_file qwrap_enable=0 | ||
| + | update_ini_file nss_wifi_olcfg=3 | ||
| + | update_ini_file rx_hash=0 | ||
| + | cfg80211tool wifi0 blockdfslist 1 | ||
| + | cfg80211tool wifi0 setCountry US | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | try: Country: US ret: 0 | ||
| + | [ | ||
| + | l: req-> | ||
| + | cfg80211tool wifi0 bsta_fixed_idmask 255 | ||
| + | cfg80211tool wifi0 set_bcnburst 1 | ||
| + | cfg80211tool wifi0 ce_debug_stats 1 | ||
| + | cfg80211tool wifi0 sIgmpDscpOvrid 1 | ||
| + | cfg80211tool wifi0 sIgmpDscpTidMap 6 | ||
| + | cfg80211tool wifi0 enable_ol_stats 1 | ||
| + | [ | ||
| + | _mac_rings 1 | ||
| + | [ | ||
| + | _mac_rings 1 | ||
| + | ifconfig wifi0 down | ||
| + | cfg80211tool wifi0 setHwaddr B4: | ||
| + | [ | ||
| + | r : | ||
| + | ifconfig wifi0 up | ||
| + | cfg80211tool wifi0 txbf_snd_int 100 | ||
| + | [ | ||
| + | ue 100 wmi_status 0 | ||
| + | cfg80211tool wifi0 obss_rssi_th 35 | ||
| + | cfg80211tool wifi0 obss_rxrssi_th 35 | ||
| + | cfg80211tool wifi0 dbdc_enable 0 | ||
| + | [ | ||
| + | DC Repeater 0 | ||
| + | cfg80211tool wifi0 no_vlan 1 | ||
| + | cfg80211tool wifi0 discon_time 10 | ||
| + | [ | ||
| + | 0 | ||
| + | cfg80211tool wifi0 reconfig_time 60 | ||
| + | [ | ||
| + | ue:60 | ||
| + | cfg80211tool wifi0 fc_buf0_max 32768 | ||
| + | cfg80211tool wifi0 fc_buf1_max 32768 | ||
| + | cfg80211tool wifi0 fc_buf2_max 32768 | ||
| + | cfg80211tool wifi0 fc_buf3_max 32768 | ||
| + | sysctl -w dev.nss.n2hcfg.n2h_queue_limit_core0=256 | ||
| + | sysctl -w dev.nss.n2hcfg.n2h_queue_limit_core1=256 | ||
| + | cfg80211tool wifi0 get_rxchainmask | ||
| + | number of vifs: ath1 ath12 | ||
| + | ifconfig wifi0 up | ||
| + | wlanconfig ath1 create wlandev wifi0 wlanmode ap -cfg80211 | ||
| + | iw phy phy0 interface add ath1 type __ap | ||
| + | [ | ||
| + | for interface: ath1 : clone params: 0x00000001 | ||
| + | [ | ||
| + | :0f | ||
| + | [ | ||
| + | mode=IEEE80211_M_HOSTAP, | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | _bfer: | ||
| + | [ | ||
| + | [ | ||
| + | | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | 1|LRO:0 | ||
| + | [ | ||
| + | : (ffffffc02a4a8000) | ||
| + | cfg80211tool ath1 mode 11AHE80 | ||
| + | cfg80211tool ath1 mode 11AHE80 | ||
| + | cfg80211tool ath1 channel 0 | ||
| + | cfg80211tool ath1 hide_ssid 0 | ||
| + | cfg80211tool ath1 nrshareflag 7 | ||
| + | cfg80211tool ath1 disablecoext 1 | ||
| + | iw ath1 set 4addr on | ||
| + | cfg80211tool ath1 wds 1 | ||
| + | cfg80211tool ath1 backhaul 0 | ||
| + | cfg80211tool ath1 uapsd 1 | ||
| + | cfg80211tool ath1 vap_ind 0 | ||
| + | cfg80211tool ath1 extap 0 | ||
| + | iw ath1 set 4addr on | ||
| + | cfg80211tool ath1 amsdu 2 | ||
| + | cfg80211tool ath1 stafwd 0 | ||
| + | cfg80211tool ath1 maxsta 128 | ||
| + | [ | ||
| + | cfg80211tool ath1 blockdfschan 1 | ||
| + | cfg80211tool ath1 twt_responder 0 | ||
| + | cfg80211tool ath1 rrm 1 | ||
| + | cfg80211tool ath1 vhtsubfee 1 | ||
| + | cfg80211tool ath1 vhtmubfee 1 | ||
| + | cfg80211tool ath1 vhtsubfer 1 | ||
| + | cfg80211tool ath1 vhtmubfer 1 | ||
| + | [ flowstat_get_wwan_tx_rx_statistics ] 136: Get Rx/Tx flow from qmi failed! | ||
| + | cfg80211tool ath1 he_subfee 1 | ||
| + | [ | ||
| + | value =1 | ||
| + | cfg80211tool ath1 he_subfer 1 | ||
| + | [ | ||
| + | value =1 | ||
| + | cfg80211tool ath1 he_mubfee 1 | ||
| + | [ | ||
| + | d in STA mode | ||
| + | cfg80211tool ath1 he_mubfer 1 | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | 37, hw_mode 1 chwidth 40, vht_seg0 8 freq 2447, vht_seg1 0 freq 0 | ||
| + | [ | ||
| + | 437, hw_mode 1 chwidth 40, vht_seg0 8 freq 2447, vht_seg1 0 freq 0 | ||
| + | [ | ||
| + | | ||
| + | [ | ||
| + | value =1 | ||
| + | [ | ||
| + | [ | ||
| + | to_phymode: band:0 width: 2 channel_cfreq: | ||
| + | 0 flags: 0 | ||
| + | [ | ||
| + | [ | ||
| + | cfg80211tool ath1 athnewind 1 | ||
| + | [ | ||
| + | [ | ||
| + | terval : 0. Valid range is 20 - 100ms. | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | terval : 0. Valid range is 20 - 100ms. | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | terval : 0. Valid range is 20 - 100ms. | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | terval : 0. Valid range is 20 - 100ms. | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | iwpriv ath1 he_ulmumimo 0 | ||
| + | [ | ||
| + | _bfer: | ||
| + | [ | ||
| + | iwpriv ath1 he_ulofdma 0 | ||
| + | [ | ||
| + | _bfer: | ||
| + | [ | ||
| + | cfg80211tool ath1 ap_bridge 1 | ||
| + | wpa_cli -g / | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | vht_enabled: | ||
| + | [ | ||
| + | d: vap: | ||
| + | ifconfig ath1 up | ||
| + | iw phy phy0 set rts off | ||
| + | wlanconfig ath12 create wlandev wifi0 wlanmode ap -cfg80211 | ||
| + | iw phy phy0 interface add ath12 type __ap | ||
| + | [ | ||
| + | for interface: ath12 : clone params: 0x00000001 | ||
| + | [ | ||
| + | :0f | ||
| + | [ | ||
| + | mode=IEEE80211_M_HOSTAP, | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | _bfer: | ||
| + | [ | ||
| + | [ | ||
| + | | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | 1|LRO:0 | ||
| + | [ | ||
| + | f: (ffffffc02a580000) | ||
| + | cfg80211tool ath12 mode 11AHE80 | ||
| + | cfg80211tool ath12 mode 11AHE80 | ||
| + | cfg80211tool ath12 channel 0 | ||
| + | cfg80211tool ath12 hide_ssid 1 | ||
| + | cfg80211tool ath12 dynamicbeacon 0 | ||
| + | cfg80211tool ath12 disablecoext 1 | ||
| + | iw ath12 set 4addr on | ||
| + | cfg80211tool ath12 wds 1 | ||
| + | cfg80211tool ath12 backhaul 0 | ||
| + | cfg80211tool ath12 uapsd 1 | ||
| + | cfg80211tool ath12 vap_ind 0 | ||
| + | cfg80211tool ath12 extap 0 | ||
| + | iw ath12 set 4addr on | ||
| + | cfg80211tool ath12 stafwd 0 | ||
| + | cfg80211tool ath12 maxsta 128 | ||
| + | [ | ||
| + | cfg80211tool ath12 blockdfschan 1 | ||
| + | cfg80211tool ath12 twt_responder 0 | ||
| + | cfg80211tool ath12 rrm 1 | ||
| + | cfg80211tool ath12 athnewind 1 | ||
| + | cfg80211tool ath12 rept_spl 0 | ||
| + | cfg80211tool ath12 ap_bridge 1 | ||
| + | wpa_cli -g / | ||
| + | [ | ||
| + | [ | ||
| + | vht_enabled: | ||
| + | [ | ||
| + | d: vap: | ||
| + | ifconfig ath12 up | ||
| + | iw phy phy0 set rts off | ||
| + | [ | ||
| + | [ | ||
| + | qcawifi qcawificfg80211: | ||
| + | echo -n /ini > / | ||
| + | update_ini_file cfg80211_config=1 | ||
| + | update_ini_file qwrap_enable=0 | ||
| + | update_ini_file nss_wifi_olcfg=3 | ||
| + | update_ini_file rx_hash=0 | ||
| + | [ | ||
| + | 180, hw_mode 2 chwidth 80, vht_seg0 42 freq 5210, vht_seg1 0 freq 0 | ||
| + | [ | ||
| + | 5180, hw_mode 2 chwidth 80, vht_seg0 42 freq 5210, vht_seg1 0 freq 0 | ||
| + | [ | ||
| + | | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | terval : 0. Valid range is 20 - 100ms. | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | terval : 0. Valid range is 20 - 100ms. | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | 879: dfs_curchan already updated | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | terval : 0. Valid range is 20 - 100ms. | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | terval : 0. Valid range is 20 - 100ms. | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | echo q6mem > / | ||
| + | echo 1 > / | ||
| + | el 6130000.funnel: | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | ink | ||
| + | echo 5 > / | ||
| + | echo 6 > / | ||
| + | echo 1 > / | ||
| + | *****QDSS Tracing Configuration completed******* | ||
| + | echo -e qdss_trace_load_config\nqdss_trace_start\nquit\n > / | ||
| + | ******Starting cnss_cli******** | ||
| + | whc (repacd): do __repacd_add_vlan_interfaces network:lan vlan id:1 backhual_iface: | ||
| + | whc (repacd): 2g interfaces: | ||
| + | whc (repacd): plc interfaces: | ||
| + | interface5g: | ||
| + | whc (repacd): ath12.1 does not exist, add it. | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | interface2g: | ||
| + | whc (repacd): ath02.1 does not exist, add it. | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | whc (repacd): do __repacd_add_vlan_interfaces network:lan vlan id:2 backhual_iface: | ||
| + | whc (repacd): 2g interfaces: | ||
| + | whc (repacd): plc interfaces: | ||
| + | interface5g: | ||
| + | whc (repacd): ath12.2 does not exist, add it. | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | interface2g: | ||
| + | whc (repacd): ath02.2 does not exist, add it. | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | whc (repacd): do __repacd_del_vlan_interfaces network:lan vlan id:1 backhual_iface: | ||
| + | whc (repacd): 2g interfaces:, | ||
| + | whc (repacd): | ||
| + | whc (repacd): do __repacd_del_vlan_interfaces network:lan vlan id:2 backhual_iface: | ||
| + | whc (repacd): 2g interfaces:, | ||
| + | whc (repacd): | ||
| + | whc (repacd): set wifi done flag | ||
| + | whc (repacd): unlock whc_wifi_config_lock | ||
| + | whc (repacd): get whc_wifi_config_lock | ||
| + | whc (repacd): clear wifi_set_done flag | ||
| + | whc (repacd): starting WHC auto-configuration | ||
| + | whc (repacd): Managed network: lan | ||
| + | whc (repacd): Device type: AP | ||
| + | whc (repacd): Sysmode: Router | ||
| + | whc (repacd): the guest network version of the device is latest, we do nothing(uci_revert | ||
| + | _state wifi guest enable) | ||
| + | whc (repacd): Using SON mode for GW Connected AP | ||
| + | whc (repacd): __repacd_restart_dependencies: | ||
| + | whc (repacd): do __repacd_add_vlan_interfaces network:lan vlan id:1 backhual_iface: | ||
| + | whc (repacd): 2g interfaces: | ||
| + | whc (repacd): plc interfaces: | ||
| + | interface5g: | ||
| + | whc (repacd): ath12.1 already existed, do nothing. | ||
| + | interface2g: | ||
| + | whc (repacd): ath02.1 already existed, do nothing. | ||
| + | whc (repacd): do __repacd_add_vlan_interfaces network:lan vlan id:2 backhual_iface: | ||
| + | whc (repacd): 2g interfaces: | ||
| + | whc (repacd): plc interfaces: | ||
| + | interface5g: | ||
| + | whc (repacd): ath12.2 already existed, do nothing. | ||
| + | interface2g: | ||
| + | whc (repacd): ath02.2 already existed, do nothing. | ||
| + | whc (repacd): do __repacd_del_vlan_interfaces network:lan vlan id:1 backhual_iface: | ||
| + | whc (repacd): 2g interfaces:, | ||
| + | whc (repacd): | ||
| + | whc (repacd): do __repacd_del_vlan_interfaces network:lan vlan id:2 backhual_iface: | ||
| + | whc (repacd): 2g interfaces:, | ||
| + | whc (repacd): | ||
| + | whc (repacd): set wifi done flag | ||
| + | whc (repacd): unlock whc_wifi_config_lock | ||
| + | [aviraSentinelFull]: | ||
| + | [aviraSentinelLite]: | ||
| + | [ flowstat_start_timer ] 677: ===> last_up_time=0 | ||
| + | iptv.init start iptv | ||
| + | iptv start_service | ||
| + | switch: reset_wan_vlan: | ||
| + | switch: reset_wan_vlan: | ||
| + | mac: | ||
| + | 1 | ||
| + | cap_mac: | ||
| + | 1 | ||
| + | [ | ||
| + | [ | ||
| + | [ 7432] [init 340] init nds:0x0 | ||
| + | |||
| + | wanDetect: INFO: wandetect_get_profile_eths: | ||
| + | wanDetect: INFO: eth0 | ||
| + | wanDetect: INFO: eth1 | ||
| + | [ 7432] [dns_proxy_execFormatCmd 88] cmd: nat del dns | ||
| + | |||
| + | wanDetect: INFO: my device_id : 80198A32723C173A21C35791744A5A151F4D05B6 | ||
| + | wanDetect: INFO: init_no_wan_mode | ||
| + | wanDetect: INFO: clear_dialed_flag | ||
| + | wanDetect: INFO: move all interface to br-lan | ||
| + | wanDetect: INFO: move eth0 to br-lan... | ||
| + | [ 7432] [dns_proxy_execFormatCmd 88] cmd: nat add dns { 192.168.68.1 0.0.0.0 } | ||
| + | |||
| + | conn-indicator: | ||
| + | conn-indicator: | ||
| + | conn-indicator: | ||
| + | conn-indicator: | ||
| + | conn-indicator: | ||
| + | conn-indicator: | ||
| + | conn-indicator: | ||
| + | conn-indicator: | ||
| + | conn-indicator: | ||
| + | conn-indicator: | ||
| + | conn-indicator: | ||
| + | conn-indicator: | ||
| + | wandetect: move eth0 to other bridge | ||
| + | wandetect: move eth0 to lan bridge | ||
| + | device eth0 is not a slave of br-wan | ||
| + | device eth0 is already a member of a bridge; can't enslave it to bridge br-lan. | ||
| + | ===== TIPC have already enabled ==== | ||
| + | [ 7432] [dns_proxy_execFormatCmd 88] cmd: nat add dns { 0.0.0.0 0.0.0.0 } | ||
| + | |||
| + | wanDetect: INFO: move eth1 to br-lan... | ||
| + | [ 7432] [main 481] init done, now do uloop_run | ||
| + | |||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | wandetect: move eth1 to other bridge | ||
| + | wandetect: move eth1 to lan bridge | ||
| + | device eth1 is not a slave of br-wan | ||
| + | device eth1 is already a member of a bridge; can't enslave it to bridge br-lan. | ||
| + | wanDetect: INFO: Goto uloop_run | ||
| + | tipc-server: | ||
| + | tipc-server: | ||
| + | tipc-server: | ||
| + | |||
| + | tipc-server: | ||
| + | |||
| + | tipc-server: | ||
| + | tipc-server: | ||
| + | |||
| + | [ | ||
| + | [ | ||
| + | conn-indicator: | ||
| + | json_object_from_file: | ||
| + | | ||
| + | smart_home_schedule reload_service | ||
| + | maclist_smart_home: | ||
| + | #### no schedule client found in blacklist config #### | ||
| + | [ | ||
| + | conn-indicator: | ||
| + | conn-indicator: | ||
| + | conn-indicator: | ||
| + | conn-indicator: | ||
| + | manager permission has been set, no need to set again | ||
| + | guest-eth: Start to set guest vlan | ||
| + | guest-eth: Ignore system signal | ||
| + | guest-eth: Lock vlan.lock | ||
| + | guest-eth: AP role, eth0 eth1 set tag port, vlan id is 591 | ||
| + | guest-eth: add eth if eth0.591 | ||
| + | [ | ||
| + | [ | ||
| + | guest-eth: add eth if eth1.591 | ||
| + | [ | ||
| + | [ | ||
| + | mac: | ||
| + | role:AP | ||
| + | update fap: B4: | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | conn-indicator: | ||
| + | : rmnet_mhi0.up | ||
| + | |||
| + | wanDetect: INFO: ! mode_need_dial | ||
| + | conn-indicator: | ||
| + | wanDetect: INFO: --> link event: rmnet_mhi0.1.up | ||
| + | wanDetect: INFO: ! mode_need_dial | ||
| + | conn-indicator: | ||
| + | conn-indicator: | ||
| + | conn-indicator: | ||
| + | conn-indicator: | ||
| + | *****/ | ||
| + | [ | ||
| + | [ | ||
| + | [ 3366(lan)] [smartip_ibus_handle_wifi_event 2289] smartipd handle wifi event:9 | ||
| + | |||
| + | [ 3366(lan)] [smartip_ibus_handle_wifi_event 2313] RE -> AP | ||
| + | |||
| + | [ 3366(lan)] [smartip_ibus_handle_dhcp_server_changed 2204] DHCP Server changed | ||
| + | |||
| + | [ 3366(lan)] [smartip_ibus_handle_dhcp_server_changed 2238] Restart dhcpd | ||
| + | |||
| + | [ 3366(lan)] [smartip_kill_process 271] kill process udhcpd | ||
| + | |||
| + | conn-indicator: | ||
| + | conn-indicator: | ||
| + | conn-indicator: | ||
| + | conn-indicator: | ||
| + | [ 3366(lan)] [smartip_start_process 366] start udhcpd | ||
| + | |||
| + | [ 3366(lan)] [smartip_check_lan_wan_is_samesubnet 2800] br-wan has no ip! | ||
| + | |||
| + | [ 3366(lan)] [smartip_ibus_handle_wifi_event 2343] Change to FAP, Update Lan IP | ||
| + | |||
| + | [ 3366(lan)] [smartip_notify_lan_update 1320] Notify the lan ip changed. | ||
| + | |||
| + | [ 3366(lan)] [smartip_update_lanip 593] config IP: ifconfig br-lan 192.168.68.1 netmask | ||
| + | 255.255.252.0 | ||
| + | |||
| + | [ 3366(lan)] [smartip_update_lanip 604] route del default dev br-lan | ||
| + | |||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | conn-indicator: | ||
| + | conn-indicator: | ||
| + | conn-indicator: | ||
| + | conn-indicator: | ||
| + | start minitor config flowstat_send_test_sms | ||
| + | [ 3366(lan)] [smartip_update_lanip 622] restart miniupnpd | ||
| + | |||
| + | parental-control_avira: | ||
| + | [ 8728(lan)] [smartip_call_hotplug_ip 2032] Send Message -- TYPE:lan, EVENT: | ||
| + | |||
| + | start minitor config mobile_config | ||
| + | [ 8849(lan)] [smartip_call_hotplug_ip 2032] Send Message -- TYPE:lan, EVENT: | ||
| + | |||
| + | not found in config | ||
| + | echo 0 to init | ||
| + | ===parental_control_avira=== no need to start | ||
| + | [aviraSentinelFull]: | ||
| + | false 0 | ||
| + | start minitor config profile_action | ||
| + | [aviraSentinelLite]: | ||
| + | IPConflict2 mask:22 lan_addr: | ||
| + | IPConflict2 mask:22 | ||
| + | IPConflict2 old_mask: | ||
| + | [ 3366(lan)] [smartip_update_lanip 634] restart domain_login | ||
| + | |||
| + | [ | ||
| + | [ | ||
| + | qos_v2 disable gro | ||
| + | qos_v2 start | ||
| + | conn-indicator: | ||
| + | conn-indicator: | ||
| + | conn-indicator: | ||
| + | conn-indicator: | ||
| + | wanDetect: ERR: port update : eth0 | ||
| + | / | ||
| + | / | ||
| + | list | ||
| + | / | ||
| + | othing | ||
| + | conn-indicator: | ||
| + | | ||
| + | json_object_from_file: | ||
| + | | ||
| + | conn-indicator: | ||
| + | such file or directory | ||
| + | [ | ||
| + | / | ||
| + | / | ||
| + | 5B6 first, clean old record data | ||
| + | / | ||
| + | 5B6 | ||
| + | ========= MODE: cloud_awn_update begin ========== | ||
| + | mode: AP | ||
| + | Ipv6 Firewall config trigger stop! | ||
| + | qos_v2 stop | ||
| + | ========= MODE: update awn feature info to cloud ========== | ||
| + | ---------> | ||
| + | / | ||
| + | conn-indicator: | ||
| + | ource temporarily unavailable | ||
| + | / | ||
| + | sync_get_info begin() | ||
| + | sync_get_compatible_info | ||
| + | sync_get_info end() | ||
| + | error open file failed:/ | ||
| + | error open file failed:/ | ||
| + | error open file failed:/ | ||
| + | error open file failed:/ | ||
| + | error open file failed:/ | ||
| + | error open file failed:/ | ||
| + | error open file failed:/ | ||
| + | error open file failed:/ | ||
| + | error open file failed:/ | ||
| + | error open file failed:/ | ||
| + | error open file failed:/ | ||
| + | update_compitable_list can't support IOT | ||
| + | / | ||
| + | error open file failed:/ | ||
| + | there is no iot fap | ||
| + | error open file failed:/ | ||
| + | check_opcode_iot | ||
| + | fap has no iot | ||
| + | / | ||
| + | req: {" | ||
| + | A151F4D05B6" | ||
| + | qos_v2 disable gro | ||
| + | qos_v2 start | ||
| + | sync_get_cfg begin() | ||
| + | Warning! can't find cfg : white_list_1 | ||
| + | sync_get_cfg end() | ||
| + | error open file failed:/ | ||
| + | / | ||
| + | / | ||
| + | Total 1 devices need to update dev list | ||
| + | Total 1 devices were update dev list successfully | ||
| + | re: | ||
| + | get_deviceUserInfo: | ||
| + | | ||
| + | req: {" | ||
| + | A151F4D05B6" | ||
| + | re: | ||
| + | get_deviceUserInfo: | ||
| + | | ||
| + | req: {" | ||
| + | A151F4D05B6" | ||
| + | re: | ||
| + | get_deviceUserInfo: | ||
| + | | ||
| + | notify_check_client: | ||
| + | req: {" | ||
| + | A151F4D05B6" | ||
| + | client triggers is opened. | ||
| + | re: | ||
| + | get_deviceUserInfo: | ||
| + | | ||
| + | </ | ||
| </ | </ | ||
| ==== OpenWrt bootlog ==== | ==== OpenWrt bootlog ==== | ||
| <WRAP bootlog> | <WRAP bootlog> | ||
| - | < | + | < |
| + | Format: Log Type - Time(microsec) - Message - Optional Info | ||
| + | Log Type: B - Since Boot(Power On Reset), | ||
| + | S - QC_IMAGE_VERSION_STRING=BOOT.BF.3.3.1-00158 | ||
| + | S - IMAGE_VARIANT_STRING=HAACANAZA | ||
| + | S - OEM_IMAGE_VERSION_STRING=CRM | ||
| + | S - Boot Config, 0x000002e5 | ||
| + | B - 201 - PBL, Start | ||
| + | B - 2736 - bootable_media_detect_entry, | ||
| + | B - 3443 - bootable_media_detect_success, | ||
| + | B - 3448 - elf_loader_entry, | ||
| + | B - 6114 - auth_hash_seg_entry, | ||
| + | B - 6357 - auth_hash_seg_exit, | ||
| + | B - 68340 - elf_segs_hash_verify_entry, | ||
| + | B - 131183 - PBL, End | ||
| + | B - 217617 - SBL1, Start | ||
| + | B - 296917 - GCC [RstStat: | ||
| + | B - 306799 - pm_device_init, | ||
| + | B - 489891 - PM_SET_VAL: | ||
| + | D - 181170 - pm_device_init, | ||
| + | B - 492300 - pm_driver_init, | ||
| + | D - 5368 - pm_driver_init, | ||
| + | B - 498675 - clock_init, Start | ||
| + | D - 2135 - clock_init, Delta | ||
| + | B - 502609 - boot_flash_init, | ||
| + | D - 12566 - boot_flash_init, | ||
| + | B - 518957 - boot_config_data_table_init, | ||
| + | D - 3111 - boot_config_data_table_init, | ||
| + | B - 526460 - Boot Setting : 0x00000618 | ||
| + | B - 530364 - CDT version: | ||
| + | type:0 | ||
| + | B - 537288 - sbl1_ddr_set_params, | ||
| + | B - 541100 - CPR configuration: | ||
| + | B - 544455 - cpr_init, Start | ||
| + | B - 547353 - Rail:0 Mode: 5 Voltage: 792000 | ||
| + | B - 552446 - CL CPR settled at 744000mV | ||
| + | B - 555283 - Rail:1 Mode: 5 Voltage: 880000 | ||
| + | B - 559553 - Rail:1 Mode: 7 Voltage: 888000 | ||
| + | D - 16531 - cpr_init, Delta | ||
| + | B - 566354 - Pre_DDR_clock_init, | ||
| + | B - 570472 - Pre_DDR_clock_init, | ||
| + | B - 573766 - DDR Type : PCDDR3 | ||
| + | B - 579500 - do ddr sanity test, Start | ||
| + | D - 1067 - do ddr sanity test, Delta | ||
| + | B - 584258 - DDR: Start of HAL DDR Boot Training | ||
| + | B - 588985 - DDR: End of HAL DDR Boot Training | ||
| + | B - 594689 - DDR: Checksum to be stored on flash is 1377291785 | ||
| + | B - 604998 - Image Load, Start | ||
| + | D - 224358 - QSEE Image Loaded, Delta - (1376448 Bytes) | ||
| + | B - 829447 - Image Load, Start | ||
| + | D - 61 - SEC Image Loaded, Delta - (0 Bytes) | ||
| + | B - 837133 - Image Load, Start | ||
| + | D - 10706 - DEVCFG Image Loaded, Delta - (26008 Bytes) | ||
| + | B - 847930 - Image Load, Start | ||
| + | D - 22021 - RPM Image Loaded, Delta - (86584 Bytes) | ||
| + | B - 870043 - Image Load, Start | ||
| + | D - 108915 - APPSBL Image Loaded, Delta - (672668 Bytes) | ||
| + | B - 979111 - QSEE Execution, Start | ||
| + | D - 91 - QSEE Execution, Delta | ||
| + | B - 984906 - USB D+ check, Start | ||
| + | D - 0 - USB D+ check, Delta | ||
| + | B - 991280 - SBL1, End | ||
| + | D - 775981 - SBL1, Delta | ||
| + | S - Flash Throughput, 6744 KB/s (2162955 Bytes, | ||
| + | S - DDR Frequency, 466 MHz | ||
| + | S - Core 0 Frequency, 1651 MHz | ||
| + | |||
| + | |||
| + | U-Boot 2016.01 (Feb 25 2021 - 20:16:45 +0800) | ||
| + | |||
| + | DRAM: smem ram ptable found: ver: 1 len: 4 | ||
| + | 1 GiB | ||
| + | NAND: Could not find nand_gpio in dts, using defaults | ||
| + | ONFI device found | ||
| + | ID = 158061c8 | ||
| + | Vendor = c8 | ||
| + | Device = 61 | ||
| + | SF: Unsupported flash IDs: manuf 00, jedec 1c78, ext_jedec 4a74 | ||
| + | ipq_spi: SPI Flash not found (bus/ | ||
| + | 128 MiB | ||
| + | MMC: < | ||
| + | PCI0 is not defined in the device tree | ||
| + | PCI1 is not defined in the device tree | ||
| + | In: serial@78B3000 | ||
| + | Out: | ||
| + | Err: | ||
| + | machid: 8010400 | ||
| + | Card did not respond to voltage select! | ||
| + | eth0 MAC Address from ART is not valid | ||
| + | eth1 MAC Address from ART is not valid | ||
| + | eth2 MAC Address from ART is not valid | ||
| + | eth3 MAC Address from ART is not valid | ||
| + | eth4 MAC Address from ART is not valid | ||
| + | eth5 MAC Address from ART is not valid | ||
| + | gpio 38 set BOARD_3V9_5V_EN_GPIO to high[1] | ||
| + | gpio 64 set PHY_QCA8081_1V8_EN_GPIO to high[1] | ||
| + | gpio 33 set PHY_AR8033_3V3_EN_GPIO to high[1] | ||
| + | gpio 35 set ONOFF_MODULE_5G_GPIO to low[0] ... 1s | ||
| + | gpio 35 set ONOFF_MODULE_5G_GPIO to high[1] | ||
| + | ubi0: attaching mtd1 | ||
| + | ubi0: scanning is finished | ||
| + | ubi0: attached mtd1 (name " | ||
| + | ubi0: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes | ||
| + | ubi0: min./max. I/O unit sizes: 2048/2048, sub-page size 2048 | ||
| + | ubi0: VID header offset: 2048 (aligned 2048), data offset: 4096 | ||
| + | ubi0: good PEBs: 72, bad PEBs: 0, corrupted PEBs: 0 | ||
| + | ubi0: user volume: 1, internal volumes: 1, max. volumes count: 128 | ||
| + | ubi0: max/mean erase counter: 15/8, WL threshold: 4096, image sequenc | ||
| + | e number: 1097309032 | ||
| + | ubi0: available PEBs: 0, total reserved PEBs: 72, PEBs reserved for b | ||
| + | ad PEB handling: 20 | ||
| + | Find no boot alter flag! | ||
| + | Enter magic string to stop autoboot in 1 seconds | ||
| + | Unmounting UBIFS volume ubi_factory_data! | ||
| + | ubi0: detaching mtd1 | ||
| + | ubi0: mtd1 is detached | ||
| + | ubi0: attaching mtd1 | ||
| + | ubi0: scanning is finished | ||
| + | ubi0: attached mtd1 (name " | ||
| + | ubi0: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes | ||
| + | ubi0: min./max. I/O unit sizes: 2048/2048, sub-page size 2048 | ||
| + | ubi0: VID header offset: 2048 (aligned 2048), data offset: 4096 | ||
| + | ubi0: good PEBs: 336, bad PEBs: 0, corrupted PEBs: 0 | ||
| + | ubi0: user volume: 3, internal volumes: 1, max. volumes count: 128 | ||
| + | ubi0: max/mean erase counter: 4/2, WL threshold: 4096, image sequence | ||
| + | | ||
| + | ubi0: available PEBs: 0, total reserved PEBs: 336, PEBs reserved for | ||
| + | bad PEB handling: 20 | ||
| + | Read 0 bytes from volume kernel to 44000000 | ||
| + | No size specified -> Using max size (5332992) | ||
| + | ## Loading kernel from FIT Image at 44000000 ... | ||
| + | Using ' | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | Data Start: | ||
| + | Data Size: 5177696 Bytes = 4.9 MiB | ||
| + | | ||
| + | | ||
| + | Load Address: 0x41000000 | ||
| + | Entry Point: | ||
| + | Hash algo: crc32 | ||
| + | Hash value: | ||
| + | Hash algo: sha1 | ||
| + | Hash value: | ||
| + | | ||
| + | ## Loading fdt from FIT Image at 44000000 ... | ||
| + | Using ' | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | Data Start: | ||
| + | Data Size: 46489 Bytes = 45.4 KiB | ||
| + | | ||
| + | Hash algo: crc32 | ||
| + | Hash value: | ||
| + | Hash algo: sha1 | ||
| + | Hash value: | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | Could not find PCI in device tree | ||
| + | Using machid 0x8010400 from environment | ||
| + | |||
| + | Starting kernel ... | ||
| + | |||
| + | Jumping to AARCH64 kernel via monitor | ||
| + | [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034 | ||
| + | ] | ||
| + | [ 0.000000] Linux version 6.6.44 (professor_jonny@MRSPARKLE) (aarc | ||
| + | h64-openwrt-linux-musl-gcc (OpenWrt GCC 13.3.0 r26970-e6c9264351) 13. | ||
| + | 3.0, GNU ld (GNU Binutils) 2.42) #0 SMP Mon Aug 12 18:49:30 2024 | ||
| + | [ 0.000000] Machine model: tplink x80-5g | ||
| + | [ 0.000000] OF: reserved mem: 0x0000000040000000..0x0000000040ffff | ||
| + | ff (16384 KiB) nomap non-reusable nss@40000000 | ||
| + | [ 0.000000] OF: reserved mem: 0x000000004a400000..0x000000004a5fff | ||
| + | ff (2048 KiB) nomap non-reusable tzapp@4a400000 | ||
| + | [ 0.000000] OF: reserved mem: 0x000000004a600000..0x000000004a9fff | ||
| + | ff (4096 KiB) nomap non-reusable bootloader@4a600000 | ||
| + | [ 0.000000] OF: reserved mem: 0x000000004aa00000..0x000000004aafff | ||
| + | ff (1024 KiB) nomap non-reusable sbl@4aa00000 | ||
| + | [ 0.000000] OF: reserved mem: 0x000000004ab00000..0x000000004abfff | ||
| + | ff (1024 KiB) nomap non-reusable smem@4ab00000 | ||
| + | [ 0.000000] OF: reserved mem: 0x000000004ac00000..0x000000004affff | ||
| + | ff (4096 KiB) nomap non-reusable memory@4ac00000 | ||
| + | [ 0.000000] OF: reserved mem: 0x000000004b000000..0x0000000050efff | ||
| + | ff (97280 KiB) nomap non-reusable wcnss@4b000000 | ||
| + | [ 0.000000] OF: reserved mem: 0x0000000050f00000..0x0000000050ffff | ||
| + | ff (1024 KiB) nomap non-reusable q6_etr_dump@50f00000 | ||
| + | [ 0.000000] OF: reserved mem: 0x0000000051000000..0x00000000510fff | ||
| + | ff (1024 KiB) nomap non-reusable m3_dump@51000000 | ||
| + | [ 0.000000] Zone ranges: | ||
| + | [ 0.000000] | ||
| + | [ 0.000000] | ||
| + | [ 0.000000] | ||
| + | [ 0.000000] Movable zone start for each node | ||
| + | [ 0.000000] Early memory node ranges | ||
| + | [ 0.000000] | ||
| + | ] | ||
| + | [ 0.000000] | ||
| + | ] | ||
| + | [ 0.000000] | ||
| + | ] | ||
| + | [ 0.000000] | ||
| + | ] | ||
| + | [ 0.000000] Initmem setup node 0 [mem 0x0000000040000000-0x0000000 | ||
| + | 07fffffff] | ||
| + | [ 0.000000] psci: probing for conduit method from DT. | ||
| + | [ 0.000000] psci: PSCIv1.0 detected in firmware. | ||
| + | [ 0.000000] psci: Using standard PSCI v0.2 function IDs | ||
| + | [ 0.000000] psci: MIGRATE_INFO_TYPE not supported. | ||
| + | [ 0.000000] psci: SMC Calling Convention v1.0 | ||
| + | [ 0.000000] percpu: Embedded 18 pages/cpu s35240 r8192 d30296 u737 | ||
| + | 28 | ||
| + | [ 0.000000] Detected VIPT I-cache on CPU0 | ||
| + | [ 0.000000] alternatives: | ||
| + | [ 0.000000] Kernel command line: ubi.mtd=rootfs root=mtd: | ||
| + | s rootfstype=squashfs rootwait root=/ | ||
| + | [ 0.000000] Dentry cache hash table entries: 131072 (order: 8, 104 | ||
| + | 8576 bytes, linear) | ||
| + | [ 0.000000] Inode-cache hash table entries: 65536 (order: 7, 52428 | ||
| + | 8 bytes, linear) | ||
| + | [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: | ||
| + | | ||
| + | [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:of | ||
| + | f | ||
| + | [ 0.000000] software IO TLB: SWIOTLB bounce buffer size adjusted t | ||
| + | o 1MB | ||
| + | [ 0.000000] software IO TLB: area num 4. | ||
| + | [ 0.000000] software IO TLB: mapped [mem 0x000000007eb00000-0x0000 | ||
| + | 00007ec00000] (1MB) | ||
| + | [ 0.000000] Memory: 885772K/ | ||
| + | 892K rwdata, 2500K rodata, 1472K init, 276K bss, 162804K reserved, 0 | ||
| + | K cma-reserved) | ||
| + | [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, | ||
| + | es=1 | ||
| + | [ 0.000000] rcu: Hierarchical RCU implementation. | ||
| + | [ 0.000000] | ||
| + | [ 0.000000] rcu: RCU calculated value of scheduler-enlistment dela | ||
| + | y is 10 jiffies. | ||
| + | [ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0 | ||
| + | [ 0.000000] Root IRQ handler: gic_handle_irq | ||
| + | [ 0.000000] GICv2m: range[mem 0x0b00a000-0x0b00affc], | ||
| + | [ 0.000000] rcu: srcu_init: Setting srcu_struct sizes based on con | ||
| + | tention. | ||
| + | [ 0.000000] arch_timer: cp15 and mmio timer(s) running at 19.20MHz | ||
| + | | ||
| + | [ 0.000000] clocksource: | ||
| + | max_cycles: 0x46d987e47, | ||
| + | [ 0.000001] sched_clock: | ||
| + | every 4398046511078ns | ||
| + | [ 0.000129] Calibrating delay loop (skipped), value calculated usi | ||
| + | ng timer frequency.. 38.40 BogoMIPS (lpj=192000) | ||
| + | [ 0.000142] pid_max: default: 32768 minimum: 301 | ||
| + | [ 0.005160] Mount-cache hash table entries: 2048 (order: 2, 16384 | ||
| + | bytes, linear) | ||
| + | [ 0.005174] Mountpoint-cache hash table entries: 2048 (order: 2, 1 | ||
| + | 6384 bytes, linear) | ||
| + | [ 0.009416] RCU Tasks Trace: Setting shift to 2 and lim to 1 rcu_t | ||
| + | ask_cb_adjust=1. | ||
| + | [ 0.009641] rcu: Hierarchical SRCU implementation. | ||
| + | [ 0.009646] rcu: Max phase no-delay instances is 1000. | ||
| + | [ 0.010569] smp: Bringing up secondary CPUs ... | ||
| + | [ 0.011229] Detected VIPT I-cache on CPU1 | ||
| + | [ 0.011332] CPU1: Booted secondary processor 0x0000000001 [0x410fd | ||
| + | 034] | ||
| + | [ 0.012001] Detected VIPT I-cache on CPU2 | ||
| + | [ 0.012070] CPU2: Booted secondary processor 0x0000000002 [0x410fd | ||
| + | 034] | ||
| + | [ 0.012721] Detected VIPT I-cache on CPU3 | ||
| + | [ 0.012786] CPU3: Booted secondary processor 0x0000000003 [0x410fd | ||
| + | 034] | ||
| + | [ 0.012855] smp: Brought up 1 node, 4 CPUs | ||
| + | [ 0.012863] SMP: Total of 4 processors activated. | ||
| + | [ 0.012869] CPU features: detected: 32-bit EL0 Support | ||
| + | [ 0.012874] CPU features: detected: CRC32 instructions | ||
| + | [ 0.012943] CPU features: emulated: Privileged Access Never (PAN) | ||
| + | using TTBR0_EL1 switching | ||
| + | [ 0.012950] CPU: All CPU(s) started at EL1 | ||
| + | [ 0.012953] alternatives: | ||
| + | [ 0.023013] clocksource: | ||
| + | fffffff, max_idle_ns: | ||
| + | [ 0.023042] futex hash table entries: 1024 (order: 4, 65536 bytes, | ||
| + | | ||
| + | [ 0.024776] pinctrl core: initialized pinctrl subsystem | ||
| + | [ 0.026479] NET: Registered PF_NETLINK/ | ||
| + | [ 0.027055] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic a | ||
| + | llocations | ||
| + | [ 0.027098] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for | ||
| + | atomic allocations | ||
| + | [ 0.027132] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool fo | ||
| + | r atomic allocations | ||
| + | [ 0.027519] thermal_sys: | ||
| + | [ 0.027576] cpuidle: using governor menu | ||
| + | [ 0.027779] ASID allocator initialised with 65536 entries | ||
| + | [ 0.054062] qcom, | ||
| + | fuse count: 4 | ||
| + | [ 0.056925] Modules: 29408 pages in range for non-PLT usage | ||
| + | [ 0.056933] Modules: 520928 pages in range for PLT usage | ||
| + | [ 0.061698] SCSI subsystem initialized | ||
| + | [ 0.061902] usbcore: registered new interface driver usbfs | ||
| + | [ 0.061937] usbcore: registered new interface driver hub | ||
| + | [ 0.061985] usbcore: registered new device driver usb | ||
| + | [ 0.062436] qcom_scm: convention: smc arm 64 | ||
| + | [ 0.064085] clocksource: | ||
| + | [ 0.067864] NET: Registered PF_INET protocol family | ||
| + | [ 0.068014] IP idents hash table entries: 16384 (order: 5, 131072 | ||
| + | bytes, linear) | ||
| + | [ 0.070595] tcp_listen_portaddr_hash hash table entries: 512 (orde | ||
| + | r: 1, 8192 bytes, linear) | ||
| + | [ 0.070618] Table-perturb hash table entries: 65536 (order: 6, 262 | ||
| + | 144 bytes, linear) | ||
| + | [ 0.070633] TCP established hash table entries: 8192 (order: 4, 65 | ||
| + | 536 bytes, linear) | ||
| + | [ 0.070720] TCP bind hash table entries: 8192 (order: 6, 262144 by | ||
| + | tes, linear) | ||
| + | [ 0.070992] TCP: Hash tables configured (established 8192 bind 819 | ||
| + | 2) | ||
| + | [ 0.071095] UDP hash table entries: 512 (order: 2, 16384 bytes, li | ||
| + | near) | ||
| + | [ 0.071133] UDP-Lite hash table entries: 512 (order: 2, 16384 byte | ||
| + | s, linear) | ||
| + | [ 0.071609] NET: Registered PF_UNIX/ | ||
| + | [ 0.071651] PCI: CLS 0 bytes, default 64 | ||
| + | [ 0.073484] workingset: timestamp_bits=46 max_order=18 bucket_orde | ||
| + | r=0 | ||
| + | [ 0.074113] squashfs: version 4.0 (2009/ | ||
| + | [ 0.074121] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CM | ||
| + | ODE_PRIORITY) (c) 2001-2006 Red Hat, Inc. | ||
| + | [ 0.080431] qcom-qmp-usb-phy 58000.phy: supply vdda-phy not found, | ||
| + | using dummy regulator | ||
| + | [ 0.080571] qcom-qmp-usb-phy 58000.phy: supply vdda-pll not found, | ||
| + | using dummy regulator | ||
| + | [ 0.081426] qcom-qmp-usb-phy 78000.phy: supply vdda-phy not found, | ||
| + | using dummy regulator | ||
| + | [ 0.081575] qcom-qmp-usb-phy 78000.phy: supply vdda-pll not found, | ||
| + | using dummy regulator | ||
| + | [ 0.082679] qcom-qusb2-phy 59000.phy: supply vdd not found, using | ||
| + | dummy regulator | ||
| + | [ 0.082836] qcom-qusb2-phy 59000.phy: supply vdda-pll not found, u | ||
| + | sing dummy regulator | ||
| + | [ 0.082879] qcom-qusb2-phy 59000.phy: supply vdda-phy-dpdm not fou | ||
| + | nd, using dummy regulator | ||
| + | [ 0.083058] qcom-qusb2-phy 59000.phy: Registered Qcom-QUSB2 phy | ||
| + | [ 0.083272] qcom-qusb2-phy 79000.phy: supply vdd not found, using | ||
| + | dummy regulator | ||
| + | [ 0.083398] qcom-qusb2-phy 79000.phy: supply vdda-pll not found, u | ||
| + | sing dummy regulator | ||
| + | [ 0.083472] qcom-qusb2-phy 79000.phy: supply vdda-phy-dpdm not fou | ||
| + | nd, using dummy regulator | ||
| + | [ 0.083643] qcom-qusb2-phy 79000.phy: Registered Qcom-QUSB2 phy | ||
| + | [ 0.091844] Serial: 8250/16550 driver, 2 ports, IRQ sharing disabl | ||
| + | ed | ||
| + | [ 0.092838] msm_serial 78b3000.serial: | ||
| + | 0 | ||
| + | [ 0.092893] msm_serial 78b3000.serial: | ||
| + | [ 0.093209] 78b3000.serial: | ||
| + | ase_baud = 230400) is a MSM | ||
| + | [ 0.093242] msm_serial: console setup on port #0 | ||
| + | [ 0.093283] printk: console [ttyMSM0] enabled | ||
| + | [ 0.901985] msm_serial: driver initialized | ||
| + | [ 0.911165] loop: module loaded | ||
| + | [ 0.912571] nand: device found, Manufacturer ID: 0xc8, Chip ID: 0x | ||
| + | 61 | ||
| + | [ 0.913121] nand: ESMT PSR1GA30DT | ||
| + | [ 0.919788] nand: 128 MiB, SLC, erase size: 128 KiB, page size: 20 | ||
| + | 48, OOB size: 64 | ||
| + | [ 0.923982] spmi spmi-0: PMIC arbiter version v2 (0x20010000) | ||
| + | [ 0.985585] i2c_dev: i2c /dev entries driver | ||
| + | [ 0.991897] sdhci: Secure Digital Host Controller Interface driver | ||
| + | [ 0.991943] sdhci: Copyright(c) Pierre Ossman | ||
| + | [ 0.997045] sdhci-pltfm: | ||
| + | [ 1.003258] remoteproc remoteproc0: | ||
| + | [ 1.010962] NET: Registered PF_INET6 protocol family | ||
| + | [ 1.014030] Segment Routing with IPv6 | ||
| + | [ 1.018059] In-situ OAM (IOAM) with IPv6 | ||
| + | [ 1.021629] NET: Registered PF_PACKET protocol family | ||
| + | [ 1.025744] 8021q: 802.1Q VLAN Support v1.8 | ||
| + | [ 1.061403] qcom, | ||
| + | fuse count: 4 | ||
| + | [ 1.061772] cpr4_ipq807x_apss_read_fuse_data: | ||
| + | n = 0 | ||
| + | [ 1.067578] cpr4_ipq807x_apss_read_fuse_data: | ||
| + | ng revision = 1 | ||
| + | [ 1.074161] cpr4_ipq807x_apss_read_fuse_data: | ||
| + | fuse value = 0 | ||
| + | [ 1.081792] cpr4_ipq807x_apss_read_fuse_data: | ||
| + | boost fuse config = 0 boost = disable | ||
| + | [ 1.089325] cpr3_mem_acc_init: | ||
| + | egulator | ||
| + | [ 1.098458] cpr4_ipq807x_apss_calculate_open_loop_voltages: | ||
| + | rner: fused SVS: open-loop= 704000 uV | ||
| + | [ 1.105409] cpr4_ipq807x_apss_calculate_open_loop_voltages: | ||
| + | rner: fused NOM: open-loop= 808000 uV | ||
| + | [ 1.115394] cpr4_ipq807x_apss_calculate_open_loop_voltages: | ||
| + | rner: fused TURBO: open-loop= 864000 uV | ||
| + | [ 1.125200] cpr4_ipq807x_apss_calculate_open_loop_voltages: | ||
| + | rner: fused | ||
| + | [ 1.135062] cpr4_ipq807x_apss_calculate_target_quotients: | ||
| + | er: fused SVS: quot[ 7]= 767, quot_offset[ 7]= 0 | ||
| + | [ 1.144822] cpr4_ipq807x_apss_calculate_target_quotients: | ||
| + | er: fused NOM: quot[ 7]= 972, quot_offset[ 7]= 205 | ||
| + | [ 1.155670] cpr4_ipq807x_apss_calculate_target_quotients: | ||
| + | er: fused TURBO: quot[ 7]=1073, quot_offset[ 7]= 100 | ||
| + | [ 1.166612] cpr4_ipq807x_apss_calculate_target_quotients: | ||
| + | er: fused | ||
| + | [ 1.177779] cpr3_regulator_init_ctrl: | ||
| + | ed-loop | ||
| + | [ 1.180467] nand: device found, Manufacturer ID: 0xc8, Chip ID: 0x | ||
| + | 61 | ||
| + | [ 1.195245] nand: ESMT PSR1GA30DT | ||
| + | [ 1.201639] nand: 128 MiB, SLC, erase size: 128 KiB, page size: 20 | ||
| + | 48, OOB size: 64 | ||
| + | [ 1.205306] 17 qcomsmem partitions found on MTD device qcom_nand.0 | ||
| + | [ 1.212325] Creating 17 MTD partitions on " | ||
| + | [ 1.218525] 0x000000000000-0x000000100000 : " | ||
| + | [ 1.225526] 0x000000100000-0x000000200000 : " | ||
| + | [ 1.230284] 0x000000200000-0x000000280000 : " | ||
| + | [ 1.234827] 0x000000280000-0x000000300000 : " | ||
| + | [ 1.240130] 0x000000300000-0x000000600000 : " | ||
| + | [ 1.247900] 0x000000600000-0x000000680000 : " | ||
| + | [ 1.250843] 0x000000680000-0x000000700000 : " | ||
| + | [ 1.255831] 0x000000700000-0x000000780000 : " | ||
| + | [ 1.260902] 0x000000780000-0x000000800000 : " | ||
| + | [ 1.265756] 0x000000800000-0x000000980000 : " | ||
| + | [ 1.271275] 0x000000980000-0x000000b80000 : " | ||
| + | [ 1.277351] 0x000000b80000-0x000000c00000 : " | ||
| + | [ 1.280960] 0x000000c00000-0x000003600000 : " | ||
| + | [ 1.322828] mtd: setting mtd12 (rootfs) as root device | ||
| + | [ 1.323207] mtdsplit: no squashfs found in " | ||
| + | [ 1.326934] 0x000003600000-0x000006000000 : " | ||
| + | [ 1.370320] 0x000006000000-0x000006080000 : " | ||
| + | [ 1.371329] 0x000006080000-0x000006980000 : " | ||
| + | [ 1.383576] 0x000006980000-0x000007a80000 : " | ||
| + | [ 1.407745] cpufreq: cpufreq_online: | ||
| + | tial frequency: 800000 KHz, changing to: 1017600 KHz | ||
| + | [ 1.409628] remoteproc remoteproc0: | ||
| + | [ 1.417712] ubi0: attaching mtd12 | ||
| + | [ 1.655198] ubi0: scanning is finished | ||
| + | [ 1.662605] ubi0: attached mtd12 (name " | ||
| + | [ 1.662643] ubi0: PEB size: 131072 bytes (128 KiB), LEB size: 1269 | ||
| + | 76 bytes | ||
| + | [ 1.667350] ubi0: min./max. I/O unit sizes: 2048/2048, sub-page si | ||
| + | ze 2048 | ||
| + | [ 1.674115] ubi0: VID header offset: 2048 (aligned 2048), data off | ||
| + | set: 4096 | ||
| + | [ 1.680965] ubi0: good PEBs: 336, bad PEBs: 0, corrupted PEBs: 0 | ||
| + | [ 1.687741] ubi0: user volume: 3, internal volumes: 1, max. volume | ||
| + | s count: 128 | ||
| + | [ 1.693987] ubi0: max/mean erase counter: 4/2, WL threshold: 4096, | ||
| + | image sequence number: 473343929 | ||
| + | [ 1.701032] ubi0: available PEBs: 0, total reserved PEBs: 336, PEB | ||
| + | s reserved for bad PEB handling: 20 | ||
| + | [ 1.709975] ubi0: background thread " | ||
| + | [ 1.719923] block ubiblock0_1: | ||
| + | 5] VFS: Mounted root (squashfs filesystem) readonly on device 254:0. | ||
| + | [ 1.735007] Freeing unused kernel memory: 1472K | ||
| + | [ 1.740712] Run /sbin/init as init process | ||
| + | [ 1.923590] init: Console is alive | ||
| + | [ 1.923749] init: - watchdog - | ||
| + | [ 2.524754] kmodloader: loading kernel modules from / | ||
| + | oot.d/* | ||
| + | [ 2.557435] gpio_button_hotplug: | ||
| + | | ||
| + | [ 2.595392] ssdk_dt_parse_interrupt[941]: | ||
| + | xist | ||
| + | [ 4.294137] regi_init[2525]: | ||
| + | [ 4.294267] regi_init[2574]: | ||
| + | [ 4.300638] EDMA ver 1 hw init | ||
| + | [ 4.304840] EDMA HW Reset completed succesfully | ||
| + | [ 4.307494] Num rings - TxDesc:1 (23-23) TxCmpl:1 (7-7) | ||
| + | [ 4.311889] RxDesc:1 (15-15) RxFill:1 (7-7) | ||
| + | [ 4.317515] GMAC5(ffffff800374d900) Invalid MAC@ - using 26:d0:89: | ||
| + | e6:ac:eb | ||
| + | [ 4.321270] dp5: ppe offload disabled: 0 for macid 5 | ||
| + | [ 4.328219] dp5: Switch attached to macid 5 status: 0 | ||
| + | [ 4.426259] Qualcomm QCA8081 90000.mdio-1: | ||
| + | (mii_bus: | ||
| + | [ 4.427141] GMAC6(ffffff800374b900) Invalid MAC@ - using 26:ad:0c: | ||
| + | d7:44:f6 | ||
| + | [ 4.435169] dp6-syn: ppe offload disabled: 0 for macid 6 | ||
| + | [ 4.442005] dp6-syn: Switch attached to macid 6 status: 0 | ||
| + | [ 4.524505] Qualcomm Atheros AR8031/ | ||
| + | ed PHY driver (mii_bus: | ||
| + | [ 4.525319] ****************************************************** | ||
| + | **** | ||
| + | [ 4.534812] * NSS Data Plane driver | ||
| + | [ 4.541115] ****************************************************** | ||
| + | **** | ||
| + | [ 4.562321] xhci-hcd xhci-hcd.1.auto: | ||
| + | [ 4.562381] xhci-hcd xhci-hcd.1.auto: | ||
| + | gned bus number 1 | ||
| + | [ 4.566900] xhci-hcd xhci-hcd.1.auto: | ||
| + | rsion 0x110 quirks 0x0000008002000010 | ||
| + | [ 4.574310] xhci-hcd xhci-hcd.1.auto: | ||
| + | [ 4.583766] xhci-hcd xhci-hcd.1.auto: | ||
| + | [ 4.589548] xhci-hcd xhci-hcd.1.auto: | ||
| + | gned bus number 2 | ||
| + | [ 4.595104] xhci-hcd xhci-hcd.1.auto: | ||
| + | peed | ||
| + | [ 4.603050] hub 1-0:1.0: USB hub found | ||
| + | [ 4.609276] hub 1-0:1.0: 1 port detected | ||
| + | [ 4.613239] usb usb2: We don't know the algorithms for LPM for thi | ||
| + | s host, disabling LPM. | ||
| + | [ 4.617499] hub 2-0:1.0: USB hub found | ||
| + | [ 4.625208] hub 2-0:1.0: 1 port detected | ||
| + | [ 4.629035] xhci-hcd xhci-hcd.2.auto: | ||
| + | [ 4.632775] xhci-hcd xhci-hcd.2.auto: | ||
| + | gned bus number 3 | ||
| + | [ 4.638215] xhci-hcd xhci-hcd.2.auto: | ||
| + | rsion 0x110 quirks 0x0000008002000010 | ||
| + | [ 4.645670] xhci-hcd xhci-hcd.2.auto: | ||
| + | [ 4.655093] xhci-hcd xhci-hcd.2.auto: | ||
| + | [ 4.660897] xhci-hcd xhci-hcd.2.auto: | ||
| + | gned bus number 4 | ||
| + | [ 4.666463] xhci-hcd xhci-hcd.2.auto: | ||
| + | peed | ||
| + | [ 4.674609] hub 3-0:1.0: USB hub found | ||
| + | [ 4.680617] hub 3-0:1.0: 1 port detected | ||
| + | [ 4.684668] usb usb4: We don't know the algorithms for LPM for thi | ||
| + | s host, disabling LPM. | ||
| + | [ 4.688672] hub 4-0:1.0: USB hub found | ||
| + | [ 4.696504] hub 4-0:1.0: 1 port detected | ||
| + | [ 4.702753] kmodloader: done loading kernel modules from /etc/modu | ||
| + | les-boot.d/ | ||
| + | [ 4.705919] init: - preinit - | ||
| + | [ 7.784080] random: crng init done | ||
| + | / | ||
| + | und | ||
| + | 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 debu | ||
| + | g level | ||
| + | [ 9.959699] UBIFS (ubi0:2): Mounting in unauthenticated mode | ||
| + | [ 9.959840] UBIFS (ubi0:2): background thread " | ||
| + | ed, PID 837 | ||
| + | [ 9.997762] UBIFS (ubi0:2): recovery needed | ||
| + | [ | ||
| + | [ | ||
| + | name " | ||
| + | [ | ||
| + | /max. I/O unit sizes: 2048 bytes/2048 bytes | ||
| + | [ | ||
| + | EBs), max 185 LEBs, journal size 1142784 bytes (1 MiB, 9 LEBs) | ||
| + | [ | ||
| + | | ||
| + | [ | ||
| + | UUID 6F2A9AA2-0601-44C9-9ABB-95CF22F596A9, | ||
| + | [ | ||
| + | [ | ||
| + | back to xino=off, | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | Failed to connect to ubus | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | Please press Enter to activate this console. | ||
| + | [ | ||
| + | /* | ||
| + | [ | ||
| + | pliant with requirements: | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | -g28fdf4518483 | ||
| + | [ | ||
| + | 4a3683b2 | ||
| + | [ | ||
| + | [ | ||
| + | eric | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | .mdt, size 668 | ||
| + | [ | ||
| + | wcss is now up | ||
| + | [ | ||
| + | [ | ||
| + | _id 0xff soc_id 0xffffffff | ||
| + | [ | ||
| + | mestamp 2023-10-12 02:06 fw_build_id WLAN.HK.2.9.0.1-01977-QCAHKSWPL_ | ||
| + | SILICONZ-1 | ||
| + | [ | ||
| + | 00.q6v5_wcss | ||
| + | [ | ||
| + | [ | ||
| + | .mdt, size 668 | ||
| + | [ | ||
| + | wcss is now up | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | | ||
| + | [ | ||
| + | [ | ||
| + | USB modem | ||
| + | [ | ||
| + | [ | ||
| + | les.d/* | ||
| + | [ | ||
| + | _id 0xff soc_id 0xffffffff | ||
| + | [ | ||
| + | mestamp 2023-10-12 02:06 fw_build_id WLAN.HK.2.9.0.1-01977-QCAHKSWPL_ | ||
| + | SILICONZ-1 | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | e | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | te | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | e | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | de | ||
| + | [ | ||
| + | e | ||
| + | [ | ||
| + | [ | ||
| + | e | ||
| + | [ | ||
| + | ate | ||
| + | [ | ||
| + | ate | ||
| + | [ | ||
| + | mode | ||
| + | [ | ||
| + | ode | ||
| + | [ | ||
| + | ate | ||
| + | [ | ||
| + | state | ||
| + | [ | ||
| + | e | ||
| + | [ | ||
| + | [ | ||
| + | ate | ||
| + | [ | ||
| + | ate | ||
| + | [ | ||
| + | ate | ||
| + | [ | ||
| + | mode | ||
| + | [ | ||
| + | ode | ||
| + | [ | ||
| + | ate | ||
| + | [ | ||
| + | state | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | -hcd | ||
| + | [ | ||
| + | [ | ||
| + | ttyUSB0 | ||
| + | [ | ||
| + | [ | ||
| + | ttyUSB1 | ||
| + | [ | ||
| + | [ | ||
| + | ttyUSB2 | ||
| + | [ | ||
| + | [ | ||
| + | ttyUSB3 | ||
| + | |||
| + | |||
| + | |||
| + | BusyBox v1.36.1 (2024-08-08 21:48:47 UTC) built-in shell (ash) | ||
| + | |||
| + | _______ | ||
| + | | ||
| + | | ||
| + | | ||
| + | |__| W I R E L E S S F R E E D O M | ||
| + | | ||
| + | | ||
| + | | ||
| + | root@OpenWrt:/# | ||
| </ | </ | ||
| + | |||
| + | |||
| + | |||
| + | ==== Devices ==== | ||
| + | <WRAP bootlog> | ||
| + | < | ||
| + | cat / | ||
| + | Character devices: | ||
| + | 1 mem | ||
| + | 5 /dev/tty | ||
| + | 5 / | ||
| + | 5 /dev/ptmx | ||
| + | 10 misc | ||
| + | 13 input | ||
| + | 29 fb | ||
| + | 89 i2c | ||
| + | 90 mtd | ||
| + | 116 alsa | ||
| + | 128 ptm | ||
| + | 136 pts | ||
| + | 153 spi | ||
| + | 180 usb | ||
| + | 189 usb_device | ||
| + | 239 flash_chrdev | ||
| + | 241 ubi0 | ||
| + | 242 subsys | ||
| + | 243 nvme | ||
| + | 244 ttyMSM | ||
| + | 245 ttyMSM | ||
| + | 246 dcc_sram | ||
| + | 247 mhi_uci | ||
| + | 248 watchdog | ||
| + | 249 iio | ||
| + | 250 ptp | ||
| + | 251 pps | ||
| + | 252 rtc | ||
| + | 253 msm_sps | ||
| + | 254 rpmsg | ||
| + | |||
| + | Block devices: | ||
| + | 1 ramdisk | ||
| + | 259 blkext | ||
| + | 31 mtdblock | ||
| + | 179 mmc | ||
| + | 253 ubiblock | ||
| + | 254 nvme | ||
| + | root@(none):/# | ||
| + | </ | ||
| + | </ | ||
| + | ==== Stock configuration (AP-HK01-C5.dts) ==== | ||
| + | <WRAP bootlog> | ||
| + | < | ||
| + | /dts-v1/; | ||
| + | /* | ||
| + | * Copyright (c) 2017-2019, The Linux Foundation. All rights reserved. | ||
| + | * | ||
| + | * Permission to use, copy, modify, and/or distribute this software for any | ||
| + | * purpose with or without fee is hereby granted, provided that the above | ||
| + | * copyright notice and this permission notice appear in all copies. | ||
| + | * | ||
| + | * THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES | ||
| + | * WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF | ||
| + | * MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR | ||
| + | * ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES | ||
| + | * WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN | ||
| + | * ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF | ||
| + | * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. | ||
| + | */ | ||
| + | #include " | ||
| + | #include " | ||
| + | #include < | ||
| + | |||
| + | / { | ||
| + | # | ||
| + | # | ||
| + | model = " | ||
| + | compatible = " | ||
| + | qcom, | ||
| + | interrupt-parent = <& | ||
| + | qcom, | ||
| + | qcom, | ||
| + | |||
| + | aliases { | ||
| + | sdhc1 = & | ||
| + | /* | ||
| + | * Aliases as required by u-boot | ||
| + | * to patch MAC addresses | ||
| + | */ | ||
| + | ethernet0 = "/ | ||
| + | ethernet1 = "/ | ||
| + | ethernet2 = "/ | ||
| + | ethernet3 = "/ | ||
| + | ethernet4 = "/ | ||
| + | ethernet5 = "/ | ||
| + | }; | ||
| + | |||
| + | chosen { | ||
| + | bootargs = " | ||
| + | bootargs-append = " swiotlb=1"; | ||
| + | }; | ||
| + | }; | ||
| + | |||
| + | & | ||
| + | pmic@0 { | ||
| + | compatible =" | ||
| + | reg = <0x0 SPMI_USID>; | ||
| + | # | ||
| + | # | ||
| + | |||
| + | pmm8074_gpios: | ||
| + | compatible = " | ||
| + | reg = <0xc000 0xc00>; | ||
| + | gpio-controller; | ||
| + | # | ||
| + | interrupts = <0 0xc0 0 IRQ_TYPE_NONE>, | ||
| + | <0 0xc1 0 IRQ_TYPE_NONE>, | ||
| + | <0 0xc2 0 IRQ_TYPE_NONE>, | ||
| + | <0 0xc3 0 IRQ_TYPE_NONE>, | ||
| + | <0 0xc4 0 IRQ_TYPE_NONE>, | ||
| + | <0 0xc5 0 IRQ_TYPE_NONE>, | ||
| + | <0 0xc6 0 IRQ_TYPE_NONE>, | ||
| + | <0 0xc7 0 IRQ_TYPE_NONE>, | ||
| + | <0 0xc8 0 IRQ_TYPE_NONE>, | ||
| + | <0 0xc9 0 IRQ_TYPE_NONE>, | ||
| + | <0 0xca 0 IRQ_TYPE_NONE>, | ||
| + | <0 0xcb 0 IRQ_TYPE_NONE>; | ||
| + | pinctrl-0 = <& | ||
| + | pinctrl-names = " | ||
| + | |||
| + | pmm8074_gpio: | ||
| + | pinconf { | ||
| + | pins = " | ||
| + | function = PMIC_GPIO_FUNC_NORMAL; | ||
| + | bias-pull-up; | ||
| + | output-high; | ||
| + | }; | ||
| + | }; | ||
| + | }; | ||
| + | }; | ||
| + | }; | ||
| + | |||
| + | &tlmm { | ||
| + | pinctrl-0 = <& | ||
| + | pinctrl-names = " | ||
| + | pcie_sdx_gpio: | ||
| + | ap2mdm_err_ftl { | ||
| + | pins = " | ||
| + | function = " | ||
| + | drive-strength = <8>; | ||
| + | bias-pull-down; | ||
| + | }; | ||
| + | sdx_pon_gpio { | ||
| + | pins = " | ||
| + | function = " | ||
| + | drive-strength = <8>; | ||
| + | bias-pull-up; | ||
| + | output-high; | ||
| + | }; | ||
| + | ap2mdm_status { | ||
| + | pins = " | ||
| + | function = " | ||
| + | drive-strength = <8>; | ||
| + | bias-pull-up; | ||
| + | output-high; | ||
| + | }; | ||
| + | }; | ||
| + | |||
| + | pcie_wake_pins: | ||
| + | pins = " | ||
| + | function = " | ||
| + | drive-strength = <8>; | ||
| + | bias-pull-up; | ||
| + | }; | ||
| + | |||
| + | mdio_pins: mdio_pinmux { | ||
| + | mux_0 { | ||
| + | pins = " | ||
| + | function = " | ||
| + | drive-strength = <8>; | ||
| + | bias-pull-up; | ||
| + | }; | ||
| + | mux_1 { | ||
| + | pins = " | ||
| + | function = " | ||
| + | drive-strength = <8>; | ||
| + | bias-pull-up; | ||
| + | }; | ||
| + | mux_2 { | ||
| + | pins = " | ||
| + | function = " | ||
| + | bias-pull-up; | ||
| + | }; | ||
| + | mux_3 { | ||
| + | pins = " | ||
| + | function = " | ||
| + | bias-pull-up; | ||
| + | }; | ||
| + | }; | ||
| + | |||
| + | uart_pins: uart_pins { | ||
| + | mux { | ||
| + | pins = " | ||
| + | function = " | ||
| + | drive-strength = <8>; | ||
| + | bias-disable; | ||
| + | }; | ||
| + | }; | ||
| + | |||
| + | qpic_pins: qpic_pins { | ||
| + | data_0 { | ||
| + | pins = " | ||
| + | function = " | ||
| + | drive-strength = <8>; | ||
| + | bias-disable; | ||
| + | }; | ||
| + | data_1 { | ||
| + | pins = " | ||
| + | function = " | ||
| + | drive-strength = <8>; | ||
| + | bias-disable; | ||
| + | }; | ||
| + | data_2 { | ||
| + | pins = " | ||
| + | function = " | ||
| + | drive-strength = <8>; | ||
| + | bias-disable; | ||
| + | }; | ||
| + | data_3 { | ||
| + | pins = " | ||
| + | function = " | ||
| + | drive-strength = <8>; | ||
| + | bias-disable; | ||
| + | }; | ||
| + | data_4 { | ||
| + | pins = " | ||
| + | function = " | ||
| + | drive-strength = <8>; | ||
| + | bias-disable; | ||
| + | }; | ||
| + | data_5 { | ||
| + | pins = " | ||
| + | function = " | ||
| + | drive-strength = <8>; | ||
| + | bias-disable; | ||
| + | }; | ||
| + | data_6 { | ||
| + | pins = " | ||
| + | function = " | ||
| + | drive-strength = <8>; | ||
| + | bias-disable; | ||
| + | }; | ||
| + | data_7 { | ||
| + | pins = " | ||
| + | function = " | ||
| + | drive-strength = <8>; | ||
| + | bias-disable; | ||
| + | }; | ||
| + | data_8 { | ||
| + | pins = " | ||
| + | function = " | ||
| + | drive-strength = <8>; | ||
| + | bias-disable; | ||
| + | }; | ||
| + | qpic_pad { | ||
| + | pins = " | ||
| + | " | ||
| + | function = " | ||
| + | drive-strength = <8>; | ||
| + | bias-disable; | ||
| + | }; | ||
| + | }; | ||
| + | |||
| + | hsuart_pins: | ||
| + | mux { | ||
| + | pins = " | ||
| + | function = " | ||
| + | drive-strength = <8>; | ||
| + | bias-disable; | ||
| + | }; | ||
| + | }; | ||
| + | |||
| + | fan_pins: fan_pins { | ||
| + | mux { | ||
| + | pins = " | ||
| + | function = " | ||
| + | drive-strength = <2>; | ||
| + | bias-disable; | ||
| + | }; | ||
| + | }; | ||
| + | |||
| + | antenna_pins: | ||
| + | ext_antenna_en { | ||
| + | pins = " | ||
| + | function = " | ||
| + | drive-strength = <2>; | ||
| + | bias-disable; | ||
| + | }; | ||
| + | }; | ||
| + | |||
| + | modem_pins: | ||
| + | modem_reset { | ||
| + | pins = " | ||
| + | function = " | ||
| + | drive-strength = <2>; | ||
| + | bias-disable; | ||
| + | }; | ||
| + | |||
| + | w_disable { | ||
| + | pins = " | ||
| + | function = " | ||
| + | drive-strength = <2>; | ||
| + | bias-disable; | ||
| + | }; | ||
| + | }; | ||
| + | |||
| + | ledc_pins: ledc_pinmux { | ||
| + | led_clk { | ||
| + | pins = " | ||
| + | function = " | ||
| + | drive-strength = <8>; | ||
| + | bias-pull-down; | ||
| + | }; | ||
| + | led_data { | ||
| + | pins = " | ||
| + | function = " | ||
| + | drive-strength = <8>; | ||
| + | bias-pull-down; | ||
| + | }; | ||
| + | led_clr { | ||
| + | pins = " | ||
| + | function = " | ||
| + | drive-strength = <8>; | ||
| + | bias-pull-up; | ||
| + | }; | ||
| + | }; | ||
| + | }; | ||
| + | |||
| + | &soc { | ||
| + | mdio: mdio@90000 { | ||
| + | pinctrl-0 = <& | ||
| + | pinctrl-names = " | ||
| + | phy-reset-gpio = <& | ||
| + | compatible = " | ||
| + | phy0: ethernet-phy@0 { | ||
| + | reg = <0>; | ||
| + | }; | ||
| + | phy1: ethernet-phy@1 { | ||
| + | reg = <1>; | ||
| + | }; | ||
| + | phy2: ethernet-phy@2 { | ||
| + | reg = <2>; | ||
| + | }; | ||
| + | phy3: ethernet-phy@3 { | ||
| + | reg = <3>; | ||
| + | }; | ||
| + | phy4: ethernet-phy@4 { | ||
| + | reg = <28>; | ||
| + | }; | ||
| + | phy5: ethernet-phy@5 { | ||
| + | reg = <4>; | ||
| + | }; | ||
| + | }; | ||
| + | |||
| + | ess-switch@3a000000 { | ||
| + | switch_cpu_bmp = < | ||
| + | switch_lan_bmp = < | ||
| + | switch_wan_bmp = < | ||
| + | switch_mac_mode = < | ||
| + | switch_mac_mode1 = < | ||
| + | switch_mac_mode2 = < | ||
| + | bm_tick_mode = <0>; /* bm tick mode */ | ||
| + | tm_tick_mode = <0>; /* tm tick mode */ | ||
| + | qcom, | ||
| + | port@0 { | ||
| + | port_id = <1>; | ||
| + | phy_address = <0>; | ||
| + | }; | ||
| + | port@1 { | ||
| + | port_id = <2>; | ||
| + | phy_address = <1>; | ||
| + | }; | ||
| + | port@2 { | ||
| + | port_id = <3>; | ||
| + | phy_address = <2>; | ||
| + | }; | ||
| + | port@3 { | ||
| + | port_id = <4>; | ||
| + | phy_address = <3>; | ||
| + | }; | ||
| + | port@4 { | ||
| + | port_id = <5>; | ||
| + | phy_address = <28>; | ||
| + | port_mac_sel=" | ||
| + | }; | ||
| + | port@5 { | ||
| + | port_id = <6>; | ||
| + | phy_address = <4>; | ||
| + | }; | ||
| + | }; | ||
| + | port_scheduler_resource { | ||
| + | port@0 { | ||
| + | port_id = <0>; | ||
| + | ucast_queue = <0 143>; | ||
| + | mcast_queue = <256 271>; | ||
| + | l0sp = <0 35>; | ||
| + | l0cdrr = <0 47>; | ||
| + | l0edrr = <0 47>; | ||
| + | l1cdrr = <0 7>; | ||
| + | l1edrr = <0 7>; | ||
| + | }; | ||
| + | port@1 { | ||
| + | port_id = <1>; | ||
| + | ucast_queue = <144 159>; | ||
| + | mcast_queue = <272 275>; | ||
| + | l0sp = <36 39>; | ||
| + | l0cdrr = <48 63>; | ||
| + | l0edrr = <48 63>; | ||
| + | l1cdrr = <8 11>; | ||
| + | l1edrr = <8 11>; | ||
| + | }; | ||
| + | port@2 { | ||
| + | port_id = <2>; | ||
| + | ucast_queue = <160 175>; | ||
| + | mcast_queue = <276 279>; | ||
| + | l0sp = <40 43>; | ||
| + | l0cdrr = <64 79>; | ||
| + | l0edrr = <64 79>; | ||
| + | l1cdrr = <12 15>; | ||
| + | l1edrr = <12 15>; | ||
| + | }; | ||
| + | port@3 { | ||
| + | port_id = <3>; | ||
| + | ucast_queue = <176 191>; | ||
| + | mcast_queue = <280 283>; | ||
| + | l0sp = <44 47>; | ||
| + | l0cdrr = <80 95>; | ||
| + | l0edrr = <80 95>; | ||
| + | l1cdrr = <16 19>; | ||
| + | l1edrr = <16 19>; | ||
| + | }; | ||
| + | port@4 { | ||
| + | port_id = <4>; | ||
| + | ucast_queue = <192 207>; | ||
| + | mcast_queue = <284 287>; | ||
| + | l0sp = <48 51>; | ||
| + | l0cdrr = <96 111>; | ||
| + | l0edrr = <96 111>; | ||
| + | l1cdrr = <20 23>; | ||
| + | l1edrr = <20 23>; | ||
| + | }; | ||
| + | port@5 { | ||
| + | port_id = <5>; | ||
| + | ucast_queue = <208 223>; | ||
| + | mcast_queue = <288 291>; | ||
| + | l0sp = <52 55>; | ||
| + | l0cdrr = <112 127>; | ||
| + | l0edrr = <112 127>; | ||
| + | l1cdrr = <24 27>; | ||
| + | l1edrr = <24 27>; | ||
| + | }; | ||
| + | port@6 { | ||
| + | port_id = <6>; | ||
| + | ucast_queue = <224 239>; | ||
| + | mcast_queue = <292 295>; | ||
| + | l0sp = <56 59>; | ||
| + | l0cdrr = <128 143>; | ||
| + | l0edrr = <128 143>; | ||
| + | l1cdrr = <28 31>; | ||
| + | l1edrr = <28 31>; | ||
| + | }; | ||
| + | port@7 { | ||
| + | port_id = <7>; | ||
| + | ucast_queue = <240 255>; | ||
| + | mcast_queue = <296 299>; | ||
| + | l0sp = <60 63>; | ||
| + | l0cdrr = <144 159>; | ||
| + | l0edrr = <144 159>; | ||
| + | l1cdrr = <32 35>; | ||
| + | l1edrr = <32 35>; | ||
| + | }; | ||
| + | }; | ||
| + | port_scheduler_config { | ||
| + | port@0 { | ||
| + | port_id = <0>; | ||
| + | l1scheduler { | ||
| + | group@0 { | ||
| + | sp = <0 1>; /*L0 SPs*/ | ||
| + | / | ||
| + | cfg = <0 0 0 0>; | ||
| + | }; | ||
| + | }; | ||
| + | l0scheduler { | ||
| + | group@0 { | ||
| + | / | ||
| + | ucast_queue = <0 4 8>; | ||
| + | / | ||
| + | mcast_queue = <256 260>; | ||
| + | /*sp cpri cdrr epri edrr*/ | ||
| + | cfg = <0 0 0 0 0>; | ||
| + | }; | ||
| + | group@1 { | ||
| + | ucast_queue = <1 5 9>; | ||
| + | mcast_queue = <257 261>; | ||
| + | cfg = <0 1 1 1 1>; | ||
| + | }; | ||
| + | group@2 { | ||
| + | ucast_queue = <2 6 10>; | ||
| + | mcast_queue = <258 262>; | ||
| + | cfg = <0 2 2 2 2>; | ||
| + | }; | ||
| + | group@3 { | ||
| + | ucast_queue = <3 7 11>; | ||
| + | mcast_queue = <259 263>; | ||
| + | cfg = <0 3 3 3 3>; | ||
| + | }; | ||
| + | }; | ||
| + | }; | ||
| + | port@1 { | ||
| + | port_id = <1>; | ||
| + | l1scheduler { | ||
| + | group@0 { | ||
| + | sp = <36>; | ||
| + | cfg = <0 8 0 8>; | ||
| + | }; | ||
| + | group@1 { | ||
| + | sp = <37>; | ||
| + | cfg = <1 9 1 9>; | ||
| + | }; | ||
| + | }; | ||
| + | l0scheduler { | ||
| + | group@0 { | ||
| + | ucast_queue = < | ||
| + | ucast_loop_pri = <16>; | ||
| + | mcast_queue = < | ||
| + | mcast_loop_pri = <4>; | ||
| + | cfg = <36 0 48 0 48>; | ||
| + | }; | ||
| + | }; | ||
| + | }; | ||
| + | port@2 { | ||
| + | port_id = <2>; | ||
| + | l1scheduler { | ||
| + | group@0 { | ||
| + | sp = <40>; | ||
| + | cfg = <0 12 0 12>; | ||
| + | }; | ||
| + | group@1 { | ||
| + | sp = <41>; | ||
| + | cfg = <1 13 1 13>; | ||
| + | }; | ||
| + | }; | ||
| + | l0scheduler { | ||
| + | group@0 { | ||
| + | ucast_queue = < | ||
| + | ucast_loop_pri = <16>; | ||
| + | mcast_queue = < | ||
| + | mcast_loop_pri = <4>; | ||
| + | cfg = <40 0 64 0 64>; | ||
| + | }; | ||
| + | }; | ||
| + | }; | ||
| + | port@3 { | ||
| + | port_id = <3>; | ||
| + | l1scheduler { | ||
| + | group@0 { | ||
| + | sp = <44>; | ||
| + | cfg = <0 16 0 16>; | ||
| + | }; | ||
| + | group@1 { | ||
| + | sp = <45>; | ||
| + | cfg = <1 17 1 17>; | ||
| + | }; | ||
| + | }; | ||
| + | l0scheduler { | ||
| + | group@0 { | ||
| + | ucast_queue = < | ||
| + | ucast_loop_pri = <16>; | ||
| + | mcast_queue = < | ||
| + | mcast_loop_pri = <4>; | ||
| + | cfg = <44 0 80 0 80>; | ||
| + | }; | ||
| + | }; | ||
| + | }; | ||
| + | port@4 { | ||
| + | port_id = <4>; | ||
| + | l1scheduler { | ||
| + | group@0 { | ||
| + | sp = <48>; | ||
| + | cfg = <0 20 0 20>; | ||
| + | }; | ||
| + | group@1 { | ||
| + | sp = <49>; | ||
| + | cfg = <1 21 1 21>; | ||
| + | }; | ||
| + | }; | ||
| + | l0scheduler { | ||
| + | group@0 { | ||
| + | ucast_queue = < | ||
| + | ucast_loop_pri = <16>; | ||
| + | mcast_queue = < | ||
| + | mcast_loop_pri = <4>; | ||
| + | cfg = <48 0 96 0 96>; | ||
| + | }; | ||
| + | }; | ||
| + | }; | ||
| + | port@5 { | ||
| + | port_id = <5>; | ||
| + | l1scheduler { | ||
| + | group@0 { | ||
| + | sp = <52>; | ||
| + | cfg = <0 24 0 24>; | ||
| + | }; | ||
| + | group@1 { | ||
| + | sp = <53>; | ||
| + | cfg = <1 25 1 25>; | ||
| + | }; | ||
| + | }; | ||
| + | l0scheduler { | ||
| + | group@0 { | ||
| + | ucast_queue = < | ||
| + | ucast_loop_pri = <16>; | ||
| + | mcast_queue = < | ||
| + | mcast_loop_pri = <4>; | ||
| + | cfg = <52 0 112 0 112>; | ||
| + | }; | ||
| + | }; | ||
| + | }; | ||
| + | port@6 { | ||
| + | port_id = <6>; | ||
| + | l1scheduler { | ||
| + | group@0 { | ||
| + | sp = <56>; | ||
| + | cfg = <0 28 0 28>; | ||
| + | }; | ||
| + | group@1 { | ||
| + | sp = <57>; | ||
| + | cfg = <1 29 1 29>; | ||
| + | }; | ||
| + | }; | ||
| + | l0scheduler { | ||
| + | group@0 { | ||
| + | ucast_queue = < | ||
| + | ucast_loop_pri = <16>; | ||
| + | mcast_queue = < | ||
| + | mcast_loop_pri = <4>; | ||
| + | cfg = <56 0 128 0 128>; | ||
| + | }; | ||
| + | }; | ||
| + | }; | ||
| + | port@7 { | ||
| + | port_id = <7>; | ||
| + | l1scheduler { | ||
| + | group@0 { | ||
| + | sp = <60>; | ||
| + | cfg = <0 32 0 32>; | ||
| + | }; | ||
| + | group@1 { | ||
| + | sp = <61>; | ||
| + | cfg = <1 33 1 33>; | ||
| + | }; | ||
| + | }; | ||
| + | l0scheduler { | ||
| + | group@0 { | ||
| + | ucast_queue = < | ||
| + | ucast_loop_pri = <16>; | ||
| + | mcast_queue = < | ||
| + | cfg = <60 0 144 0 144>; | ||
| + | }; | ||
| + | }; | ||
| + | }; | ||
| + | }; | ||
| + | }; | ||
| + | |||
| + | dp1 { | ||
| + | device_type = " | ||
| + | compatible = " | ||
| + | qcom,id = <1>; | ||
| + | reg = < | ||
| + | qcom, | ||
| + | local-mac-address = [000000000000]; | ||
| + | qcom, | ||
| + | qcom, | ||
| + | phy-mode = " | ||
| + | }; | ||
| + | |||
| + | dp2 { | ||
| + | device_type = " | ||
| + | compatible = " | ||
| + | qcom,id = <2>; | ||
| + | reg = < | ||
| + | qcom, | ||
| + | local-mac-address = [000000000000]; | ||
| + | qcom, | ||
| + | qcom, | ||
| + | phy-mode = " | ||
| + | }; | ||
| + | |||
| + | dp3 { | ||
| + | device_type = " | ||
| + | compatible = " | ||
| + | qcom,id = <3>; | ||
| + | reg = < | ||
| + | qcom, | ||
| + | local-mac-address = [000000000000]; | ||
| + | qcom, | ||
| + | qcom, | ||
| + | phy-mode = " | ||
| + | }; | ||
| + | |||
| + | dp4 { | ||
| + | device_type = " | ||
| + | compatible = " | ||
| + | qcom,id = <4>; | ||
| + | reg = < | ||
| + | qcom, | ||
| + | local-mac-address = [000000000000]; | ||
| + | qcom, | ||
| + | qcom, | ||
| + | phy-mode = " | ||
| + | }; | ||
| + | |||
| + | dp5 { | ||
| + | device_type = " | ||
| + | compatible = " | ||
| + | qcom,id = <5>; | ||
| + | reg = < | ||
| + | qcom, | ||
| + | local-mac-address = [000000000000]; | ||
| + | qcom, | ||
| + | qcom, | ||
| + | phy-mode = " | ||
| + | }; | ||
| + | |||
| + | dp6 { | ||
| + | device_type = " | ||
| + | compatible = " | ||
| + | qcom,id = <6>; | ||
| + | reg = < | ||
| + | qcom, | ||
| + | local-mac-address = [000000000000]; | ||
| + | qcom, | ||
| + | qcom, | ||
| + | phy-mode = " | ||
| + | }; | ||
| + | |||
| + | gpio_keys { | ||
| + | compatible = " | ||
| + | |||
| + | button@1 { | ||
| + | label = " | ||
| + | linux, | ||
| + | gpios = <& | ||
| + | linux, | ||
| + | }; | ||
| + | }; | ||
| + | |||
| + | fans { | ||
| + | compatible = " | ||
| + | pinctrl-0 = <& | ||
| + | pinctrl-names = " | ||
| + | fan1 { | ||
| + | label = " | ||
| + | gpios = <& | ||
| + | }; | ||
| + | fan2 { | ||
| + | label = " | ||
| + | gpios = <& | ||
| + | }; | ||
| + | fan3 { | ||
| + | label = " | ||
| + | gpios = <& | ||
| + | }; | ||
| + | }; | ||
| + | |||
| + | antennas { | ||
| + | compatible = " | ||
| + | pinctrl-0 = <& | ||
| + | pinctrl-names = " | ||
| + | ext_antenna_en { | ||
| + | label = " | ||
| + | gpios = <& | ||
| + | }; | ||
| + | }; | ||
| + | |||
| + | modem { | ||
| + | compatible = " | ||
| + | pinctrl-0 = <& | ||
| + | pinctrl-names = " | ||
| + | modem_reset { | ||
| + | label = " | ||
| + | gpios = <& | ||
| + | }; | ||
| + | |||
| + | w_disable { | ||
| + | label = " | ||
| + | gpios = <& | ||
| + | }; | ||
| + | }; | ||
| + | |||
| + | leds { | ||
| + | compatible = " | ||
| + | |||
| + | red { | ||
| + | gpios = <& | ||
| + | default-state = " | ||
| + | }; | ||
| + | green { | ||
| + | gpios = <& | ||
| + | default-state = " | ||
| + | }; | ||
| + | blue { | ||
| + | gpios = <& | ||
| + | default-state = " | ||
| + | }; | ||
| + | |||
| + | yellow_mix { | ||
| + | default-state = " | ||
| + | virtuals = <0>, <1>, <3>; | ||
| + | }; | ||
| + | blue_mix { | ||
| + | default-state = " | ||
| + | virtuals = <1>, <2>, <3>; | ||
| + | }; | ||
| + | }; | ||
| + | }; | ||
| + | |||
| + | & | ||
| + | pinctrl-0 = <& | ||
| + | pinctrl-names = " | ||
| + | status = " | ||
| + | }; | ||
| + | |||
| + | |||
| + | & | ||
| + | pinctrl-0 = <& | ||
| + | pinctrl-names = " | ||
| + | status = " | ||
| + | }; | ||
| + | |||
| + | & | ||
| + | status = " | ||
| + | }; | ||
| + | |||
| + | & | ||
| + | status = " | ||
| + | }; | ||
| + | |||
| + | & | ||
| + | status = " | ||
| + | }; | ||
| + | |||
| + | & | ||
| + | status = " | ||
| + | }; | ||
| + | |||
| + | & | ||
| + | status = " | ||
| + | }; | ||
| + | |||
| + | &usb3_0 { | ||
| + | status = " | ||
| + | }; | ||
| + | |||
| + | &usb3_1 { | ||
| + | status = " | ||
| + | }; | ||
| + | |||
| + | & | ||
| + | status = " | ||
| + | }; | ||
| + | |||
| + | &crypto { | ||
| + | status = " | ||
| + | }; | ||
| + | |||
| + | &sdhc_1 { | ||
| + | qcom, | ||
| + | 192000000 384000000>; | ||
| + | qcom, | ||
| + | qcom, | ||
| + | status = " | ||
| + | }; | ||
| + | |||
| + | & | ||
| + | status = " | ||
| + | }; | ||
| + | |||
| + | &nand { | ||
| + | pinctrl-0 = <& | ||
| + | pinctrl-names = " | ||
| + | status = " | ||
| + | }; | ||
| + | |||
| + | &pcie0 { | ||
| + | interrupts-extended = <& | ||
| + | <& | ||
| + | <& | ||
| + | <& | ||
| + | <& | ||
| + | <& | ||
| + | <& | ||
| + | |||
| + | interrupt-names = " | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | |||
| + | pinctrl-0 = <& | ||
| + | pinctrl-names = " | ||
| + | link_retries_count = <10>; | ||
| + | use_delay = <0>; | ||
| + | }; | ||
| + | |||
| + | &pcie1 { | ||
| + | status = " | ||
| + | }; | ||
| + | |||
| + | & | ||
| + | status = " | ||
| + | }; | ||
| + | |||
| + | & | ||
| + | status = " | ||
| + | }; | ||
| + | |||
| + | &ledc { | ||
| + | pinctrl-0 = <& | ||
| + | pinctrl-names = " | ||
| + | status = " | ||
| + | led0 { | ||
| + | label = " | ||
| + | linux, | ||
| + | }; | ||
| + | led1 { | ||
| + | label = " | ||
| + | linux, | ||
| + | }; | ||
| + | led2 { | ||
| + | label = " | ||
| + | linux, | ||
| + | }; | ||
| + | led3 { | ||
| + | label = " | ||
| + | linux, | ||
| + | }; | ||
| + | led4 { | ||
| + | label = " | ||
| + | linux, | ||
| + | }; | ||
| + | led5 { | ||
| + | label = " | ||
| + | linux, | ||
| + | }; | ||
| + | led6 { | ||
| + | label = " | ||
| + | linux, | ||
| + | }; | ||
| + | led7 { | ||
| + | label = " | ||
| + | linux, | ||
| + | }; | ||
| + | led8 { | ||
| + | label = " | ||
| + | linux, | ||
| + | }; | ||
| + | led9 { | ||
| + | label = " | ||
| + | linux, | ||
| + | }; | ||
| + | led10 { | ||
| + | label = " | ||
| + | linux, | ||
| + | }; | ||
| + | led11 { | ||
| + | label = " | ||
| + | linux, | ||
| + | }; | ||
| + | led12 { | ||
| + | label = " | ||
| + | linux, | ||
| + | }; | ||
| + | }; | ||
| + | |||
| + | & | ||
| + | mhi-wdt-panic-enable; | ||
| + | }; | ||
| + | |||
| + | & | ||
| + | |||
| + | # | ||
| + | # | ||
| + | |||
| + | status = " | ||
| + | aliases { | ||
| + | mhi-netdev0 = & | ||
| + | mhi_netdev2 = & | ||
| + | }; | ||
| + | mhi_0: qcom,mhi@0 { | ||
| + | reg = <0 0 0 0 0 >; | ||
| + | |||
| + | ap2mdm = <26>; | ||
| + | mdm2ap = <25>; | ||
| + | |||
| + | /* controller specific configuration */ | ||
| + | qcom, | ||
| + | |||
| + | |||
| + | /* mhi bus specific settings */ | ||
| + | mhi, | ||
| + | mhi, | ||
| + | mhi, | ||
| + | |||
| + | mhi_channels: | ||
| + | # | ||
| + | # | ||
| + | |||
| + | mhi_chan@0 { | ||
| + | reg = <0>; | ||
| + | label = " | ||
| + | mhi, | ||
| + | mhi, | ||
| + | mhi, | ||
| + | mhi, | ||
| + | mhi, | ||
| + | mhi,ee = < | ||
| + | }; | ||
| + | |||
| + | mhi_chan@1 { | ||
| + | reg = <1>; | ||
| + | label = " | ||
| + | mhi, | ||
| + | mhi, | ||
| + | mhi, | ||
| + | mhi, | ||
| + | mhi, | ||
| + | mhi,ee = < | ||
| + | }; | ||
| + | |||
| + | mhi_chan@4 { | ||
| + | reg = <4>; | ||
| + | label = " | ||
| + | mhi, | ||
| + | mhi, | ||
| + | mhi, | ||
| + | mhi, | ||
| + | mhi, | ||
| + | mhi,ee = < | ||
| + | }; | ||
| + | |||
| + | mhi_chan@5 { | ||
| + | reg = <5>; | ||
| + | label = " | ||
| + | mhi, | ||
| + | mhi, | ||
| + | mhi, | ||
| + | mhi, | ||
| + | mhi, | ||
| + | mhi,ee = < | ||
| + | }; | ||
| + | |||
| + | mhi_chan@14 { | ||
| + | reg = <14>; | ||
| + | label = " | ||
| + | mhi, | ||
| + | mhi, | ||
| + | mhi, | ||
| + | mhi, | ||
| + | mhi, | ||
| + | mhi,ee = < | ||
| + | }; | ||
| + | |||
| + | mhi_chan@15 { | ||
| + | reg = <15>; | ||
| + | label = " | ||
| + | mhi, | ||
| + | mhi, | ||
| + | mhi, | ||
| + | mhi, | ||
| + | mhi, | ||
| + | mhi,ee = < | ||
| + | }; | ||
| + | |||
| + | mhi_chan@16 { | ||
| + | reg = <16>; | ||
| + | label = " | ||
| + | mhi, | ||
| + | mhi, | ||
| + | mhi, | ||
| + | mhi, | ||
| + | mhi, | ||
| + | mhi,ee = < | ||
| + | }; | ||
| + | |||
| + | mhi_chan@17 { | ||
| + | reg = <17>; | ||
| + | label = " | ||
| + | mhi, | ||
| + | mhi, | ||
| + | mhi, | ||
| + | mhi, | ||
| + | mhi, | ||
| + | mhi,ee = < | ||
| + | }; | ||
| + | |||
| + | mhi_chan@18 { | ||
| + | reg = <18>; | ||
| + | label = " | ||
| + | mhi, | ||
| + | mhi, | ||
| + | mhi, | ||
| + | mhi, | ||
| + | mhi, | ||
| + | mhi,ee = < | ||
| + | }; | ||
| + | |||
| + | mhi_chan@19 { | ||
| + | reg = <19>; | ||
| + | label = " | ||
| + | mhi, | ||
| + | mhi, | ||
| + | mhi, | ||
| + | mhi, | ||
| + | mhi, | ||
| + | mhi,ee = < | ||
| + | mhi, | ||
| + | }; | ||
| + | |||
| + | mhi_chan@20 { | ||
| + | reg = <20>; | ||
| + | label = " | ||
| + | mhi, | ||
| + | mhi, | ||
| + | mhi, | ||
| + | mhi, | ||
| + | mhi, | ||
| + | mhi,ee = < | ||
| + | mhi, | ||
| + | }; | ||
| + | |||
| + | mhi_chan@21 { | ||
| + | reg = <21>; | ||
| + | label = " | ||
| + | mhi, | ||
| + | mhi, | ||
| + | mhi, | ||
| + | mhi, | ||
| + | mhi, | ||
| + | mhi,ee = < | ||
| + | mhi, | ||
| + | mhi, | ||
| + | }; | ||
| + | |||
| + | mhi_chan@46 { | ||
| + | reg = <46>; | ||
| + | label = " | ||
| + | mhi, | ||
| + | mhi, | ||
| + | mhi, | ||
| + | mhi, | ||
| + | mhi, | ||
| + | mhi,ee = < | ||
| + | }; | ||
| + | |||
| + | mhi_chan@47 { | ||
| + | reg = <47>; | ||
| + | label = " | ||
| + | mhi, | ||
| + | mhi, | ||
| + | mhi, | ||
| + | mhi, | ||
| + | mhi, | ||
| + | mhi,ee = < | ||
| + | }; | ||
| + | |||
| + | mhi_chan@100 { | ||
| + | reg = < | ||
| + | label = " | ||
| + | mhi, | ||
| + | mhi, | ||
| + | mhi, | ||
| + | mhi, | ||
| + | mhi, | ||
| + | mhi,ee = < | ||
| + | mhi, | ||
| + | }; | ||
| + | |||
| + | mhi_chan@101 { | ||
| + | reg = < | ||
| + | label = " | ||
| + | mhi, | ||
| + | mhi, | ||
| + | mhi, | ||
| + | mhi, | ||
| + | mhi, | ||
| + | mhi,ee = < | ||
| + | }; | ||
| + | |||
| + | mhi_chan@102 { | ||
| + | reg = < | ||
| + | label = " | ||
| + | mhi, | ||
| + | mhi, | ||
| + | mhi, | ||
| + | mhi,ee = < | ||
| + | mhi, | ||
| + | mhi, | ||
| + | }; | ||
| + | |||
| + | }; | ||
| + | |||
| + | mhi_events: | ||
| + | # | ||
| + | # | ||
| + | |||
| + | mhi_event@0 { | ||
| + | reg = <0>; | ||
| + | mhi, | ||
| + | mhi, | ||
| + | mhi,msi = <1>; | ||
| + | mhi, | ||
| + | mhi, | ||
| + | mhi, | ||
| + | }; | ||
| + | |||
| + | mhi_event@1 { | ||
| + | mhi, | ||
| + | mhi, | ||
| + | mhi,msi = <2>; | ||
| + | mhi, | ||
| + | mhi, | ||
| + | }; | ||
| + | |||
| + | mhi_event@2 { | ||
| + | mhi, | ||
| + | mhi, | ||
| + | mhi,msi = <3>; | ||
| + | mhi, | ||
| + | mhi, | ||
| + | }; | ||
| + | |||
| + | mhi_event@3 { | ||
| + | mhi, | ||
| + | mhi, | ||
| + | mhi,msi = <4>; | ||
| + | mhi, | ||
| + | mhi, | ||
| + | }; | ||
| + | |||
| + | mhi_event@4 { | ||
| + | mhi, | ||
| + | mhi, | ||
| + | mhi,msi = <5>; | ||
| + | mhi, | ||
| + | mhi, | ||
| + | mhi, | ||
| + | }; | ||
| + | |||
| + | mhi_event@5 { | ||
| + | mhi, | ||
| + | mhi, | ||
| + | mhi,msi = <6>; | ||
| + | mhi, | ||
| + | mhi, | ||
| + | mhi, | ||
| + | mhi, | ||
| + | }; | ||
| + | |||
| + | |||
| + | mhi_event@6 { | ||
| + | mhi, | ||
| + | mhi, | ||
| + | mhi,msi = <5>; | ||
| + | mhi, | ||
| + | mhi, | ||
| + | mhi, | ||
| + | mhi, | ||
| + | }; | ||
| + | |||
| + | mhi_event@7 { | ||
| + | mhi, | ||
| + | mhi, | ||
| + | mhi,msi = <6>; | ||
| + | mhi, | ||
| + | mhi, | ||
| + | mhi, | ||
| + | mhi, | ||
| + | mhi, | ||
| + | }; | ||
| + | |||
| + | |||
| + | mhi_event@8 { | ||
| + | mhi, | ||
| + | mhi, | ||
| + | mhi,msi = <0>; | ||
| + | mhi, | ||
| + | mhi, | ||
| + | mhi, | ||
| + | mhi, | ||
| + | mhi, | ||
| + | mhi, | ||
| + | }; | ||
| + | |||
| + | mhi_event@9 { | ||
| + | mhi, | ||
| + | mhi, | ||
| + | mhi,msi = <7>; | ||
| + | mhi, | ||
| + | mhi, | ||
| + | mhi, | ||
| + | mhi, | ||
| + | }; | ||
| + | |||
| + | mhi_event@10 { | ||
| + | mhi, | ||
| + | mhi, | ||
| + | mhi,msi = <0>; | ||
| + | mhi, | ||
| + | mhi, | ||
| + | mhi, | ||
| + | mhi, | ||
| + | mhi, | ||
| + | mhi, | ||
| + | }; | ||
| + | |||
| + | mhi_event@11 { | ||
| + | mhi, | ||
| + | mhi, | ||
| + | mhi,msi = <0>; | ||
| + | mhi, | ||
| + | mhi, | ||
| + | mhi, | ||
| + | mhi, | ||
| + | mhi, | ||
| + | mhi, | ||
| + | }; | ||
| + | |||
| + | mhi_event@12 { | ||
| + | mhi, | ||
| + | mhi, | ||
| + | mhi,msi = <0>; | ||
| + | mhi, | ||
| + | mhi, | ||
| + | mhi, | ||
| + | mhi, | ||
| + | mhi, | ||
| + | mhi, | ||
| + | }; | ||
| + | |||
| + | mhi_event@13 { | ||
| + | mhi, | ||
| + | mhi, | ||
| + | mhi,msi = <0>; | ||
| + | mhi, | ||
| + | mhi, | ||
| + | mhi, | ||
| + | mhi, | ||
| + | mhi, | ||
| + | mhi, | ||
| + | }; | ||
| + | }; | ||
| + | |||
| + | mhi_devices: | ||
| + | # | ||
| + | # | ||
| + | |||
| + | mhi_netdev_0: | ||
| + | reg = < | ||
| + | mhi, | ||
| + | mhi, | ||
| + | mhi,mru = < | ||
| + | mhi, | ||
| + | }; | ||
| + | |||
| + | mhi_rmnet@1 { | ||
| + | reg = < | ||
| + | mhi, | ||
| + | mhi,mru = < | ||
| + | mhi, | ||
| + | }; | ||
| + | |||
| + | mhi_netdev_2: | ||
| + | reg = < | ||
| + | mhi, | ||
| + | mhi, | ||
| + | mhi,mru = < | ||
| + | mhi, | ||
| + | }; | ||
| + | |||
| + | mhi_qrtr { | ||
| + | mhi, | ||
| + | qcom, | ||
| + | }; | ||
| + | }; | ||
| + | |||
| + | }; | ||
| + | }; | ||
| + | |||
| + | </ | ||
| + | </ | ||
| + | |||
| ===== Notes ===== | ===== Notes ===== | ||
| + | There is potential to exploit the HTTP U-Boot recovery method with a buffer overflow to run arbitrary shellcode: | ||
| + | https:// | ||
| + | |||
| + | The unit has 2x OS images on NAND flash, one image is for normal operation and the other one is for recovering of firmware or upgrading. | ||
| + | |||
| + | |||
| ===== Tags ===== | ===== Tags ===== | ||
| [[meta: | [[meta: | ||
| - | {{tag>EXAMPLETAG | + | {{tag>ipq807x ipq8074a QCA8081 QCN5054 QCN5024 AR8033-AL1A QPF4588 SKY85340-11 128nand 512ram 2port gigabitethernet 2.5gigabitethernet 2port 4core wifi6 802.11ax 802.11abgn 8x8 MU-MIMO OFDMA ARMv8 LTE 1SIM InternalAntenna 4g 5g_mm_wave 2_ant 1_button 12v_powered |
| + | |||
| + | |||