summaryrefslogtreecommitdiffstats
path: root/conf/machine/p3041ds.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine/p3041ds.conf')
-rw-r--r--conf/machine/p3041ds.conf3
1 files changed, 2 insertions, 1 deletions
diff --git a/conf/machine/p3041ds.conf b/conf/machine/p3041ds.conf
index 48a4a4a..05f8290 100644
--- a/conf/machine/p3041ds.conf
+++ b/conf/machine/p3041ds.conf
@@ -5,9 +5,10 @@
5# System with ppce500mc core 5# System with ppce500mc core
6#@MAINTAINER: Chunrong Guo <B40290@freescale.com> 6#@MAINTAINER: Chunrong Guo <B40290@freescale.com>
7 7
8MACHINEOVERRIDES =. "p3041:"
9
8require conf/machine/include/e500mc.inc 10require conf/machine/include/e500mc.inc
9 11
10SOC_FAMILY = "p3041"
11UBOOT_CONFIG ??= "nand secure-boot sdcard spi nor" 12UBOOT_CONFIG ??= "nand secure-boot sdcard spi nor"
12UBOOT_CONFIG[nor] = "P3041DS_config" 13UBOOT_CONFIG[nor] = "P3041DS_config"
13UBOOT_CONFIG[nand] = "P3041DS_NAND_config,,u-boot.pbl" 14UBOOT_CONFIG[nand] = "P3041DS_NAND_config,,u-boot.pbl"