From: Fabio Estevam Date: Wed, 25 Jun 2014 17:45:35 +0000 (-0300) Subject: mx25pdk: Remove CONFIG_SYS_GENERIC_BOARD X-Git-Tag: v2014.07~10^2~8 X-Git-Url: https://git.kernelconcepts.de/?p=karo-tx-uboot.git;a=commitdiff_plain;h=3f4c01d9f9d38e383f004dcd06c0d5661f2a57e0 mx25pdk: Remove CONFIG_SYS_GENERIC_BOARD With CONFIG_SYS_GENERIC_BOARD the board hangs after issuing a 'save' command. Remove CONFIG_SYS_GENERIC_BOARD until this issue can be fixed properly. Signed-off-by: Fabio Estevam --- diff --git a/include/configs/mx25pdk.h b/include/configs/mx25pdk.h index cfaf6ca5c7..aff2419f85 100644 --- a/include/configs/mx25pdk.h +++ b/include/configs/mx25pdk.h @@ -26,8 +26,6 @@ #define CONFIG_SETUP_MEMORY_TAGS #define CONFIG_INITRD_TAG -#define CONFIG_SYS_GENERIC_BOARD - #define CONFIG_MACH_TYPE MACH_TYPE_MX25_3DS /* Size of malloc() pool */