Re: [PATCH v2 2/3] arm64: Extend the PCI I/O space to 16MB

2014-02-28 Thread Catalin Marinas
On Thu, Feb 27, 2014 at 01:09:58PM +, Liviu Dudau wrote: > From: Catalin Marinas > > The patch moves the PCI I/O space (currently at 64K) before the > earlyprintk mapping and extends it to 16MB. > > Signed-off-by: Catalin Marinas I'll push this into mainline for 3.15, no need to carry it.

[PATCH v2 2/3] arm64: Extend the PCI I/O space to 16MB

2014-02-27 Thread Liviu Dudau
From: Catalin Marinas The patch moves the PCI I/O space (currently at 64K) before the earlyprintk mapping and extends it to 16MB. Signed-off-by: Catalin Marinas diff --git a/Documentation/arm64/memory.txt b/Documentation/arm64/memory.txt index 5e054bf..85e24c4 100644 --- a/Documentation/arm64/