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:
1199a7a
)
uboot-envtools: ramips: add env config for SIM SIMAX1800U
author
Shiji Yang
<
[email protected]
>
Wed, 16 Jul 2025 14:30:26 +0000
(22:30 +0800)
committer
Hauke Mehrtens
<
[email protected]
>
Thu, 7 Aug 2025 15:41:54 +0000
(17:41 +0200)
This newly supported device has the same env partition size and
offset as SIMAX1800T.
Signed-off-by: Shiji Yang <
[email protected]
>
Link:
https://github.com/openwrt/openwrt/pull/19455
Signed-off-by: Hauke Mehrtens <
[email protected]
>
package/boot/uboot-tools/uboot-envtools/files/ramips
patch
|
blob
|
history
diff --git
a/package/boot/uboot-tools/uboot-envtools/files/ramips
b/package/boot/uboot-tools/uboot-envtools/files/ramips
index 8d53524a2c2ef0488b01be11fc3f87e0498cf88a..3ec3da69887051889af1f9951c9dad37f53b65d6 100644
(file)
--- a/
package/boot/uboot-tools/uboot-envtools/files/ramips
+++ b/
package/boot/uboot-tools/uboot-envtools/files/ramips
@@
-85,7
+85,8
@@
zyxel,wsm20)
ubootenv_add_uci_config "/dev/mtd1" "0x0" "0x20000" "0x20000"
;;
haier,har-20s2u1|\
-sim,simax1800t)
+sim,simax1800t|\
+sim,simax1800u)
ubootenv_add_uci_config "/dev/mtd1" "0x0" "0x20000" "0x20000"
ubootenv_add_uci_sys_config "/dev/mtd1" "0x40000" "0x40000" "0x20000"
;;