Skip to content

Commit

Permalink
Kconfig: Reword firmware images type
Browse files Browse the repository at this point in the history
Due to the introduction of the new SM variant, the current wording for
firmware need be adjusted.

Signed-off-by: Baocheng Su <[email protected]>
  • Loading branch information
BaochengSu committed Dec 15, 2023
1 parent 14dccea commit 25afde3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 25afde3

Please sign in to comment.