X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;ds=sidebyside;f=include%2Fconfigs%2Fcontrolcenterd.h;h=bfcfa0c8c97ecc5dc5ca980d86ed344025796ba7;hb=d283a5709d8e2bf2682a2e22fb81a47b8d53c111;hp=ec3145f430c549ee0438a409c71874520ea68ae4;hpb=740f41d3cbefe2068247852220226c2c3b287249;p=u-boot diff --git a/include/configs/controlcenterd.h b/include/configs/controlcenterd.h index ec3145f430..bfcfa0c8c9 100644 --- a/include/configs/controlcenterd.h +++ b/include/configs/controlcenterd.h @@ -45,6 +45,8 @@ #define CONFIG_CONTROLCENTERD #define CONFIG_MP /* support multiple processors */ +#define CONFIG_SYS_GENERIC_BOARD + #define CONFIG_SYS_NO_FLASH #define CONFIG_ENABLE_36BIT_PHYS #define CONFIG_FSL_LAW /* Use common FSL init code */ @@ -432,7 +434,6 @@ #define CONFIG_BOARD_EARLY_INIT_F #define CONFIG_BOARD_EARLY_INIT_R #define CONFIG_LAST_STAGE_INIT -#undef CONFIG_CMD_BOOTM #endif /* CONFIG_TRAILBLAZER */