aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/p4080ds.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine/p4080ds.conf')
-rw-r--r--conf/machine/p4080ds.conf5
1 files changed, 2 insertions, 3 deletions
diff --git a/conf/machine/p4080ds.conf b/conf/machine/p4080ds.conf
index b3b012ca..e648a242 100644
--- a/conf/machine/p4080ds.conf
+++ b/conf/machine/p4080ds.conf
@@ -9,15 +9,14 @@ require conf/machine/include/e500mc.inc
MACHINEOVERRIDES =. "p4080:"
-UBOOT_CONFIG ??= "secure-boot sdcard spi nor"
+UBOOT_CONFIG ??= "sdcard spi nor"
UBOOT_CONFIG[nor] = "P4080DS_config,,u-boot-with-dtb.bin"
-UBOOT_CONFIG[secure-boot] = "P4080DS_SECURE_BOOT_config"
UBOOT_CONFIG[sdcard] = "P4080DS_SDCARD_config,,u-boot.pbl"
UBOOT_CONFIG[spi] = "P4080DS_SPIFLASH_config,,u-boot.pbl"
HV_CFG_M = "p4080ds"
-KERNEL_DEVICETREE ?= "p4080ds.dtb"
+KERNEL_DEVICETREE ?= "fsl/p4080ds.dtb"
KERNEL_DEFCONFIG ?= "corenet32_smp_defconfig"
JFFS2_ERASEBLOCK = "0x10000"