]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
board/BuR/common: Introduce Network Console and common environment for it
authorHannes Petermaier <oe5hpm@oevsv.at>
Tue, 3 Feb 2015 12:22:34 +0000 (13:22 +0100)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 1 Sep 2015 12:20:10 +0000 (14:20 +0200)
commit196fe642a0b20534cfeeef861eceda7e6a68e202
tree2a5a7decb1975a13d52986112298bc0f9562d5d9
parent1732e7e7dbe32c781683e2fe981c288e36465c99
board/BuR/common: Introduce Network Console and common environment for it

It is often necessary to "break in" into boards bootloader commandline if
something fails or even for development purposes some parameters have to be
changed.

So we enable u-boot's CONFIG_NETCONSOLE feature.
We also modify Networksettings to apply with this new use-case.

Signed-off-by: Hannes Petermaier <oe5hpm@oevsv.at>
include/configs/bur_am335x_common.h
include/configs/tseries.h