]> git.baikalelectronics.ru Git - uboot.git/commit
stm32mp1: basic boot: SPL enable access to GPIOZ bank
authorPatrick Delaunay <patrick.delaunay@st.com>
Wed, 27 Feb 2019 16:01:26 +0000 (17:01 +0100)
committerPatrick Delaunay <patrick.delaunay@st.com>
Fri, 12 Apr 2019 14:09:13 +0000 (16:09 +0200)
commit6d9aa957737a3602e69e2d3ad2ab4b7d480d4d9a
tree141cf8d2dba5c8abe4fa71e350c1c8a95245a9d7
parentfd3ba7d79adcb94202978c3720384df6e37278a8
stm32mp1: basic boot: SPL enable access to GPIOZ bank

SPL need to set GPIOZ_SECCFGR = 0 to enable access to GPIOZ bank
(open security).

Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com>
arch/arm/mach-stm32mp/cpu.c