Re: [PATCH v2] ARM: dts: NSP: Correct RAM amount for BCM958625HR board

2016-07-27 Thread Florian Fainelli
On 07/14/2016 01:14 PM, Jon Mason wrote: > The BCM958625HR board has 2GB of RAM available. Increase the amount > from 512MB to 2GB and add the device type to the memory entry. > > Fixes: 9a4865d42fe5 ("ARM: dts: NSP: Specify RAM amount for BCM958625HR > board") > Signed-off-by: Jon Mason Appli

[PATCH v2] ARM: dts: NSP: Correct RAM amount for BCM958625HR board

2016-07-14 Thread Jon Mason
The BCM958625HR board has 2GB of RAM available. Increase the amount from 512MB to 2GB and add the device type to the memory entry. Fixes: 9a4865d42fe5 ("ARM: dts: NSP: Specify RAM amount for BCM958625HR board") Signed-off-by: Jon Mason --- arch/arm/boot/dts/bcm958625hr.dts | 3 ++- 1 file chang