
17 Jun
2017
17 Jun
'17
5:41 a.m.
On 13 June 2017 at 03:30, Kever Yang kever.yang@rock-chips.com wrote:
The bank0 ram size should be the DRAM size minus reserved size, the DRAM size may be 1GB, 2GB, 4GB, we can not hard code it.
Signed-off-by: Kever Yang kever.yang@rock-chips.com
board/rockchip/evb_rk3328/evb-rk3328.c | 2 +- board/rockchip/evb_rk3399/evb-rk3399.c | 2 +- board/rockchip/sheep_rk3368/sheep_rk3368.c | 2 +- board/theobroma-systems/puma_rk3399/puma-rk3399.c | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-)
Reviewed-by: Simon Glass sjg@chromium.org