diff options
author | Chukun Pan <amadeus@jmu.edu.cn> | 2023-05-20 23:03:06 +0800 |
---|---|---|
committer | Daniel Golle <daniel@makrotopia.org> | 2023-07-13 12:05:28 +0100 |
commit | f7daeec3bd54fd5f21b31c0aab15e7573d325009 (patch) | |
tree | 8252f9d53ec1c7a0e63512c2589f96ec030043d8 /package/boot/uboot-envtools/files | |
parent | 23d6474e451216d2e9c7b3b5d29df336b9523b5c (diff) | |
download | upstream-f7daeec3bd54fd5f21b31c0aab15e7573d325009.tar.gz upstream-f7daeec3bd54fd5f21b31c0aab15e7573d325009.tar.bz2 upstream-f7daeec3bd54fd5f21b31c0aab15e7573d325009.zip |
uboot-mediatek: add H3C Magic NX30 Pro support
The OEM uboot limit brush into 3rd-party firmware.
So add a custom uboot build to support openwrt.
Signed-off-by: Chukun Pan <amadeus@jmu.edu.cn>
(cherry picked from commit 437e79ad6d01100afac9786d287976de6d5cf363)
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 7918bdacfc..77c9d964db 100644 --- a/package/boot/uboot-envtools/files/mediatek_filogic +++ b/package/boot/uboot-envtools/files/mediatek_filogic @@ -51,6 +51,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" ;; +h3c,magic-nx30-pro|\ qihoo,360t7|\ tplink,tl-xdr4288|\ tplink,tl-xdr6086|\ |