]> git.baikalelectronics.ru Git - uboot.git/commit
arm: wandboard: move CONFIG_MXC_UART to defconfig
authorHeinrich Schuchardt <xypron.glpk@gmx.de>
Sun, 7 Jun 2020 23:43:47 +0000 (01:43 +0200)
committerStefano Babic <sbabic@denx.de>
Mon, 22 Jun 2020 15:43:31 +0000 (17:43 +0200)
commit40c7e6096f810b3bde70cd2123f9ff27177962a3
treeb4a765521704ba60d4cd3011f53e25aa84feabbc
parentb432eb7ae48759141d34afe492a6ecf88957857b
arm: wandboard: move CONFIG_MXC_UART to defconfig

For using a debug UART on the Wandboard CONFIG_MXC_UART=y must be set in
the .config file.

To avoid duplicate definitions move the setting from
include/configs/wandboard.h to configs/wandboard_defconfig.

Document the debug UART settings in the README.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Reviewed-by: Fabio Estevam <festevam@gmail.com>
board/wandboard/README
configs/wandboard_defconfig
include/configs/wandboard.h