summaryrefslogtreecommitdiffstats
path: root/configs
diff options
context:
space:
mode:
authorShengzhou Liu <Shengzhou.Liu@freescale.com>2014-12-17 15:39:21 +0800
committerYork Sun <yorksun@freescale.com>2015-01-16 09:30:58 -0800
commit026f64f636e93f4d8298ab9a3ac3815ccbdb38c0 (patch)
tree70a4e2181e1e64f37a988e3cfb7118143f711f7a /configs
parentf08a5db9501c9f74698e71961eb0d594ffc39209 (diff)
downloadblackbird-obmc-uboot-026f64f636e93f4d8298ab9a3ac3815ccbdb38c0.tar.gz
blackbird-obmc-uboot-026f64f636e93f4d8298ab9a3ac3815ccbdb38c0.zip
t1024qds: add missing T1024QDS_defconfig
Add missing T1024QDS_defconfig for NOR boot on T1024QDS. Signed-off-by: Shengzhou Liu <Shengzhou.Liu@freescale.com> Reviewed-by: York Sun <yorksun@freescale.com>
Diffstat (limited to 'configs')
-rw-r--r--configs/T1024QDS_defconfig4
1 files changed, 4 insertions, 0 deletions
diff --git a/configs/T1024QDS_defconfig b/configs/T1024QDS_defconfig
new file mode 100644
index 0000000000..94a76ba95a
--- /dev/null
+++ b/configs/T1024QDS_defconfig
@@ -0,0 +1,4 @@
+CONFIG_SYS_EXTRA_OPTIONS="PPC_T1024"
+CONFIG_PPC=y
+CONFIG_MPC85xx=y
+CONFIG_TARGET_T102XQDS=y
OpenPOWER on IntegriCloud