[PATCH] arm: mvebu: Fix the memory size on the Mirabox
From: Jason Cooper <hidden>
Date: 2013-03-29 18:04:47
From: Jason Cooper <hidden>
Date: 2013-03-29 18:04:47
Ryan, On Fri, Mar 29, 2013 at 10:51:17AM -0700, Ryan Press wrote:
The memory size in the device tree is only 512 MB, but the Mirabox actually has 1 GB. Tested the change with memtester and no problems found. Signed-off-by: Ryan Press <redacted> --- arch/arm/boot/dts/armada-370-mirabox.dts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
Thanks for the patch. It looks good, but please don't forget to Cc: the maintainers (Andrew Lunn, Gregory Clemente, and myself). I almost missed this one. :) thx, Jason.