aboutsummaryrefslogtreecommitdiffstats
path: root/include/configs
diff options
context:
space:
mode:
authorMasahisa Kojima <masahisa.kojima@linaro.org>2024-02-08 11:33:44 +0900
committerTom Rini <trini@konsulko.com>2024-03-02 12:26:19 -0500
commitfd50ae3f2628d1197829e0c2ef52aed653e80d68 (patch)
treecb5f97f7f74fd729fed51cf1fb74ce9a58fa4f55 /include/configs
parente3f2493d61166b44e85ce5b8bdd15813f0c28883 (diff)
downloadu-boot-fd50ae3f2628d1197829e0c2ef52aed653e80d68.tar.gz
FWU: developerbox: read boot index from NOR flash
The FWU Multi Bank Update feature allows the platform to boot the firmware images from one of the partitions(banks). On the Developerbox, SCP-firmware running on the SCB(Cortex-M3) passes the value of the boot index on the NOR flash. Add a function to read the boot index value from the NOR flash. Signed-off-by: Masahisa Kojima <masahisa.kojima@linaro.org>
Diffstat (limited to 'include/configs')
-rw-r--r--include/configs/synquacer.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/synquacer.h b/include/configs/synquacer.h
index e36e63e81e4..f0867227acc 100644
--- a/include/configs/synquacer.h
+++ b/include/configs/synquacer.h
@@ -21,6 +21,7 @@
/*
* Boot info
*/
+#define SCB_PLAT_METADATA_OFFSET (0x510000)
/*
* Hardware drivers support