]> code.ossystems Code Review - bsp/u-boot.git/commit
mx7_common: Put early/late init configs into board file
authorFabio Estevam <fabio.estevam@nxp.com>
Mon, 29 Feb 2016 12:33:21 +0000 (09:33 -0300)
committerOtavio Salvador <otavio@ossystems.com.br>
Fri, 18 Mar 2016 17:33:58 +0000 (14:33 -0300)
commitca3306a11f1a52823eb28c1a0dcb8b7d9ffce986
tree4f06f432b0ea3a39972548f92d3904983654969c
parent1dfebcc01f35226cc9a8ce6fa105d1ef804102a9
mx7_common: Put early/late init configs into board file

CONFIG_BOARD_EARLY_INIT_F and CONFIG_BOARD_LATE_INIT should not be
placed into mx7_common because not all boards need these options.

Move them to the board file instead.

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