1
0
forked from dan/liminix
liminix/devices
Arnout Engelen 4559072cbf
Add support for TP-Link Archer AX32
When booting over tftp:

    MT7621 # bootm 0x868c3000
    ## Booting image at 868c3000 ...
       Image Name:   MIPS Liminix Linux
       Image Type:   MIPS Linux Kernel Image (lzma compressed)
       Data Size:    2457948 Bytes =  2.3 MB
       Load Address: 80001000
       Entry Point:  80001000
       Verifying Checksum ... OK
       Uncompressing Kernel Image ... OK
    No initrd
    nm_init:791
    nm_initFwupPtnStruct:276
    nm_lib_readPtnTable:738
    [NM_Debug](nm_lib_readPtnTable) 00743: NM_PTN_TABLE_BASE = 0xfe0000
    [NM_Debug](nm_lib_readPtnFromNvram) 00569: partition_used_len = 1054, requried len = 8192
    [NM_Debug](nm_lib_readPtnTable) 00751: Reading Partition Table from NVRAM ... OK

    [NM_Debug](nm_lib_readPtnTable) 00759: Parsing Partition Table ... OK

    [NM_Debug](nm_lib_readPtnFromNvram) 00569: partition_used_len = 3, requried len = 3
    [NM_Error](nm_api_checkTestMode) 00417: factory boot check testmode flag is not 1.

    ### test_mode=disable,boot_args:console=ttyS1,115200 root=/dev/mtdblock2 rootfstype=squashfs init=/etc/preinit mtdparts=raspi:256k(uboot),4096k(uImage),11968k@0x440000(rootfs),64k@0xff0000(ART) mem=128M test_mode=disable
    ## Transferring control to Linux (at address 80001000) ...
    ## Giving linux memsize in MB, 128

    Starting kernel ...
2024-01-27 15:59:43 +01:00
..
belkin-rt3200 openwrt: update to v23.05.2 2024-01-25 12:29:03 +01:00
families openwrt: update to v23.05.2 2024-01-25 12:29:03 +01:00
gl-ar750 openwrt: update to v23.05.2 2024-01-25 12:29:03 +01:00
gl-mt300a openwrt: update to v23.05.2 2024-01-25 12:29:03 +01:00
gl-mt300n-v2 openwrt: update to v23.05.2 2024-01-25 12:29:03 +01:00
qemu qemu mips: enable rebooting 2023-12-26 21:58:18 +00:00
qemu-aarch64 support aarch64 in tftpboot test 2023-12-19 12:12:12 +00:00
qemu-armv7l add CI job to test tftpboot 2023-12-18 22:42:29 +00:00
tp-archer-ax23 Add support for TP-Link Archer AX32 2024-01-27 15:59:43 +01:00
turris-omnia add usb storage for turris omnia 2024-01-26 22:46:36 +00:00