aboutsummaryrefslogtreecommitdiff
path: root/package/boot/uboot-envtools/files
diff options
context:
space:
mode:
authorSungbo Eo <mans0n@gorani.run>2024-02-04 21:46:14 +0900
committerSungbo Eo <mans0n@gorani.run>2024-03-10 16:32:14 +0900
commitec45f2f246363a4c2a84e51d0014848bf8c52e9f (patch)
tree5dbd8229a40dcecd6b9cbe9906fd6f00b2b59686 /package/boot/uboot-envtools/files
parent7e04a611bc798c27a0dc584959d2c2bdf64da05f (diff)
ramips: rename mtd partition of ipTIME NAND devices
Contrary to common ipTIME NOR devices, the "Config" partition of T5004 and AX2004M contain normal U-Boot environment variables. Renaming the partition into "u-boot-env" serves for better description, and it also conforms to common naming practice in OpenWrt. This patch might also be extended to A3004T, but its u-boot-env partition layout has not been confirmed yet. Signed-off-by: Sungbo Eo <mans0n@gorani.run>
Diffstat (limited to 'package/boot/uboot-envtools/files')
-rw-r--r--package/boot/uboot-envtools/files/ramips2
1 files changed, 2 insertions, 0 deletions
diff --git a/package/boot/uboot-envtools/files/ramips b/package/boot/uboot-envtools/files/ramips
index 30bf635b6d..317121f2be 100644
--- a/package/boot/uboot-envtools/files/ramips
+++ b/package/boot/uboot-envtools/files/ramips
@@ -73,6 +73,7 @@ belkin,rt1800|\
h3c,tx1800-plus|\
h3c,tx1801-plus|\
h3c,tx1806|\
+iptime,ax2004m|\
jcg,q20|\
linksys,e7350|\
netgear,eax12|\
@@ -92,6 +93,7 @@ ravpower,rp-wd03)
ubootenv_add_uci_config "/dev/mtd$idx" "0x4000" "0x1000" "0x1000"
;;
beeline,smartbox-flash|\
+iptime,t5004|\
linksys,ea6350-v4|\
linksys,ea7300-v1|\
linksys,ea7300-v2|\