public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH] t1024qds: add missing T1024QDS_defconfig
@ 2014-12-17  7:39 Shengzhou Liu
  2015-01-14 23:14 ` York Sun
  2015-01-23  0:31 ` York Sun
  0 siblings, 2 replies; 3+ messages in thread
From: Shengzhou Liu @ 2014-12-17  7:39 UTC (permalink / raw)
  To: u-boot

Add missing T1024QDS_defconfig for NOR boot on T1024QDS.

Signed-off-by: Shengzhou Liu <Shengzhou.Liu@freescale.com>
---
 configs/T1024QDS_defconfig | 4 ++++
 1 file changed, 4 insertions(+)
 create mode 100644 configs/T1024QDS_defconfig

diff --git a/configs/T1024QDS_defconfig b/configs/T1024QDS_defconfig
new file mode 100644
index 0000000..94a76ba
--- /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
-- 
1.8.0

^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2015-01-23  0:31 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-12-17  7:39 [U-Boot] [PATCH] t1024qds: add missing T1024QDS_defconfig Shengzhou Liu
2015-01-14 23:14 ` York Sun
2015-01-23  0:31 ` York Sun

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox