summaryrefslogtreecommitdiffstats
path: root/conf/machine/c293pcie.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine/c293pcie.conf')
-rw-r--r--conf/machine/c293pcie.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/conf/machine/c293pcie.conf b/conf/machine/c293pcie.conf
index 4ab730d..cb33204 100644
--- a/conf/machine/c293pcie.conf
+++ b/conf/machine/c293pcie.conf
@@ -5,9 +5,9 @@
5# PCI Express Adapter Platform with ppce500v2 core 5# PCI Express Adapter Platform with ppce500v2 core
6#@MAINTAINER: Chunrong Guo <B40290@freescale.com> 6#@MAINTAINER: Chunrong Guo <B40290@freescale.com>
7 7
8require conf/machine/include/e500v2.inc 8MACHINEOVERRIDES =. "c29x:"
9 9
10SOC_FAMILY = "c293pcie" 10require conf/machine/include/e500v2.inc
11 11
12UBOOT_CONFIG ??= "spi secboot spi-secboot nor" 12UBOOT_CONFIG ??= "spi secboot spi-secboot nor"
13UBOOT_CONFIG[nor] = "C29XPCIE_config" 13UBOOT_CONFIG[nor] = "C29XPCIE_config"