Re: [PULL] Pull request: u-boot-stm32 for v2020.10= u-boot-stm32-20201002

2020-10-02 Thread Tom Rini
On Fri, Oct 02, 2020 at 12:36:43PM +, Patrick DELAUNAY wrote:

> Hi Tom,
> 
> Please pull the STM32 related patches for v2020.10:  u-boot-stm32-20201002
> 
> With the last fixup:
> - Fixup SPI-NOR boot on AV96 board
> 
> CI status:
> https://gitlab.denx.de/u-boot/custodians/u-boot-stm/-/pipelines/4878
> 
> Thanks,
> Patrick
> 
> git request-pull origin/master 
> https://gitlab.denx.de/u-boot/custodians/u-boot-stm.git u-boot-stm32-20201002
> 
> The following changes since commit 4f48163201f991de6d4a31b1c98a79e19971f57f:
> 
>   Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell (2020-10-01 
> 08:55:20 -0400)
> 
> are available in the Git repository at:
> 
>   https://gitlab.denx.de/u-boot/custodians/u-boot-stm.git 
> u-boot-stm32-20201002
> 
> for you to fetch changes up to d9839417cb408415a240a5c513365973b3cb6031:
> 
>   ARM: dts: stm32: Add missing dm-spl props for SPI NOR on AV96 (2020-10-02 
> 14:18:00 +0200)
> 

Applied to u-boot/master, thanks!

-- 
Tom


signature.asc
Description: PGP signature


[PULL] Pull request: u-boot-stm32 for v2020.10= u-boot-stm32-20201002

2020-10-02 Thread Patrick DELAUNAY
Hi Tom,

Please pull the STM32 related patches for v2020.10:  u-boot-stm32-20201002

With the last fixup:
- Fixup SPI-NOR boot on AV96 board

CI status:
https://gitlab.denx.de/u-boot/custodians/u-boot-stm/-/pipelines/4878

Thanks,
Patrick

git request-pull origin/master 
https://gitlab.denx.de/u-boot/custodians/u-boot-stm.git u-boot-stm32-20201002

The following changes since commit 4f48163201f991de6d4a31b1c98a79e19971f57f:

  Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell (2020-10-01 
08:55:20 -0400)

are available in the Git repository at:

  https://gitlab.denx.de/u-boot/custodians/u-boot-stm.git u-boot-stm32-20201002

for you to fetch changes up to d9839417cb408415a240a5c513365973b3cb6031:

  ARM: dts: stm32: Add missing dm-spl props for SPI NOR on AV96 (2020-10-02 
14:18:00 +0200)


- Fixup SPI-NOR boot on AV96 board


Marek Vasut (1):
  ARM: dts: stm32: Add missing dm-spl props for SPI NOR on AV96

 arch/arm/dts/stm32mp15xx-dhcor-u-boot.dtsi | 21 +
 1 file changed, 21 insertions(+)


Patrick Delaunay (1):
  arm: stm32mp: cleanup test on eth_env_set_enetaddr result

 arch/arm/dts/stm32mp15xx-dhcor-avenger96-u-boot.dtsi | 2 ++
 arch/arm/dts/stm32mp15xx-dhcor-u-boot.dtsi   | 4 ++--
 arch/arm/mach-stm32mp/cpu.c  | 4 ++--
 3 files changed, 6 insertions(+), 4 deletions(-)