[U-Boot] [PATCH 7/7] rockchip: correct the bank0 ram size

Simon Glass sjg at chromium.org
Sat Jun 17 03:41:52 UTC 2017


On 13 June 2017 at 03:30, Kever Yang <kever.yang at 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 at 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 at chromium.org>


More information about the U-Boot mailing list