]> git.ipfire.org Git - people/ms/u-boot.git/commit
sunxi: add NetConsole by default for Banana Pi/Pro
authorBernhard Nortmann <bernhard.nortmann@web.de>
Mon, 14 Sep 2015 13:29:47 +0000 (15:29 +0200)
committerJoe Hershberger <joe.hershberger@ni.com>
Wed, 30 Sep 2015 02:54:46 +0000 (21:54 -0500)
commit8ac46a98618ea21cf9900961fcff9cf803198271
tree632912691921570054c19b32ee4b6ee52f20d066
parent266607480973a564f545eab1af5057d752480708
sunxi: add NetConsole by default for Banana Pi/Pro

Simon Glass and Joe Hershberger suggested adding at least one
test case for the CONFIG_DM_ETH plus CONFIG_NETCONSOLE options.

This patch enables NetConsole as a default for the "Banana Pi/Pro"
sunxi boards.

(By the nature of this patch it could probably be extended later
to include all sunxi boards using CONFIG_SUNXI_[EG]MAC.)

Signed-off-by: Bernhard Nortmann <bernhard.nortmann@web.de>
Acked-by: Joe Hershberger <joe.hershberger@ni.com>
configs/Bananapi_defconfig
configs/Bananapro_defconfig