summaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf')
-rw-r--r--conf/machine/ls1021atwr.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/machine/ls1021atwr.conf b/conf/machine/ls1021atwr.conf
index e17a0892..a238fdca 100644
--- a/conf/machine/ls1021atwr.conf
+++ b/conf/machine/ls1021atwr.conf
@@ -26,6 +26,8 @@ QE_UCODE="iram_Type_A_LS1021a_r1.0.bin"
26KERNEL_DEVICETREE ?= "ls1021a-twr.dtb" 26KERNEL_DEVICETREE ?= "ls1021a-twr.dtb"
27KERNEL_DEFCONFIG ?= "multi_v7_defconfig" 27KERNEL_DEFCONFIG ?= "multi_v7_defconfig"
28 28
29KERNEL_IMAGETYPES = "zImage"
30
29UBOOT_ENTRYPOINT = "0x80008000" 31UBOOT_ENTRYPOINT = "0x80008000"
30EXTRA_IMAGEDEPENDS += "rcw qe-ucode" 32EXTRA_IMAGEDEPENDS += "rcw qe-ucode"
31USE_VT ?= "0" 33USE_VT ?= "0"