Hi,
> From: Patrick DELAUNAY
> Sent: jeudi 15 octobre 2020 15:01
>
> 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
>
Hi Patrick
On 10/15/20 3:01 PM, Patrick Delaunay wrote:
> 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 p
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 bindi
3 matches
Mail list logo