summaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorChunrong Guo <chunrong.guo@nxp.com>2017-08-09 16:54:39 +0800
committerOtavio Salvador <otavio@ossystems.com.br>2017-08-21 17:04:36 -0300
commit19b12d28e809877ca76e0bdc431a1571535add10 (patch)
treeb09f63f211008a5777f31b6343b0dd8289d9c64f /conf
parent0ec1f1ac37f51c5605612e2fecb430c8a05b45ce (diff)
downloadmeta-freescale-19b12d28e809877ca76e0bdc431a1571535add10.tar.gz
ls1043ardb: add uefi
Signed-off-by: Chunrong Guo <B40290@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'conf')
-rw-r--r--conf/machine/ls1043ardb.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/ls1043ardb.conf b/conf/machine/ls1043ardb.conf
index d2a5862b..f020448b 100644
--- a/conf/machine/ls1043ardb.conf
+++ b/conf/machine/ls1043ardb.conf
@@ -20,5 +20,5 @@ KERNEL_DEVICETREE ?= "freescale/fsl-ls1043a-rdb.dtb freescale/fsl-ls1043a-rdb-us
20KERNEL_DEFCONFIG ?= "${S}/arch/arm64/configs/defconfig" 20KERNEL_DEFCONFIG ?= "${S}/arch/arm64/configs/defconfig"
21 21
22QE_UCODE = "iram_Type_A_LS1021a_r1.0.bin" 22QE_UCODE = "iram_Type_A_LS1021a_r1.0.bin"
23EXTRA_IMAGEDEPENDS += "fm-ucode rcw ppa qe-ucode" 23EXTRA_IMAGEDEPENDS += "fm-ucode rcw ppa qe-ucode uefi"
24USE_VT = "0" 24USE_VT = "0"