From: Ying Zhang <b40...@freescale.com> Use generic board architecture for p1025-twr, tested with NOR boot and NAND boot on p1025-twr.
Signed-off-by: Ying Zhang <b40...@freescale.com> --- include/configs/p1_twr.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/include/configs/p1_twr.h b/include/configs/p1_twr.h index 911203d..b98c71e 100644 --- a/include/configs/p1_twr.h +++ b/include/configs/p1_twr.h @@ -10,6 +10,8 @@ #ifndef __CONFIG_H #define __CONFIG_H +#define CONFIG_SYS_GENERIC_BOARD +#define CONFIG_DISPLAY_BOARDINFO #if defined(CONFIG_TWR_P1025) #define CONFIG_BOARDNAME "TWR-P1025" #define CONFIG_P1025 -- 1.8.4.1 _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot