diff options
| -rw-r--r-- | conf/machine/ls1021atwr.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/machine/ls1021atwr.conf b/conf/machine/ls1021atwr.conf index e17a0892f..a238fdca6 100644 --- a/conf/machine/ls1021atwr.conf +++ b/conf/machine/ls1021atwr.conf | |||
| @@ -26,6 +26,8 @@ QE_UCODE="iram_Type_A_LS1021a_r1.0.bin" | |||
| 26 | KERNEL_DEVICETREE ?= "ls1021a-twr.dtb" | 26 | KERNEL_DEVICETREE ?= "ls1021a-twr.dtb" |
| 27 | KERNEL_DEFCONFIG ?= "multi_v7_defconfig" | 27 | KERNEL_DEFCONFIG ?= "multi_v7_defconfig" |
| 28 | 28 | ||
| 29 | KERNEL_IMAGETYPES = "zImage" | ||
| 30 | |||
| 29 | UBOOT_ENTRYPOINT = "0x80008000" | 31 | UBOOT_ENTRYPOINT = "0x80008000" |
| 30 | EXTRA_IMAGEDEPENDS += "rcw qe-ucode" | 32 | EXTRA_IMAGEDEPENDS += "rcw qe-ucode" |
| 31 | USE_VT ?= "0" | 33 | USE_VT ?= "0" |
