summaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf')
-rw-r--r--conf/machine/p3041ds.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/p3041ds.conf b/conf/machine/p3041ds.conf
index 5102fc96..1b828ac4 100644
--- a/conf/machine/p3041ds.conf
+++ b/conf/machine/p3041ds.conf
@@ -10,7 +10,7 @@ require conf/machine/include/e500mc.inc
10MACHINEOVERRIDES =. "p3041:" 10MACHINEOVERRIDES =. "p3041:"
11 11
12UBOOT_CONFIG ??= "nand secure-boot sdcard spi nor" 12UBOOT_CONFIG ??= "nand secure-boot sdcard spi nor"
13UBOOT_CONFIG[nor] = "P3041DS_config" 13UBOOT_CONFIG[nor] = "P3041DS_config,,u-boot-with-dtb.bin"
14UBOOT_CONFIG[nand] = "P3041DS_NAND_config,,u-boot.pbl" 14UBOOT_CONFIG[nand] = "P3041DS_NAND_config,,u-boot.pbl"
15UBOOT_CONFIG[secure-boot] = "P3041DS_SECURE_BOOT_config" 15UBOOT_CONFIG[secure-boot] = "P3041DS_SECURE_BOOT_config"
16UBOOT_CONFIG[sdcard] = "P3041DS_SDCARD_config,,u-boot.pbl" 16UBOOT_CONFIG[sdcard] = "P3041DS_SDCARD_config,,u-boot.pbl"