diff options
author | Andre Przywara <andre.przywara@arm.com> | 2017-04-26 01:32:43 +0100 |
---|---|---|
committer | Jagan Teki <jagan@openedev.com> | 2017-05-17 23:21:21 +0530 |
commit | 414eb6fd86762d1689ec906e3c42c1279031efec (patch) | |
tree | 5e1fd3961c4cc0cae6ce9f9e1f061eb03de04da3 /Kconfig | |
parent | 54522c92917453be4b0395effb8516ec8a432f83 (diff) |
sunxi: SPL: store RAM size in gd
The sunxi SPL was holding the detected RAM size in some local variable
only, so it wasn't accessible for other functions.
Store the value in gd->ram_size instead, so it can be used later on.
Signed-off-by: Andre Przywara <andre.przywara@arm.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Acked-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Reviewed-by: Jagan Teki <jagan@openedev.com>
Diffstat (limited to 'Kconfig')
0 files changed, 0 insertions, 0 deletions