[U-Boot] [PATCH 1/2] arm: socfpga: remove re-added ad-hoc reset code
Marek Vasut
marex at denx.de
Tue May 14 12:12:38 UTC 2019
On 5/13/19 9:16 PM, Simon Goldschmidt wrote:
> commit c5de2b7eae68 ("arm: socfpga: implement proper peripheral reset")
> has removed the call to 'reset_deassert_peripherals_handoff()' from
> socfpga gen5 SPL since the reset driver now handles resets. However,
> commit c1d4b464c8b8 ("ARM: socfpga: Disable bridges in SPL unless booting from FPGA")
> has re-added this ad-hoc reset code, so that all peripherals were now
> again enabled instead of letting the drivers enable them by request.
>
> While at it, remove this function for gen5 as it should not be used.
>
> Fixes: commit c1d4b464c8b8 ("ARM: socfpga: Disable bridges in SPL unless booting from FPGA")
> Signed-off-by: Simon Goldschmidt <simon.k.r.goldschmidt at gmail.com>
Applied both, thanks
--
Best regards,
Marek Vasut
More information about the U-Boot
mailing list