From mboxrd@z Thu Jan 1 00:00:00 1970 From: Patrick DELAUNAY Date: Fri, 2 Oct 2020 12:36:43 +0000 Subject: [PULL] Pull request: u-boot-stm32 for v2020.10= u-boot-stm32-20201002 Message-ID: <1601642200954.8140@st.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de 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(-)