summaryrefslogtreecommitdiffstats
path: root/include/configs/T208xQDS.h
diff options
context:
space:
mode:
authorShengzhou Liu <Shengzhou.Liu@freescale.com>2014-07-23 15:54:16 +0800
committerYork Sun <yorksun@freescale.com>2014-07-23 12:40:30 -0700
commitfb5368789a45ca5ee4396cbbf563a8f16ab24f9c (patch)
tree0a04e2df56f7e1f573939a6370137cfcbbd080ab /include/configs/T208xQDS.h
parentb0d97cd2ed8533f98a6c8a12103eddf07ff7bbff (diff)
downloadblackbird-obmc-uboot-fb5368789a45ca5ee4396cbbf563a8f16ab24f9c.tar.gz
blackbird-obmc-uboot-fb5368789a45ca5ee4396cbbf563a8f16ab24f9c.zip
board/freescale: use generic board architecture for t2080qds and t2080rdb
Tested with NOR boot and NAND boot on T2080QDS and T2080RDB. Signed-off-by: Shengzhou Liu <Shengzhou.Liu@freescale.com>
Diffstat (limited to 'include/configs/T208xQDS.h')
-rw-r--r--include/configs/T208xQDS.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/configs/T208xQDS.h b/include/configs/T208xQDS.h
index 9b81ff70eb..784310a112 100644
--- a/include/configs/T208xQDS.h
+++ b/include/configs/T208xQDS.h
@@ -11,6 +11,8 @@
#ifndef __T208xQDS_H
#define __T208xQDS_H
+#define CONFIG_SYS_GENERIC_BOARD
+#define CONFIG_DISPLAY_BOARDINFO
#define CONFIG_ICS307_REFCLK_HZ 25000000 /* ICS307 ref clk freq */
#define CONFIG_MMC
#define CONFIG_SPI_FLASH
OpenPOWER on IntegriCloud