summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--conf/machine/p4080ds.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/machine/p4080ds.conf b/conf/machine/p4080ds.conf
index 36f3d944..270c4ab5 100644
--- a/conf/machine/p4080ds.conf
+++ b/conf/machine/p4080ds.conf
@@ -19,6 +19,8 @@ UBOOT_SOURCE_NAND = "u-boot.pbl"
19UBOOT_SOURCE_SPI = "u-boot.pbl" 19UBOOT_SOURCE_SPI = "u-boot.pbl"
20UBOOT_SOURCE_SD = "u-boot.pbl" 20UBOOT_SOURCE_SD = "u-boot.pbl"
21 21
22HV_CFG_M = "p4080ds"
23
22KERNEL_DEVICETREE ?= "p4080ds.dtb p4080ds-usdpaa.dtb \ 24KERNEL_DEVICETREE ?= "p4080ds.dtb p4080ds-usdpaa.dtb \
23 p4080ds-usdpaa-shared-interfaces.dtb \ 25 p4080ds-usdpaa-shared-interfaces.dtb \
24" 26"