Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Backport v2023.2.x] ath79-generic: TP-Link Archer C7 v2: Fix region selection for factory image #3260

Merged
merged 1 commit into from
May 14, 2024

Commits on May 14, 2024

  1. ath79-generic: TP-Link Archer C7 v2: Fix region selection for factory…

    … image
    
    The Archer C7 v2 needs a different factory image depending on the region
    (EU or US); this got lost during the ar71xx -> ath79 migration.
    
    The OpenWrt factory image without a region suffix is only installable on
    very old TP-Link firmwares from before the region split was introduced.
    The region-specific firmware works for both old and new TP-Link firmwares.
    
    Fixes: 8fdda51 ("ath79-generic: (re)add support for archer-c7-v2 (#2437)")
    (cherry picked from commit e721e7f)
    neocturne authored and github-actions[bot] committed May 14, 2024
    Configuration menu
    Copy the full SHA
    9cc9bee View commit details
    Browse the repository at this point in the history