summaryrefslogtreecommitdiffstats
path: root/conf/machine/p5040ds.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine/p5040ds.conf')
-rw-r--r--conf/machine/p5040ds.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/conf/machine/p5040ds.conf b/conf/machine/p5040ds.conf
index 77947365..d5ad9a7c 100644
--- a/conf/machine/p5040ds.conf
+++ b/conf/machine/p5040ds.conf
@@ -5,9 +5,9 @@
5# System with ppce5500 core in 32b mode 5# System with ppce5500 core in 32b mode
6#@MAINTAINER: Chunrong Guo <B40290@freescale.com> 6#@MAINTAINER: Chunrong Guo <B40290@freescale.com>
7 7
8require conf/machine/include/e5500.inc 8MACHINEOVERRIDES =. "p5040:"
9 9
10SOC_FAMILY = "p5040" 10require conf/machine/include/e5500.inc
11 11
12UBOOT_CONFIG ??= "nand secure-boot sdcard spi nor" 12UBOOT_CONFIG ??= "nand secure-boot sdcard spi nor"
13UBOOT_CONFIG[nor] = "P5040DS_config" 13UBOOT_CONFIG[nor] = "P5040DS_config"