aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRyan Harkin <ryan.harkin@linaro.org>2015-05-18 16:11:38 +0100
committerRyan Harkin <ryan.harkin@linaro.org>2015-05-18 16:11:38 +0100
commit3ffc15162c08d45674b2faa57478df5b5633d4a5 (patch)
tree5cd68e398a4b1587083c17ab55b14187fbdc0907
parent329e66a4e9a0047f7f7b4b01917a8e237773277b (diff)
Change the default location of the SCP ROM
The SCP ROM in ARMLT platforms releases comes as part of the board recovery image. Signed-off-by: Ryan Harkin <ryan.harkin@linaro.org>
-rw-r--r--variants/juno-oe2
1 files changed, 1 insertions, 1 deletions
diff --git a/variants/juno-oe b/variants/juno-oe
index 206d07b..c299d8a 100644
--- a/variants/juno-oe
+++ b/variants/juno-oe
@@ -71,6 +71,6 @@ TARGET_BINS_PLATS="juno"
TARGET_BINS_HAS_OE=1
TARGET_ARM_TF_juno="juno"
-TARGET_SCP_juno="juno_SILICON"
+TARGET_SCP_juno="recovery/SOFTWARE"
TARGET_UBOOT_juno="juno"
TARGET_UEFI_juno="juno"