]> git.baikalelectronics.ru Git - uboot.git/commit
ARM: dts: stm32: Fix qspi memory map size for stm32f7 boards
authorPatrice Chotard <patrice.chotard@st.com>
Thu, 25 Apr 2019 14:50:55 +0000 (16:50 +0200)
committerPatrice Chotard <patrice.chotard@st.com>
Mon, 6 May 2019 07:50:26 +0000 (09:50 +0200)
commite331ffbaac185a0c6a15fefd0787b1150135075b
treeb73f59d351b9112de3780c9a641846f57e704439
parent16fd8a59978b244268b48dcace19bbf09937b4e8
ARM: dts: stm32: Fix qspi memory map size for stm32f7 boards

stm32f746-disco embeds a 16Mb qspi flash, stm32f746-eval and
stm32f769-disco embeds a 64Mb qspi flash.
Update the reg property accordingly

Remove deprecated memory-map property.

Signed-off-by: Patrice Chotard <patrice.chotard@st.com>
arch/arm/dts/stm32746g-eval-u-boot.dtsi
arch/arm/dts/stm32f746-disco-u-boot.dtsi
arch/arm/dts/stm32f769-disco-u-boot.dtsi