Files
u-boot/include
Patrick Delaunay d8d29a4489 reset: stm32: Add support of MCU HOLD BOOT
Handle the register RCC_MP_GCR without SET/CLR registers
but with a direct access to bit BOOT_MCU:
- deassert => set the bit: The MCU will not be in HOLD_BOOT
- assert => clear the bit: The MCU will be set in HOLD_BOOT

With this patch the RCC driver handles the MCU_HOLD_BOOT_R value
added in binding stm32mp1-resets.h

Cc: Fabien DESSENNE <fabien.dessenne@st.com>
Cc: Arnaud POULIQUEN <arnaud.pouliquen@st.com>
Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com>
Reviewed-by: Patrice Chotard <patrice.chotard@st.com>
2020-11-25 11:32:31 +01:00
..
2020-05-18 17:33:33 -04:00
2020-11-21 07:26:16 +01:00
2020-01-20 15:38:16 +01:00
2020-10-27 08:13:33 +01:00
2018-10-09 04:40:27 -06:00
2020-07-09 06:02:44 +02:00
2020-11-14 05:05:46 +01:00