diff options
author | Chunrong Guo <chunrong.guo@nxp.com> | 2019-07-12 14:12:01 +0800 |
---|---|---|
committer | Otavio Salvador <otavio@ossystems.com.br> | 2019-07-12 17:18:34 -0300 |
commit | d683aa22763cfb3544cd8e2039c8c9511586b52c (patch) | |
tree | 062bceedb165cae5b686e3d228294953fbb253ea | |
parent | 2a7d645f2551e229a9cc8cd41b6249220fb00416 (diff) | |
download | meta-freescale-d683aa22763cfb3544cd8e2039c8c9511586b52c.tar.gz |
ls1046ardb: add qe-ucode
Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
-rw-r--r-- | conf/machine/ls1046ardb.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/ls1046ardb.conf b/conf/machine/ls1046ardb.conf index b4d96627..0f5fac32 100644 --- a/conf/machine/ls1046ardb.conf +++ b/conf/machine/ls1046ardb.conf | |||
@@ -32,5 +32,5 @@ UEFI_QSPIBOOT ?= "LS1046ARDB_EFI_QSPIBOOT.fd" | |||
32 | RCWQSPI ?= "RR_FFSSPPPH_1133_5559/rcw_1800_qspiboot" | 32 | RCWQSPI ?= "RR_FFSSPPPH_1133_5559/rcw_1800_qspiboot" |
33 | RCWSD ?= "RR_FFSSPPPH_1133_5559/rcw_1800_sdboot" | 33 | RCWSD ?= "RR_FFSSPPPH_1133_5559/rcw_1800_sdboot" |
34 | 34 | ||
35 | EXTRA_IMAGEDEPENDS += "fm-ucode rcw uefi atf" | 35 | EXTRA_IMAGEDEPENDS += "fm-ucode rcw uefi atf qe-ucode" |
36 | USE_VT = "0" | 36 | USE_VT = "0" |