Re: [PATCH v2 4/9] mips: octeon: Add octeon_ddr.h header

2020-08-20 Thread Stefan Roese
Hi Daniel, On 19.08.20 16:07, Daniel Schwierzeck wrote: Am Montag, den 17.08.2020, 14:12 +0200 schrieb Stefan Roese: From: Aaron Williams This header will be used by the DDR driver (lmc). Its ported from the 2013 Cavium / Marvell U-Boot repository. Signed-off-by: Aaron Williams Signed-off-b

Re: [PATCH v2 4/9] mips: octeon: Add octeon_ddr.h header

2020-08-19 Thread Daniel Schwierzeck
Am Montag, den 17.08.2020, 14:12 +0200 schrieb Stefan Roese: > From: Aaron Williams > > This header will be used by the DDR driver (lmc). Its ported from the > 2013 Cavium / Marvell U-Boot repository. > > Signed-off-by: Aaron Williams > Signed-off-by: Stefan Roese > > --- > > Changes in v2: