From 25afde34f901f5699c8d19740332930fe30d00ec Mon Sep 17 00:00:00 2001 From: Baocheng Su Date: Fri, 15 Dec 2023 10:22:10 +0800 Subject: [PATCH] Kconfig: Reword firmware images type Due to the introduction of the new SM variant, the current wording for firmware need be adjusted. Signed-off-by: Baocheng Su --- Kconfig | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Kconfig b/Kconfig index 828c6367f..8a427a0ee 100644 --- a/Kconfig +++ b/Kconfig @@ -31,12 +31,12 @@ config IMAGE_SWUPDATE partition layout to an A/B rootfs. config IMAGE_BOOT - bool "Firmware image for PG1, PG2 and M.2 devices" + bool "Firmware images" help Build firmware images that are responsible for booting IOT2050 devices. Two artifacts are generated: iot2050-pg1-image-boot.bin for Product Generation 1 devices and iot2050-pg2-image-boot.bin for - Product Generation 2 devices, including M.2 variants. + Product Generation 2 devices, including M.2 and SM variants. WARNING: Do not flash this image onto your device unless you know that it fits AND you have an external flash programmer at hand that