[U-Boot] [PATCH 3/7] powerpc: pdm360ng: convert to generic board
Anatolij Gustschin
agust at denx.de
Tue Oct 21 13:47:00 CEST 2014
Signed-off-by: Anatolij Gustschin <agust at denx.de>
---
include/configs/pdm360ng.h | 2 ++
1 file changed, 2 insertions(+)
diff --git a/include/configs/pdm360ng.h b/include/configs/pdm360ng.h
index 553eb8f..17d7bca 100644
--- a/include/configs/pdm360ng.h
+++ b/include/configs/pdm360ng.h
@@ -13,6 +13,8 @@
#define __CONFIG_H
#define CONFIG_PDM360NG 1
+#define CONFIG_DISPLAY_BOARDINFO
+#define CONFIG_SYS_GENERIC_BOARD
/*
* Memory map for the PDM360NG board:
--
1.8.3.1
More information about the U-Boot
mailing list