[PATCH 4/6] configs: stm32mp13: Activate CONFIG_CMD_FUSE
Patrice CHOTARD
patrice.chotard at foss.st.com
Thu Jan 12 16:42:40 CET 2023
Hi Patrick
On 1/6/23 13:20, Patrick Delaunay wrote:
> Activate the command fuse to access on STM32MP13x OTP with
> the BSEC driver.
>
> Signed-off-by: Patrick Delaunay <patrick.delaunay at foss.st.com>
> ---
>
> configs/stm32mp13_defconfig | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/configs/stm32mp13_defconfig b/configs/stm32mp13_defconfig
> index af6b1839d039..f3d5e9812c6c 100644
> --- a/configs/stm32mp13_defconfig
> +++ b/configs/stm32mp13_defconfig
> @@ -26,6 +26,7 @@ CONFIG_CMD_MEMINFO=y
> CONFIG_CMD_MEMTEST=y
> CONFIG_CMD_UNZIP=y
> CONFIG_CMD_CLK=y
> +CONFIG_CMD_FUSE=y
> CONFIG_CMD_GPIO=y
> CONFIG_CMD_I2C=y
> CONFIG_CMD_LSBLK=y
Applied to u-boot-stm32/master
Thanks
Patrice
More information about the U-Boot
mailing list