u-boot/board/storopack/smegw01
Tomas Peterka 940135eea5 Kconfig: Move CONFIG_BOOTCOUNT_ALTBOOTCMD to Kconfig
Add CONFIG_BOOTCOUNT_ALTBOOTCMD so the developer is able to add
custom altbootcmd via Kconfig when they enable BOOTCOUNT. With this now
in Kconfig, we need to move it from environment files / config.h files
and in to the defconfig file.

This was done by generating u-boot-initial-env for all platforms before
the Kconfig change, to extract altbootcmd values and then again after to
compare the result.

[trini: Perform migration to defconfigs, reword commit message]
Signed-off-by: Tom Rini <trini@konsulko.com>
2025-02-14 10:19:24 -06:00
..
imximage.cfg imx: Don't define __ASSEMBLY__ in source files 2022-02-08 23:07:58 -05:00
Kconfig smegw01: Add lockdown U-Boot env support 2023-05-02 10:57:32 +02:00
MAINTAINERS mx7d: Add Storopack's SMEGW01 board 2021-06-09 13:34:38 +02:00
Makefile mx7d: Add Storopack's SMEGW01 board 2021-06-09 13:34:38 +02:00
smegw01.c Merge patch series "provide names for emmc hardware partitions" 2024-09-05 12:13:24 -06:00
smegw01.env Kconfig: Move CONFIG_BOOTCOUNT_ALTBOOTCMD to Kconfig 2025-02-14 10:19:24 -06:00