summaryrefslogtreecommitdiffstats
path: root/conf/machine
diff options
context:
space:
mode:
authorChunrong Guo <chunrong.guo@nxp.com>2019-08-26 11:30:03 +0800
committerOtavio Salvador <otavio@ossystems.com.br>2019-09-04 18:33:08 -0300
commit82b3f7ceeed76aed4c12bcf4e93433049f052a41 (patch)
tree175be5cb405f518a6ce7155b868cb03fedeb8656 /conf/machine
parent862bafc6e4faf75eceafbee4c1f4be4df5b06e49 (diff)
downloadmeta-freescale-82b3f7ceeed76aed4c12bcf4e93433049f052a41.tar.gz
ls1043ardb: add ls2-phy to EXTRA_IMAGEDEPENDS
Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
Diffstat (limited to 'conf/machine')
-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 2edefa1e..64891b28 100644
--- a/conf/machine/ls1043ardb.conf
+++ b/conf/machine/ls1043ardb.conf
@@ -31,5 +31,5 @@ RCWSD ?= "RR_FQPP_1455/rcw_1600_sdboot"
31RCWNAND ?= "RR_FQPP_1455/rcw_1600_nandboot" 31RCWNAND ?= "RR_FQPP_1455/rcw_1600_nandboot"
32 32
33QE_UCODE = "iram_Type_A_LS1021a_r1.0.bin" 33QE_UCODE = "iram_Type_A_LS1021a_r1.0.bin"
34EXTRA_IMAGEDEPENDS += "fm-ucode rcw qe-ucode uefi atf" 34EXTRA_IMAGEDEPENDS += "fm-ucode rcw qe-ucode uefi atf ls2-phy"
35USE_VT = "0" 35USE_VT = "0"