From: Stefano Babic Date: Thu, 5 Mar 2015 09:41:16 +0000 (+0100) Subject: mx35pdk: Convert to generic board X-Git-Tag: v2025.01-rc5-pxa1908~13695 X-Git-Url: http://git.dujemihanovic.xyz/login.html?a=commitdiff_plain;h=e71f9d3de4b914ffb4eae23c13eaad75887d36ac;p=u-boot.git mx35pdk: Convert to generic board Boards need to select CONFIG_SYS_GENERIC_BOARD in order to prevent removal from the project. Signed-off-by: Stefano Babic --- diff --git a/include/configs/mx35pdk.h b/include/configs/mx35pdk.h index 603d17cef6..857dd071f4 100644 --- a/include/configs/mx35pdk.h +++ b/include/configs/mx35pdk.h @@ -19,6 +19,7 @@ #define CONFIG_MX35 #define CONFIG_DISPLAY_CPUINFO +#define CONFIG_SYS_GENERIC_BOARD /* Set TEXT at the beginning of the NOR flash */ #define CONFIG_SYS_TEXT_BASE 0xA0000000