cm-t54: convert to generic board

Use generic board setup functions by defining
CONFIG_SYS_GENERIC_BOARD.

Signed-off-by: Dmitry Lifshitz <lifshitz@compulab.co.il>
This commit is contained in:
Dmitry Lifshitz 2014-07-31 14:30:41 +03:00 committed by Tom Rini
parent e1c9895c8f
commit bbfb286b8a
1 changed files with 3 additions and 0 deletions

View File

@ -19,6 +19,9 @@
#undef CONFIG_MISC_INIT_R
#undef CONFIG_SPL_OS_BOOT
/* Enable Generic board */
#define CONFIG_SYS_GENERIC_BOARD
/* Device Tree defines */
#define CONFIG_OF_LIBFDT
#define CONFIG_OF_BOARD_SETUP