[U-Boot] [PATCH] t1024qds: add missing T1024QDS_defconfig

Shengzhou Liu Shengzhou.Liu at freescale.com
Wed Dec 17 08:39:21 CET 2014


Add missing T1024QDS_defconfig for NOR boot on T1024QDS.

Signed-off-by: Shengzhou Liu <Shengzhou.Liu at 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



More information about the U-Boot mailing list