From 82b3f7ceeed76aed4c12bcf4e93433049f052a41 Mon Sep 17 00:00:00 2001 From: Chunrong Guo Date: Mon, 26 Aug 2019 11:30:03 +0800 Subject: [PATCH] ls1043ardb: add ls2-phy to EXTRA_IMAGEDEPENDS Signed-off-by: Chunrong Guo --- conf/machine/ls1043ardb.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" RCWNAND ?= "RR_FQPP_1455/rcw_1600_nandboot" QE_UCODE = "iram_Type_A_LS1021a_r1.0.bin" -EXTRA_IMAGEDEPENDS += "fm-ucode rcw qe-ucode uefi atf" +EXTRA_IMAGEDEPENDS += "fm-ucode rcw qe-ucode uefi atf ls2-phy" USE_VT = "0" -- 2.40.1