]> git.baikalelectronics.ru Git - uboot.git/commit
configs: stm32: update SRAM address for STM32H7 disco and eval
authorPatrice Chotard <patrice.chotard@st.com>
Tue, 3 Oct 2017 13:47:59 +0000 (15:47 +0200)
committerTom Rini <trini@konsulko.com>
Sun, 8 Oct 2017 20:19:56 +0000 (16:19 -0400)
commitd94adb6546e0b7dd0f25ed455c6cc10a95a8bf43
treee3715d39ef27ad4a63b31e40299bd0f4ec71e3b0
parent41f91d40e375d17d0fc3d8761fe1b799a4289e79
configs: stm32: update SRAM address for STM32H7 disco and eval

As suggested by Vikas Manocha, update embedded SRAM address
to use AXI SRAM available on D1 domain instead of using
AHB SRAM (D2 domain).
On some STM32H743 SoCs, D2 domain SRAM is accessible even if
SRAMxEN bit in AHB2ENR bits are not set whereas on others SoCs
version it's not accessible.

Signed-off-by: Patrice Chotard <patrice.chotard@st.com>
Reviewed-by: Vikas Manocha <vikas.manocha@st.com>
include/configs/stm32h743-disco.h
include/configs/stm32h743-eval.h