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