From: Paul Wassi <p.wa...@gmx.at>

Add board 'dockstar' to known fw_env-configurations.

Signed-off-by: Paul Wassi <p.wa...@gmx.at>
---
In order to get fw_printenv / fw_setenv working out-of-the-box on
a dockstar, the /etc/fw_env.config file is needed. This file is usually
created by uci-defaults/30_uboot-envtools but it currently has no idea
what to do with a dockstar.

 package/boot/uboot-envtools/files/kirkwood |    1 +
 1 file changed, 1 insertion(+)

diff --git a/package/boot/uboot-envtools/files/kirkwood 
b/package/boot/uboot-envtools/files/kirkwood
--- a/package/boot/uboot-envtools/files/kirkwood
+++ b/package/boot/uboot-envtools/files/kirkwood
@@ -14,6 +14,7 @@ touch /etc/config/ubootenv
 board=$(kirkwood_board_name)
 
 case "$board" in
+"dockstar" | \
 "guruplug-server-plus" | \
 "ib62x0" | \
 "linksys-viper" | \

_______________________________________________
Lede-dev mailing list
Lede-dev@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/lede-dev

Reply via email to