commit | 82bf1a0577558588041bac7b67055fcda3c75d9c | [log] [tgz] |
---|---|---|
author | Fabio Estevam <fabio.estevam@nxp.com> | Mon Feb 22 18:41:48 2016 -0300 |
committer | Stefano Babic <sbabic@denx.de> | Wed Mar 09 12:48:45 2016 +0100 |
tree | 979288e2d01ccf52159a669b4037ab759c6efa83 | |
parent | 276a057e5cd96611c45209beae61bf56c27c3aca [diff] |
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>