Re: [PATCH v3 0/9] mips: Add Octeon DDR4 init code

2020-09-19 Thread Daniel Schwierzeck
Am Mittwoch, den 02.09.2020, 08:29 +0200 schrieb Stefan Roese: > This patch adds the DDR4 init code. It is ported from the 2013 Cavium / > Marvell U-Boot version with no functional change. This was done > intentionally, as this code is very large and complex and is known to > work on many boards "a

[PATCH v3 0/9] mips: Add Octeon DDR4 init code

2020-09-01 Thread Stefan Roese
This patch adds the DDR4 init code. It is ported from the 2013 Cavium / Marvell U-Boot version with no functional change. This was done intentionally, as this code is very large and complex and is known to work on many boards "as-is". So any functional change might have introduced (hidden) incomp