]> git.ipfire.org Git - people/ms/u-boot.git/commit
mx7dsabresd: Define serial port locally
authorFabio Estevam <fabio.estevam@nxp.com>
Mon, 22 Feb 2016 21:41:48 +0000 (18:41 -0300)
committerStefano Babic <sbabic@denx.de>
Wed, 9 Mar 2016 11:48:45 +0000 (12:48 +0100)
commit5d69269deed053d2733bdd0fe537fcba663c0826
tree979288e2d01ccf52159a669b4037ab759c6efa83
parentbf393998c7644c456b339c5071c55cacf95d2141
mx7dsabresd: Define serial port locally

CONFIG_MXC_UART_BASE should not be defined in mx7_common.h as
the console port can vary from board to board.

Define CONFIG_MXC_UART_BASE locally instead.

Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com>
include/configs/mx7_common.h
include/configs/mx7dsabresd.h