Re: [PATCH v1 04/10] rpi4: shorten a mapping for the DRAM

2020-04-27 Thread Nicolas Saenz Julienne
On Fri, 2020-04-24 at 18:50 +0200, Sylwester Nawrocki wrote: > From: Marek Szyprowski > > Remove the overlap between DRAM and device's IO area. > > Signed-off-by: Marek Szyprowski > --- > Changes since RFC: > - none. Reviewed-by: Nicolas Saenz Julienne Regards, Nicolas signature.asc Desc

[PATCH v1 04/10] rpi4: shorten a mapping for the DRAM

2020-04-24 Thread Sylwester Nawrocki
From: Marek Szyprowski Remove the overlap between DRAM and device's IO area. Signed-off-by: Marek Szyprowski --- Changes since RFC: - none. --- arch/arm/mach-bcm283x/init.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/arm/mach-bcm283x/init.c b/arch/arm/mach-bcm283x