configs: stm32mp25: enable DISTRO_DEFAULT and BOOTCOMMAND
authorPatrice Chotard <patrice.chotard@foss.st.com>
Fri, 25 Apr 2025 08:21:34 +0000 (10:21 +0200)
committerPatrice Chotard <patrice.chotard@foss.st.com>
Fri, 25 Apr 2025 14:00:23 +0000 (16:00 +0200)
commit9d679cc4adbf2fdf077411bb4e2cb5ef4c1fd8b8
tree515b472d1e4ce23e17084813e6730c3034a8c94f
parentf54300f0bfe255d7ce1d7b2c54f8873aeb68c739
configs: stm32mp25: enable DISTRO_DEFAULT and BOOTCOMMAND

Enable DISTRO_DEFAULT and BOOTCOMMAND flags for stm32mp25

Signed-off-by: Patrice Chotard <patrice.chotard@foss.st.com>
Cover-letter:
arm: stm32mp: STM32MP25 machine update

This series is updating STM32MP25 machine/board support:
  _ update cmd_stm32key.
  _ update cmd_stm32prog.
  _ update STM32MP25 configs.
  _ add leds and buttons support.
  _ add boot_mode support (USB/PXE/MMC/NOR/NAND).
  _ add bootcmd support.
  _ enable MMC support.

Currently, it misses clock,reset and regulator support for STM32MP25
which will be added in a next step due to dependencies with OP-TEE.
For example, due to OP-TEE dependencies, all MMC support is ready
but not functional.

END

Series-version: 2

Series-changes: 2
  - Enable DISTRO_DEFAULT and BOOTCOMMAND flags
configs/stm32mp25_defconfig