diff options
author | Chukun Pan <amadeus@jmu.edu.cn> | 2023-04-28 23:36:17 +0800 |
---|---|---|
committer | Daniel Golle <daniel@makrotopia.org> | 2023-05-29 13:04:14 +0100 |
commit | 99c94c669618c37ab4e6c888e46f59fb7197f86a (patch) | |
tree | 943d000db6ebec71e4fafde65952eaeddec49c5e /package/boot/uboot-envtools/files | |
parent | f588da89a3341c4c876255944daac087d8050c24 (diff) | |
download | upstream-99c94c669618c37ab4e6c888e46f59fb7197f86a.tar.gz upstream-99c94c669618c37ab4e6c888e46f59fb7197f86a.tar.bz2 upstream-99c94c669618c37ab4e6c888e46f59fb7197f86a.zip |
uboot-mediatek: add Qihoo 360T7 support
The vendor uboot will verify firmware at boot.
So add a custom uboot build for this device.
Signed-off-by: Chukun Pan <amadeus@jmu.edu.cn>
(cherry picked from commit c51eb177308835f811ae43b17dde0ea962ed1df1)
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Diffstat (limited to 'package/boot/uboot-envtools/files')
-rw-r--r-- | package/boot/uboot-envtools/files/mediatek_filogic | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package/boot/uboot-envtools/files/mediatek_filogic b/package/boot/uboot-envtools/files/mediatek_filogic index 50b9cd0e46..b638a65a4e 100644 --- a/package/boot/uboot-envtools/files/mediatek_filogic +++ b/package/boot/uboot-envtools/files/mediatek_filogic @@ -41,6 +41,7 @@ xiaomi,redmi-router-ax6000-stock) ubootenv_add_uci_config "/dev/mtd1" "0x0" "0x10000" "0x20000" ubootenv_add_uci_sys_config "/dev/mtd2" "0x0" "0x10000" "0x20000" ;; +qihoo,360t7|\ tplink,tl-xdr4288|\ tplink,tl-xdr6086|\ tplink,tl-xdr6088|\ |