summaryrefslogtreecommitdiffstats
path: root/configs/platform-v7a/rules/image-lxa-mc1.make
diff options
context:
space:
mode:
authorAhmad Fatoum <a.fatoum@pengutronix.de>2021-03-11 19:12:52 +0100
committerRobert Schwebel <r.schwebel@pengutronix.de>2021-03-15 09:42:22 +0100
commitea1ffb63d0fc2bd010faa1e3264eb06acd32e079 (patch)
treed9acfa210ab4294d7f12064633cee0805a49bc4d /configs/platform-v7a/rules/image-lxa-mc1.make
parent04086bb25487f8af8ad3c8698ed44bd8e7325b2c (diff)
downloadDistroKit-ea1ffb63d0fc2bd010faa1e3264eb06acd32e079.tar.gz
DistroKit-ea1ffb63d0fc2bd010faa1e3264eb06acd32e079.tar.xz
v7a: stm32mp: images: allow differing board names for FSBL and SSBL
So far, the two STM32MP1 boards we support had the same board name string within the file names of first stage (TF-A) and second stage (barebox) bootloaders. This will no longer be true when updating to a more recent barebox version, as the dk2 image's name has been changed to dkx to indicate support for both dk1 and dk2. Prepare for this by splitting up STM32MP_BOARD_NAME. No functional change. Signed-off-by: Ahmad Fatoum <a.fatoum@pengutronix.de> Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Diffstat (limited to 'configs/platform-v7a/rules/image-lxa-mc1.make')
-rw-r--r--configs/platform-v7a/rules/image-lxa-mc1.make3
1 files changed, 2 insertions, 1 deletions
diff --git a/configs/platform-v7a/rules/image-lxa-mc1.make b/configs/platform-v7a/rules/image-lxa-mc1.make
index c08e246..058a9d1 100644
--- a/configs/platform-v7a/rules/image-lxa-mc1.make
+++ b/configs/platform-v7a/rules/image-lxa-mc1.make
@@ -12,7 +12,8 @@
IMAGE_PACKAGES-$(PTXCONF_IMAGE_LXA_MC1) += image-lxa-mc1
IMAGE_LXA_MC1_ENV := \
- STM32MP_BOARD=stm32mp157c-lxa-mc1
+ STM32MP_BOARD_FSBL=stm32mp157c-lxa-mc1 \
+ STM32MP_BOARD_SSBL=stm32mp157c-lxa-mc1
#
# Paths and names