Ang, Chee Hong
a03e9d9fe5
ARM: socfpga: stratix10: Disable FPGA2SOC reset
...
Software must never reset FPGA2SOC bridge. This bridge must only be
reset by POR/COLD/WARM reset. Asserting the FPGA2SOC reset by software
can cause the SoC to lock-up if there are traffics being drived into
FPGA2SOC bridge.
Signed-off-by: Ang, Chee Hong <chee.hong.ang@intel.com >
2019-05-06 12:44:45 +02:00
Ley Foon Tan
8ab9daabe5
arm: socfpga: stratix10: Add cpu_has_been_warmreset()
...
Add helper function cpu_has_been_warmreset() to check
if CPU is from warm reset boot.
Signed-off-by: Ley Foon Tan <ley.foon.tan@intel.com >
2019-04-17 22:20:17 +02:00
Ley Foon Tan
74c78024a0
arm: socfpga: Remove unused function socfpga_emac_manage_reset()
...
Remove code from the reset manager that is never called.
Signed-off-by: Ley Foon Tan <ley.foon.tan@intel.com >
2018-10-03 12:56:50 +02:00
Ley Foon Tan
3607a8084a
arm: socfpga: stratix10: Add reset manager driver for Stratix10 SoC
...
Add Reset Manager driver support for Stratix SoC
Signed-off-by: Chin Liang See <chin.liang.see@intel.com >
Signed-off-by: Ley Foon Tan <ley.foon.tan@intel.com >
2018-05-18 10:30:47 +02:00