Re: [U-Boot] [PATCH 2/2] ARM: rpi_b: use bcm2835 mbox driver to get memory size

2012-10-18 Thread Albert ARIBAUD
Hi Stephen, On Mon, 15 Oct 2012 23:10:36 -0600, Stephen Warren swar...@wwwdotorg.org wrote: The firmware running on the bcm2835 SoC's VideoCore CPU determines how much of the system RAM is available for use by the ARM CPU. Previously, U-Boot assumed that only 128MB was available, since this

Re: [U-Boot] [PATCH 2/2] ARM: rpi_b: use bcm2835 mbox driver to get memory size

2012-10-18 Thread Stephen Warren
On 10/18/2012 02:28 PM, Albert ARIBAUD wrote: Hi Stephen, On Mon, 15 Oct 2012 23:10:36 -0600, Stephen Warren swar...@wwwdotorg.org wrote: The firmware running on the bcm2835 SoC's VideoCore CPU determines how much of the system RAM is available for use by the ARM CPU. Previously, U-Boot

[U-Boot] [PATCH 2/2] ARM: rpi_b: use bcm2835 mbox driver to get memory size

2012-10-15 Thread Stephen Warren
The firmware running on the bcm2835 SoC's VideoCore CPU determines how much of the system RAM is available for use by the ARM CPU. Previously, U-Boot assumed that only 128MB was available, since this was the smallest value configured by any public firmware. However, we can now query the actual