]> code.ossystems Code Review - bsp/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)
committerOtavio Salvador <otavio@ossystems.com.br>
Fri, 18 Mar 2016 17:33:58 +0000 (14:33 -0300)
commitdfcf27df6278e8c0a652b3ab374276f09b75ee13
treee003d5b61a4e69081429d4e05aedbc3469224cf5
parent95817e0bc7b58f5e9048af88c23ad6d5fb9da85b
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