summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--conf/machine/ls1021atwr.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/ls1021atwr.conf b/conf/machine/ls1021atwr.conf
index 081592b7..e17a0892 100644
--- a/conf/machine/ls1021atwr.conf
+++ b/conf/machine/ls1021atwr.conf
@@ -24,7 +24,7 @@ UBOOT_CONFIG[sdcard-ifc-secure-boot] = "ls1021atwr_sdcard_ifc_SECURE_BOOT_defcon
24QE_UCODE="iram_Type_A_LS1021a_r1.0.bin" 24QE_UCODE="iram_Type_A_LS1021a_r1.0.bin"
25 25
26KERNEL_DEVICETREE ?= "ls1021a-twr.dtb" 26KERNEL_DEVICETREE ?= "ls1021a-twr.dtb"
27KERNEL_DEFCONFIG ?= "${S}/arch/arm/configs/multi_v7_defconfig" 27KERNEL_DEFCONFIG ?= "multi_v7_defconfig"
28 28
29UBOOT_ENTRYPOINT = "0x80008000" 29UBOOT_ENTRYPOINT = "0x80008000"
30EXTRA_IMAGEDEPENDS += "rcw qe-ucode" 30EXTRA_IMAGEDEPENDS += "rcw qe-ucode"