summaryrefslogtreecommitdiffstats
path: root/include/configs/lwmon5.h
diff options
context:
space:
mode:
authorStefan Roese <sr@denx.de>2015-10-02 08:20:36 +0200
committerTom Rini <trini@konsulko.com>2015-10-11 17:12:09 -0400
commitc0c7a5542819d9f49db1cc05f9cec05e6a3f1bb3 (patch)
tree2d5e69a23534d3a03c2cc86a31a8377841461d38 /include/configs/lwmon5.h
parent04386f656bbc35abd7718a4bbbba7fcfb4f59aef (diff)
downloadblackbird-obmc-uboot-c0c7a5542819d9f49db1cc05f9cec05e6a3f1bb3.tar.gz
blackbird-obmc-uboot-c0c7a5542819d9f49db1cc05f9cec05e6a3f1bb3.zip
ppc4xx: Convert lwmon5 board to generic board
Add CONFIG_SYS_GENERIC_BOARD to lwmon5.h and CONFIG_DISPLAY_BOARDINFO to Kconfig file. Signed-off-by: Stefan Roese <sr@denx.de> Cc: Masahiro Yamada <yamada.masahiro@socionext.com>
Diffstat (limited to 'include/configs/lwmon5.h')
-rw-r--r--include/configs/lwmon5.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/configs/lwmon5.h b/include/configs/lwmon5.h
index 513167e2ef..2a50bfea16 100644
--- a/include/configs/lwmon5.h
+++ b/include/configs/lwmon5.h
@@ -23,6 +23,8 @@
#define CONFIG_440EPX 1 /* Specific PPC440EPx */
#define CONFIG_440 1 /* ... PPC440 family */
+#define CONFIG_SYS_GENERIC_BOARD
+
#ifdef CONFIG_LCD4_LWMON5
#define CONFIG_SYS_TEXT_BASE 0x01000000 /* SPL U-Boot TEXT_BASE */
#define CONFIG_HOSTNAME lcd4_lwmon5
OpenPOWER on IntegriCloud