Re: [PATCH 14/15] MIPS: malta: setup RAM regions via DT

2015-10-28 Thread Rob Herring
On Fri, May 22, 2015 at 10:51 AM, Paul Burton wrote: > Move memory configuration to be performed via device tree for the Malta > board. This moves more Malta specific code to malta-dtshim.c, leaving > the rest of the mti-malta code a little more board-agnostic. This will > be useful to share more

[PATCH 14/15] MIPS: malta: setup RAM regions via DT

2015-05-22 Thread Paul Burton
Move memory configuration to be performed via device tree for the Malta board. This moves more Malta specific code to malta-dtshim.c, leaving the rest of the mti-malta code a little more board-agnostic. This will be useful to share more code between boards, with the device tree providing the board