
3 Sep
2015
3 Sep
'15
8:54 p.m.
Tested on my OMAP3 uEVM.
Signed-off-by: Tom Rini trini@konsulko.com --- include/configs/omap3_evm_common.h | 1 + 1 file changed, 1 insertion(+)
diff --git a/include/configs/omap3_evm_common.h b/include/configs/omap3_evm_common.h index 7e7f6f2..0ebe5c1 100644 --- a/include/configs/omap3_evm_common.h +++ b/include/configs/omap3_evm_common.h @@ -15,6 +15,7 @@ #define CONFIG_OMAP /* This is TI OMAP core */ #define CONFIG_OMAP_GPIO #define CONFIG_OMAP_COMMON +#define CONFIG_SYS_GENERIC_BOARD /* Common ARM Erratas */ #define CONFIG_ARM_ERRATA_454179 #define CONFIG_ARM_ERRATA_430973
--
1.7.9.5