Searched hist:"414 eb6fd86762d1689ec906e3c42c1279031efec" (Results 1 – 1 of 1) sorted by relevance
| /rk3399_rockchip-uboot/board/sunxi/ |
| H A D | board.c | 414eb6fd86762d1689ec906e3c42c1279031efec Wed Apr 26 00:32:43 UTC 2017 Andre Przywara <andre.przywara@arm.com> 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>
|