[PATCH V3 1/6] ARM: stm32: Add default config for DHCOR
Patrick DELAUNAY
patrick.delaunay at st.com
Thu May 14 09:34:21 CEST 2020
Hi,
> From: Marek Vasut <marex at denx.de>
> Sent: mercredi 22 avril 2020 13:18
>
> Add default U-Boot configuration for the DHCOR SoM on AV96 board.
>
> Reviewed-by: Patrick Delaunay <patrick.delaunay at st.com>
> Signed-off-by: Marek Vasut <marex at denx.de>
> Cc: Manivannan Sadhasivam <manivannan.sadhasivam at linaro.org>
> Cc: Patrick Delaunay <patrick.delaunay at st.com>
> Cc: Patrice Chotard <patrice.chotard at st.com>
> ---
> V2: No change
> V3: Add RB from Patrick
> ---
> configs/stm32mp15_dhcor_basic_defconfig | 138
> ++++++++++++++++++++++++
> 1 file changed, 138 insertions(+)
> create mode 100644 configs/stm32mp15_dhcor_basic_defconfig
>
Applied to u-boot-stm/master, thanks!
With update of Maintainers file agreed with Marek:
----------------- board/dhelectronics/dh_stm32mp1/MAINTAINERS ----------------- index 1511ecb65d..fd70131f9e 100644
@@ -4,4 +4,5 @@ S: Maintained
F: arch/arm/dts/stm32mp15xx-dhcom*
F: board/dhelectronics/dh_stm32mp1/
F: configs/stm32mp15_dhcom_basic_defconfig
+F: configs/stm32mp15_dhcor_basic_defconfig
F: include/configs/stm32mp1.h
For information dependency with
[PATCH 12/12] net: ks8851: Add Kconfig entries
Regards
Patrick
More information about the U-Boot
mailing list