Browse Source

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 <[email protected]>
Ibrahim Tachijian 7 years ago
parent
commit
eb054714b0
1 changed files with 1 additions and 0 deletions
  1. 1 0
      package/boot/uboot-envtools/files/ipq40xx

+ 1 - 0
package/boot/uboot-envtools/files/ipq40xx

@@ -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"