Skip to content

stm32mp-t10xx: Add config option for board_name

Eberhard Stoll requested to merge feature/board-name into develop-v2020.10-stm32mp-ktn

Add config option to set 'board_name' environment variable. This enables using the default stm32mp-t1000 u-boot binary for booting the extlinux configuration for the board set in 'board_name'. This makes obsolete to create a separate device tree file only when the extlinux machine configuration should be changed

Merge request reports