]> git.karo-electronics.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)
committerTom Rini <trini@konsulko.com>
Fri, 6 Mar 2015 01:13:18 +0000 (20:13 -0500)
commit7ae47f6b5a7230c42c1c12580c63437d102aaf37
tree80f15ffecc63a9fa644d0d1a2ad10b77f7e6917d
parenta6ec579f7d16810aefd9f5d441457e56da04b795
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