summaryrefslogtreecommitdiffstats
path: root/include/configs/C29XPCIE.h
diff options
context:
space:
mode:
authorChunhe Lan <Chunhe.Lan@freescale.com>2014-11-07 15:39:56 +0800
committerYork Sun <yorksun@freescale.com>2014-12-05 08:06:11 -0800
commit9a7eeb9c9fe17d39a68e8775f9cf0a1c1b81b810 (patch)
tree71e0a56cd17185643c7be60a80567e56acac499a /include/configs/C29XPCIE.h
parentfb735723696628a1a99e768fc25e646560588ec7 (diff)
downloadblackbird-obmc-uboot-9a7eeb9c9fe17d39a68e8775f9cf0a1c1b81b810.tar.gz
blackbird-obmc-uboot-9a7eeb9c9fe17d39a68e8775f9cf0a1c1b81b810.zip
powerpc/c29xpcie: Enable configs to use generic board code
Add configs: o CONFIG_SYS_GENERIC_BOARD o CONFIG_DISPLAY_BOARDINFO in C29XPCIE config header file to use U-boot generic board code. Signed-off-by: Chunhe Lan <Chunhe.Lan@freescale.com> Reviewed-by: York Sun <yorksun@freescale.com>
Diffstat (limited to 'include/configs/C29XPCIE.h')
-rw-r--r--include/configs/C29XPCIE.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/configs/C29XPCIE.h b/include/configs/C29XPCIE.h
index 5d11278f03..ecb3d7b25f 100644
--- a/include/configs/C29XPCIE.h
+++ b/include/configs/C29XPCIE.h
@@ -12,6 +12,8 @@
#define __CONFIG_H
#define CONFIG_PHYS_64BIT
+#define CONFIG_SYS_GENERIC_BOARD
+#define CONFIG_DISPLAY_BOARDINFO
#ifdef CONFIG_C29XPCIE
#define CONFIG_PPC_C29X
OpenPOWER on IntegriCloud