Skip to content
Snippets Groups Projects
Commit fa192783 authored by John Crispin's avatar John Crispin
Browse files

lantiq: install uboot-envtools by default on BTHOMEHUBV3A


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: default avatarBen Mulvihill <ben.mulvihill@gmail.com>

SVN-Revision: 49253
parent 3481d0d7
No related branches found
No related tags found
No related merge requests found
...@@ -24,7 +24,7 @@ define Profile/BTHOMEHUBV3A ...@@ -24,7 +24,7 @@ define Profile/BTHOMEHUBV3A
kmod-ltq-deu-ar9 \ kmod-ltq-deu-ar9 \
ltq-adsl-app ppp-mod-pppoa \ ltq-adsl-app ppp-mod-pppoa \
kmod-ath9k wpad-mini \ kmod-ath9k wpad-mini \
swconfig swconfig uboot-envtools
endef endef
BTHOMEHUBV3A_UBIFS_OPTS:="-m 512 -e 15872 -c 1959" BTHOMEHUBV3A_UBIFS_OPTS:="-m 512 -e 15872 -c 1959"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment