mirror of
https://github.com/openwrt/openwrt.git
synced 2025-02-05 18:49:30 +00:00
uboot-envtools: add config for the Edimax BR-6425 board
Signed-off-by: Yuval Adam <yuv.adm@gmail.com> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35464
This commit is contained in:
parent
b99b2ff553
commit
b01e744632
@ -21,6 +21,11 @@ all5002)
|
|||||||
;;
|
;;
|
||||||
esac
|
esac
|
||||||
|
|
||||||
|
br6425)
|
||||||
|
ubootenv_add_uci_config "/dev/mtd1" "0x0" "0x1000" "0x10000"
|
||||||
|
;;
|
||||||
|
esac
|
||||||
|
|
||||||
config_load ubootenv
|
config_load ubootenv
|
||||||
config_foreach ubootenv_add_app_config ubootenv
|
config_foreach ubootenv_add_app_config ubootenv
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user