mirror of https://github.com/hak5/openwrt.git
uboot-envtools: ipq40xx: Configuration for GL.iNet GL-B1300
This commit adds the nescessary settings to allow reading the uboot environment variables on the GL.iNet GL-B1300 board. Signed-off-by: Ibrahim Tachijian <barhom@netsat.se>openwrt-19.07
parent
9c4f903999
commit
eb054714b0
|
@ -31,6 +31,7 @@ ubootenv_mtdinfo () {
|
|||
}
|
||||
|
||||
case "$board" in
|
||||
glinet,gl-b1300 |\
|
||||
openmesh,a42 |\
|
||||
openmesh,a62)
|
||||
ubootenv_add_uci_config "/dev/mtd5" "0x0" "0x10000" "0x10000"
|
||||
|
|
Loading…
Reference in New Issue