diff options
author | Chunrong Guo <chunrong.guo@nxp.com> | 2017-08-09 16:54:39 +0800 |
---|---|---|
committer | Otavio Salvador <otavio@ossystems.com.br> | 2017-08-21 17:04:36 -0300 |
commit | 19b12d28e809877ca76e0bdc431a1571535add10 (patch) | |
tree | b09f63f211008a5777f31b6343b0dd8289d9c64f /conf/machine/ls1043ardb.conf | |
parent | 0ec1f1ac37f51c5605612e2fecb430c8a05b45ce (diff) | |
download | meta-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/machine/ls1043ardb.conf')
-rw-r--r-- | conf/machine/ls1043ardb.conf | 2 |
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 | |||
20 | KERNEL_DEFCONFIG ?= "${S}/arch/arm64/configs/defconfig" | 20 | KERNEL_DEFCONFIG ?= "${S}/arch/arm64/configs/defconfig" |
21 | 21 | ||
22 | QE_UCODE = "iram_Type_A_LS1021a_r1.0.bin" | 22 | QE_UCODE = "iram_Type_A_LS1021a_r1.0.bin" |
23 | EXTRA_IMAGEDEPENDS += "fm-ucode rcw ppa qe-ucode" | 23 | EXTRA_IMAGEDEPENDS += "fm-ucode rcw ppa qe-ucode uefi" |
24 | USE_VT = "0" | 24 | USE_VT = "0" |