
17 Apr
2019
17 Apr
'19
10:37 p.m.
Am 15.04.19 um 11:56 schrieb Horatiu Vultur:
This patch series fix different issues with Serval.
- first patch fix resets when DDR training fails.
- second patch fix the detection of the board.
This patch series is based on u-boot-mips/next.
v2-changes:
- Update reset based on Daniel's comments
Horatiu Vultur (2): mips: mscc: serval: Fix reset board: mscc: serval: Fix board detect
arch/mips/mach-mscc/include/mach/ddr.h | 55 ++++++++++++++++++---------------- arch/mips/mach-mscc/reset.c | 2 +- board/mscc/serval/serval.c | 2 +- 3 files changed, 32 insertions(+), 27 deletions(-)
series applied to u-boot-mips, thanks.
--
- Daniel