projects
/
openwrt
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2226546
)
uboot-envtools: add support for GatoNetworks GDSP
author
Enrico Mioso
<mrkiko.rs@gmail.com>
Sat, 9 Nov 2024 21:14:32 +0000
(22:14 +0100)
committer
Petr Štetiar
<ynezz@true.cz>
Thu, 28 Nov 2024 18:47:11 +0000
(18:47 +0000)
This configuration should work with both stock and OpenWrt-based U-Boot.
Signed-off-by: Enrico Mioso <mrkiko.rs@gmail.com>
(cherry picked from commit
785ebf2baff4adadf818d71a99fdb2d2300590ba
)
Link:
https://github.com/openwrt/openwrt/pull/17097
Signed-off-by: Petr Štetiar <ynezz@true.cz>
package/boot/uboot-envtools/files/mediatek_filogic
patch
|
blob
|
history
diff --git
a/package/boot/uboot-envtools/files/mediatek_filogic
b/package/boot/uboot-envtools/files/mediatek_filogic
index a38024de65976b1cf39077e03ea4399b32feb93e..9de1a4d75ddc9614add444c8e57d6616adf01b3d 100644
(file)
--- a/
package/boot/uboot-envtools/files/mediatek_filogic
+++ b/
package/boot/uboot-envtools/files/mediatek_filogic
@@
-86,6
+86,9
@@
zbtlink,zbt-z8103ax)
dlink,aquila-pro-ai-m30-a1)
ubootenv_add_uci_config "/dev/mtd1" "0x0" "0x40000" "0x40000"
;;
+gatonetworks,gdsp)
+ ubootenv_add_uci_config "/dev/mtd1" "0x0" "0x10000" "0x10000"
+ ;;
glinet,gl-x3000|\
glinet,gl-xe3000|\
glinet,gl-mt2500|\