Skip to content
Snippets Groups Projects
Commit 3c3b55d9 authored by Matthias Fuchs's avatar Matthias Fuchs Committed by Tom Rini
Browse files

ppc4xx: switch VOM405 to generic board

parent 34830356
No related branches found
No related tags found
No related merge requests found
...@@ -19,6 +19,8 @@ ...@@ -19,6 +19,8 @@
#define CONFIG_VOM405 1 /* ...on a VOM405 board */ #define CONFIG_VOM405 1 /* ...on a VOM405 board */
#define CONFIG_SYS_TEXT_BASE 0xFFFC8000 #define CONFIG_SYS_TEXT_BASE 0xFFFC8000
#define CONFIG_SYS_GENERIC_BOARD
#define CONFIG_DISPLAY_BOARDINFO
#define CONFIG_BOARD_EARLY_INIT_F 1 /* call board_early_init_f() */ #define CONFIG_BOARD_EARLY_INIT_F 1 /* call board_early_init_f() */
#define CONFIG_MISC_INIT_R 1 /* call misc_init_r() */ #define CONFIG_MISC_INIT_R 1 /* call misc_init_r() */
......
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