summaryrefslogtreecommitdiffstats
path: root/conf/machine/t1024rdb.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine/t1024rdb.conf')
-rw-r--r--conf/machine/t1024rdb.conf16
1 files changed, 16 insertions, 0 deletions
diff --git a/conf/machine/t1024rdb.conf b/conf/machine/t1024rdb.conf
new file mode 100644
index 0000000..80d87bd
--- /dev/null
+++ b/conf/machine/t1024rdb.conf
@@ -0,0 +1,16 @@
1#@TYPE: Machine
2#@NAME: Freescale T1024RDB
3#@SOC: t1024
4#@DESCRIPTION: Machine configuration for running T1024RDB in 32-bit mode
5#@MAINTAINER: Chunrong Guo <B40290@freescale.com>
6
7require conf/machine/include/e5500.inc
8
9SOC_FAMILY = "t1:t1024"
10UBOOT_MACHINES ?= "T1024RDB T1024RDB_NAND T1024RDB_SDCARD T1024RDB_SPIFLASH T1024RDB_SECURE_BOOT"
11KERNEL_DEVICETREE ?= "t1024rdb.dtb t1024rdb-usdpaa.dtb t1024rdb-usdpaa-capwap.dtb"
12KERNEL_DEFCONFIG ?= "${S}/arch/powerpc/configs/corenet32_fmanv3_smp_defconfig"
13
14JFFS2_ERASEBLOCK = "0x10000"
15QE_UCODE ?= "iram_Type_A_T1024_r1.0.bin"
16