summaryrefslogtreecommitdiffstats
path: root/conf/machine/p5020ds.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine/p5020ds.conf')
-rw-r--r--conf/machine/p5020ds.conf3
1 files changed, 2 insertions, 1 deletions
diff --git a/conf/machine/p5020ds.conf b/conf/machine/p5020ds.conf
index 037a713..c38b9b5 100644
--- a/conf/machine/p5020ds.conf
+++ b/conf/machine/p5020ds.conf
@@ -5,9 +5,10 @@
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
8MACHINEOVERRIDES =. "p5020:"
9
8require conf/machine/include/e5500.inc 10require conf/machine/include/e5500.inc
9 11
10SOC_FAMILY = "p5020"
11UBOOT_CONFIG ??= "nand secure-boot sdcard spi nor" 12UBOOT_CONFIG ??= "nand secure-boot sdcard spi nor"
12UBOOT_CONFIG[nor] = "P5020DS_config" 13UBOOT_CONFIG[nor] = "P5020DS_config"
13UBOOT_CONFIG[nand] = "P5020DS_NAND_config,,u-boot.pbl" 14UBOOT_CONFIG[nand] = "P5020DS_NAND_config,,u-boot.pbl"