[PATCH V2 1/6] ARM: stm32: Add default config for DHCOR
Patrick DELAUNAY
patrick.delaunay at st.com
Thu May 14 09:27:40 CEST 2020
Hi Marek,
> From: U-Boot <u-boot-bounces at lists.denx.de> On Behalf Of Patrick DELAUNAY
> Sent: mercredi 22 avril 2020 10:25
>
> Dear Marek,
>
> > From: Marek Vasut <marex at denx.de>
> > Sent: vendredi 10 avril 2020 20:56
> >
> > Add default U-Boot configuration for the DHCOR SoM on AV96 board.
> >
> > 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
> > ---
> > 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
Regards
Patrick
More information about the U-Boot
mailing list