[OpenWrt-Devel] [PATCH] lantiq: install uboot-envtools by default on BTHOMEHUBV3A
Ben Mulvihill
ben.mulvihill at gmail.com
Mon Apr 25 12:06:29 EDT 2016
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 at gmail.com>
---
diff -uprN a/target/linux/lantiq/xway/profiles/bt.mk b/target/linux/lantiq/xway/profiles/bt.mk
--- a/target/linux/lantiq/xway/profiles/bt.mk 2016-04-25 12:05:49.000000000 +0200
+++ b/target/linux/lantiq/xway/profiles/bt.mk 2016-04-25 12:08:53.000000000 +0200
@@ -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"
_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
More information about the openwrt-devel
mailing list