[PATCH 1/5] ARM: stm32: Permit multiple board targets

Patrick DELAUNAY patrick.delaunay at st.com
Mon Jan 13 11:58:45 CET 2020


Hi Marek,

> From: Marek Vasut <marex at denx.de>
> Sent: vendredi 10 janvier 2020 01:29
> 
> Setting TARGET_STM32MP1 in Kconfig always forces SYS_BOARD,
> SYS_VENDOR and SYS_CONFIG_NAME to values set by the ST reference
> platforms. Allow changing that by pulling out the TARGET_STM32MP157C_DK2
> and making the ST reference platform settings conditional on
> TARGET_STM32MP157C_DK2 .
> Other platforms can now define a different TARGET_ and thus override the SYS_
> settings in their Kconfig.

Reviewed-by: Patrick Delaunay <patrick.delaunay at st.com>

It seens my configuration between SOC (STM32MP15x) and BOARD is not clean...

So I prepare a patchset to change it.
But I will apply it after your serie... 
to avoid regression on your board

Regards Patrick
 
> Signed-off-by: Marek Vasut <marex at denx.de>
> Cc: Patrick Delaunay <patrick.delaunay at st.com>
> Cc: Patrice Chotard <patrice.chotard at st.com>
> ---



More information about the U-Boot mailing list