diff options
| author | Chunrong Guo <chunrong.guo@nxp.com> | 2019-08-26 11:30:03 +0800 |
|---|---|---|
| committer | Otavio Salvador <otavio@ossystems.com.br> | 2019-09-04 18:33:08 -0300 |
| commit | 82b3f7ceeed76aed4c12bcf4e93433049f052a41 (patch) | |
| tree | 175be5cb405f518a6ce7155b868cb03fedeb8656 | |
| parent | 862bafc6e4faf75eceafbee4c1f4be4df5b06e49 (diff) | |
| download | meta-freescale-82b3f7ceeed76aed4c12bcf4e93433049f052a41.tar.gz | |
ls1043ardb: add ls2-phy to EXTRA_IMAGEDEPENDS
Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
| -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 2edefa1ea..64891b287 100644 --- a/conf/machine/ls1043ardb.conf +++ b/conf/machine/ls1043ardb.conf | |||
| @@ -31,5 +31,5 @@ RCWSD ?= "RR_FQPP_1455/rcw_1600_sdboot" | |||
| 31 | RCWNAND ?= "RR_FQPP_1455/rcw_1600_nandboot" | 31 | RCWNAND ?= "RR_FQPP_1455/rcw_1600_nandboot" |
| 32 | 32 | ||
| 33 | QE_UCODE = "iram_Type_A_LS1021a_r1.0.bin" | 33 | QE_UCODE = "iram_Type_A_LS1021a_r1.0.bin" |
| 34 | EXTRA_IMAGEDEPENDS += "fm-ucode rcw qe-ucode uefi atf" | 34 | EXTRA_IMAGEDEPENDS += "fm-ucode rcw qe-ucode uefi atf ls2-phy" |
| 35 | USE_VT = "0" | 35 | USE_VT = "0" |
