Skip to content
Snippets Groups Projects
Commit bbfb286b authored by Dmitry Lifshitz's avatar Dmitry Lifshitz Committed by Tom Rini
Browse files

cm-t54: convert to generic board


Use generic board setup functions by defining
CONFIG_SYS_GENERIC_BOARD.

Signed-off-by: default avatarDmitry Lifshitz <lifshitz@compulab.co.il>
parent e1c9895c
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment