lantiq: install uboot-envtools by default on BTHOMEHUBV3A
authorJohn Crispin <john@openwrt.org>
Tue, 26 Apr 2016 11:44:13 +0000 (11:44 +0000)
committerJohn Crispin <john@openwrt.org>
Tue, 26 Apr 2016 11:44:13 +0000 (11:44 +0000)
The only way to access the u-boot console on the BTHOMEHUBV3A
is by soldering a serial console onto some really tiny pads.

To enable installation without soldering it would be helpful
to be able to modify the uboot environment from within
the ramdisk image used as part of the installation process.

Signed-off-by: Ben Mulvihill <ben.mulvihill@gmail.com>
SVN-Revision: 49253

target/linux/lantiq/xway/profiles/bt.mk

index e04a60701e032df9de1131b8db627c4743941e3e..30a9ca97b2aa022cb956a1e868025c25ecca4150 100644 (file)
@@ -24,7 +24,7 @@ define Profile/BTHOMEHUBV3A
        kmod-ltq-deu-ar9 \
        ltq-adsl-app ppp-mod-pppoa \
        kmod-ath9k wpad-mini \
-       swconfig
+       swconfig uboot-envtools
 endef
 
 BTHOMEHUBV3A_UBIFS_OPTS:="-m 512 -e 15872 -c 1959"