projects
/
openwrt
/
staging
/
thess.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
af3a1ad
)
uboot-envtools: change size for unifi-6-lr
author
Daniel Golle
<daniel@makrotopia.org>
Thu, 29 Apr 2021 22:48:28 +0000
(23:48 +0100)
committer
Daniel Golle
<daniel@makrotopia.org>
Fri, 7 May 2021 21:50:22 +0000
(22:50 +0100)
The previous commit increased the U-Boot environment size of the
UniFi 6 LR to 0x4000. Also change it uboot-envtools accordingly.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
package/boot/uboot-envtools/files/mediatek
patch
|
blob
|
history
diff --git
a/package/boot/uboot-envtools/files/mediatek
b/package/boot/uboot-envtools/files/mediatek
index 5e71dc71c9e29764a3694762301e0dca40b20194..495a837274fe69be778ebdd928f6f1f6a6e863ac 100644
(file)
--- a/
package/boot/uboot-envtools/files/mediatek
+++ b/
package/boot/uboot-envtools/files/mediatek
@@
-36,7
+36,7
@@
buffalo,wsr-2533dhp2)
ubootenv_add_uci_config "/dev/mtd3" "0x0" "0x1000" "0x20000"
;;
ubnt,unifi-6-lr-ubootmod)
- ubootenv_add_uci_config "/dev/mtd2" "0x0" "0x
1
000" "0x10000"
+ ubootenv_add_uci_config "/dev/mtd2" "0x0" "0x
4
000" "0x10000"
;;
esac