[U-Boot] [PATCH 3/7] rockchip: rk3328: add sdram driver in U-Boot

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


On 13 June 2017 at 03:29, Kever Yang <kever.yang at rock-chips.com> wrote:
> Add sdram driver in U-Boot for get the correct sdram size from
> sys_reg, so that U-Boot can co-work with Rockchip loader or SPL
> to get different dram capability and then tell the kernel.

Do you think we might be able to retire the Rockchip loader one day?

>
> Signed-off-by: Kever Yang <kever.yang at rock-chips.com>
> ---
>
>  arch/arm/mach-rockchip/rk3328/Makefile       |  1 +
>  arch/arm/mach-rockchip/rk3328/sdram_rk3328.c | 66 ++++++++++++++++++++++++++++
>  2 files changed, 67 insertions(+)
>  create mode 100644 arch/arm/mach-rockchip/rk3328/sdram_rk3328.c

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list