On 1/17/20 5:32 PM, Patrick DELAUNAY wrote: > Hi Marek, Hi,
>> From: Patrick DELAUNAY >> Sent: lundi 13 janvier 2020 15:05 >> >> Hi Marek, >> >>> From: Marek Vasut <ma...@denx.de> >>> Sent: vendredi 10 janvier 2020 01:29 >>> >>> Add support for DH Electronics DHCOM SoM and PDK2 rev. 400 carrier board. >>> This is an SoM with STM32MP157C and an evaluation kit. The baseboard >>> provides Ethernet, UART, USB, CAN and optional display. >>> Signed-off-by: Marek Vasut <ma...@denx.de> >>> Cc: Patrick Delaunay <patrick.delau...@st.com> >>> Cc: Patrice Chotard <patrice.chot...@st.com> >>> --- > > For information, I merge the serie, except this patch 5/5 on master brach and > I sent a pull request for u-boot-stm32-20200117. > > For this patch, I propose a rebase and also many modification liked to my > previous remark > (I remove ST only parts for stboard command, and also led and key management) > . > > This proposal is present in the branch > https://gitlab.denx.de/u-boot/custodians/u-boot-stm/tree/next > > https://gitlab.denx.de/u-boot/custodians/u-boot-stm/commit/db48e11b1eccf23f3f9ba26e886a798e74df6a01 > > your initial patch is in applied > https://gitlab.denx.de/u-boot/custodians/u-boot-stm/tree/dh > > > Can you test the "next" branch and check the difference with your initial > patch ( applied in dh branch > https://gitlab.denx.de/u-boot/custodians/u-boot-stm/tree/dh > => > https://gitlab.denx.de/u-boot/custodians/u-boot-stm/commit/0ab3ce72f82b946ac0924dfcdc082792f325eb68 > ) > > I hope that I don't remove something really present on the SOM. > > If you are OK, can you send a V2 version with the "next" branch content and I > will integrate it in master branch for next pull request. Will do. I will rebase on master once your PR is in and then send V2. [...]