diff options
author | Stephen Warren <swarren@wwwdotorg.org> | 2013-01-29 16:37:37 (GMT) |
---|---|---|
committer | Albert ARIBAUD <albert.u.boot@aribaud.net> | 2013-03-20 14:29:29 (GMT) |
commit | 3f397782ae6c6148f7fa12bbb62f309a4f5d897c (patch) | |
tree | 2803bad4839969cfa68a8ca75a3912d9783a5596 /board/lwmon5 | |
parent | 88077280c48ba4e0f3b9a305ffb748b1bba8380a (diff) | |
download | u-boot-3f397782ae6c6148f7fa12bbb62f309a4f5d897c.tar.xz |
ARM: rpi_b: use bcm2835 mbox driver to get memory size
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 value at run-time from the firmware using the mbox
property protocol.
Signed-off-by: Stephen Warren <swarren@wwwdotorg.org>
Diffstat (limited to 'board/lwmon5')
0 files changed, 0 insertions, 0 deletions