summaryrefslogtreecommitdiffstats
path: root/conf/machine/t4240rdb.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine/t4240rdb.conf')
-rw-r--r--conf/machine/t4240rdb.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/conf/machine/t4240rdb.conf b/conf/machine/t4240rdb.conf
index d76fab0..2e8b70c 100644
--- a/conf/machine/t4240rdb.conf
+++ b/conf/machine/t4240rdb.conf
@@ -5,9 +5,9 @@
5# Design Board with ppce6500 core in 32b mode 5# Design Board with ppce6500 core in 32b mode
6#@MAINTAINER: Chunrong Guo <B40290@freescale.com> 6#@MAINTAINER: Chunrong Guo <B40290@freescale.com>
7 7
8require conf/machine/include/e6500.inc 8MACHINEOVERRIDES =. "t4:t4240:"
9 9
10SOC_FAMILY = "t4:t4240" 10require conf/machine/include/e6500.inc
11 11
12UBOOT_CONFIG ??= "nor" 12UBOOT_CONFIG ??= "nor"
13UBOOT_CONFIG[nor] = "T4240RDB_config" 13UBOOT_CONFIG[nor] = "T4240RDB_config"