summaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf')
-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 457703ee..6312f2b4 100644
--- a/conf/machine/ls1021atwr.conf
+++ b/conf/machine/ls1021atwr.conf
@@ -23,7 +23,7 @@ UBOOT_CONFIG[secure-boot] = "ls1021atwr_nor_SECURE_BOOT_config"
23QE_UCODE="iram_Type_A_LS1021a_r1.0.bin" 23QE_UCODE="iram_Type_A_LS1021a_r1.0.bin"
24 24
25KERNEL_DEVICETREE ?= "ls1021a-twr.dtb" 25KERNEL_DEVICETREE ?= "ls1021a-twr.dtb"
26KERNEL_DEFCONFIG ?= "${S}/arch/arm/configs/ls1021a_defconfig" 26KERNEL_DEFCONFIG ?= "${S}/arch/arm/configs/multi_v7_defconfig"
27 27
28UBOOT_ENTRYPOINT = "0x80008000" 28UBOOT_ENTRYPOINT = "0x80008000"
29EXTRA_IMAGEDEPENDS += "rcw qe-ucode" 29EXTRA_IMAGEDEPENDS += "rcw qe-ucode"