Re: [PATCH] arc: fix memory initialization for systems with two memory banks

2020-08-29 Thread Mike Rapoport
On Fri, Aug 28, 2020 at 10:17:28PM +, Vineet Gupta wrote: > Hi Mike, > > On 8/28/20 9:39 AM, Mike Rapoport wrote: > > From: Mike Rapoport > > > > Rework if memory map initialization broke initialization of ARC systems > > with two memory banks. Before these changes, memblock was not aware of

Re: [PATCH] arc: fix memory initialization for systems with two memory banks

2020-08-28 Thread Vineet Gupta
Hi Mike, On 8/28/20 9:39 AM, Mike Rapoport wrote: > From: Mike Rapoport > > Rework if memory map initialization broke initialization of ARC systems > with two memory banks. Before these changes, memblock was not aware of > nodes configuration and the memory map was always allocated from the >

[PATCH] arc: fix memory initialization for systems with two memory banks

2020-08-28 Thread Mike Rapoport
From: Mike Rapoport Rework if memory map initialization broke initialization of ARC systems with two memory banks. Before these changes, memblock was not aware of nodes configuration and the memory map was always allocated from the "lowmem" bank. After the addition of node information to