commit | 00f5285d5b2ecad475bfc9a9660cba6ed38fa701 | [log] [tgz] |
---|---|---|
author | Horatiu Vultur <horatiu.vultur@microchip.com> | Mon Apr 15 11:56:36 2019 +0200 |
committer | Daniel Schwierzeck <daniel.schwierzeck@gmail.com> | Fri May 03 16:42:23 2019 +0200 |
tree | 9954c6087815c7699351f802e8cfcd01330c69d3 | |
parent | dd6f126edc06e912a2d79d2a760afa9c40cd3323 [diff] |
mips: mscc: serval: Fix reset In case the ddr training was failing, it couldn't reset, it was just hanging. Therefore reimplement it, so when ddr training is failing it would call _machine_restart, which power downs the DDR and does a force reset. Signed-off-by: Horatiu Vultur <horatiu.vultur@microchip.com>