On 13 June 2017 at 03:29, Kever Yang <[email protected]> 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.
>
> Signed-off-by: Kever Yang <[email protected]>
> ---
>
>  arch/arm/include/asm/arch-rockchip/grf_rk3368.h |  4 +-
>  arch/arm/mach-rockchip/rk3368/Makefile          |  1 +
>  arch/arm/mach-rockchip/rk3368/sdram_rk3368.c    | 66 
> +++++++++++++++++++++++++
>  3 files changed, 70 insertions(+), 1 deletion(-)
>  create mode 100644 arch/arm/mach-rockchip/rk3368/sdram_rk3368.c

Reviewed-by: Simon Glass <[email protected]>
_______________________________________________
U-Boot mailing list
[email protected]
https://lists.denx.de/listinfo/u-boot

Reply via email to