[U-Boot] [PULL] u-boot-stm32 for v2019.07 (round 7)

Hi Tom
The following changes since commit 5eea874b5e989e62519824ad140aa086432d01ee:
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 (2019-06-22 12:09:33 -0400)
are available in the Git repository at:
https://gitlab.denx.de/u-boot/custodians/u-boot-stm tags/u-boot-stm32-20190628
for you to fetch changes up to 36cb793b35333e9a281445313de6db1ca4a6ab3a:
mach-stm32: Fix MPU region size dedicated to SDRAM for STM32F4 (2019-06-28 09:45:27 +0200)
---------------------------------------------------------------- STM32 MCU fixes/cleanup: _ Fix SPL console for STM32F769 Discovery _ Fix Memory Protection Unit size for STM32F4 series _ Cleanup DT for STM32F746 Discovery
---------------------------------------------------------------- Patrice Chotard (3): ARM: dts: stm32: Add u-boot, dm-pre-reloc for usart1_pins_a for stm32f769-disco ARM: dts: stm32: Remove useless u-boot, dm-pre-reloc in stm32f746-disco-u-boot.dtsi mach-stm32: Fix MPU region size dedicated to SDRAM for STM32F4
arch/arm/dts/stm32f746-disco-u-boot.dtsi | 6 ------ arch/arm/dts/stm32f769-disco-u-boot.dtsi | 10 ++++++++++ arch/arm/mach-stm32/soc.c | 2 +- 3 files changed, 11 insertions(+), 7 deletions(-)
Thanks

On Fri, Jun 28, 2019 at 08:09:58AM +0000, Patrice CHOTARD wrote:
Hi Tom
The following changes since commit 5eea874b5e989e62519824ad140aa086432d01ee:
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 (2019-06-22 12:09:33 -0400)
are available in the Git repository at:
https://gitlab.denx.de/u-boot/custodians/u-boot-stm tags/u-boot-stm32-20190628
for you to fetch changes up to 36cb793b35333e9a281445313de6db1ca4a6ab3a:
mach-stm32: Fix MPU region size dedicated to SDRAM for STM32F4 (2019-06-28 09:45:27 +0200)
Applied to u-boot/master, thanks!
participants (2)
-
Patrice CHOTARD
-
Tom Rini