Skip to content
Snippets Groups Projects
Select Git revision
  • 04818c170b2fb6d64eccdec5aa97673ad4419a9f
  • experimental default protected
  • v2023.2.5-ffs
  • nrb/ex400-remove-wps
  • nrb/airmax-test
  • v2023.2.4-ffs
  • nrb/ar9344-reset-sequence
  • autinerd/experimental-openwrt-24.10
  • v2023.2.3-ffs
  • v2023.2.2-ffs
  • v2023.2-ffs
  • v2023.1-ffs
  • v2022.1.4-ffs
  • feature/addMikrotikwAP
  • v2022.1.3-ffs
  • v2021.1.2-ffs
  • v2022.1.1-ffs
  • master protected
  • v2021.1.1-ffs
  • nrb/gluon-master-cpe510
  • v2021.1-ffs
  • experimental-2025-07-04
  • experimental-2025-07-04-base
  • experimental-2025-07-01
  • experimental-2025-07-01-base
  • experimental-2025-06-25
  • experimental-2025-06-25-base
  • experimental-2025-06-24
  • experimental-2025-06-24-base
  • experimental-2025-06-22
  • experimental-2025-06-22-base
  • v2023.2.5-ffs0.1
  • experimental-2025-06-08
  • experimental-2025-06-08-base
  • experimental-2025-06-06
  • experimental-2025-06-06-base
  • experimental-2025-05-27
  • experimental-2025-05-27-base
  • experimental-2025-05-18
  • experimental-2025-05-18-base
  • experimental-2025-05-15
41 results

0031-kernel-mtd-spi-nor-unlock-Winbond-flashs.patch

Blame
  • 0076-ar71xx-set-EU-region-code-for-TP-Link-TL-WA901ND-v4.patch 1.14 KiB
    From: Matthias Schiffer <mschiffer@universe-factory.net>
    Date: Sat, 15 Oct 2016 19:10:33 +0200
    Subject: ar71xx: set EU region code for TP-Link TL-WA901ND v4
    
    There is no US firmware for the TL-WA901ND v4 yet, so we'll just
    unconditionally set the EU region for now.
    
    This makes LEDE flashable on these devices again. The format of the region
    string is slightly different from the one used on the Archer C7 that is
    generated by mktplinkfw (the second half of the region string is missing),
    but it's similar enough to make it work.
    
    Tested-by: Jannis Pinter <jannis@pinterjann.is>
    Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
    
    Backport of LEDE 83f7ec31f8f9641ef842212c45db61b72682debf
    
    diff --git a/target/linux/ar71xx/image/Makefile b/target/linux/ar71xx/image/Makefile
    index cbd8a49..ac21e71 100644
    --- a/target/linux/ar71xx/image/Makefile
    +++ b/target/linux/ar71xx/image/Makefile
    @@ -736,6 +736,7 @@ define Device/tl-wa901nd-v4
         BOARDNAME := TL-WA901ND-v4
         DEVICE_PROFILE := TLWA901
         TPLINK_HWID := 0x09010004
    +    IMAGE/factory.bin := append-rootfs | mktplinkfw factory -C EU
     endef
     
     TARGET_DEVICES += tl-wa901nd-v3 tl-wa901nd-v4