• S
    rockchip: rk3288: Add SDRAM init · 5ff093ab
    Simon Glass 提交于
    Add code to set up the SDRAM in SPL, ready for loading U-Boot. This uses
    device tree for configuration so should be able to support other RAM
    configurations. It may be possible to generalise the code to support other
    SoCs at some point.
    Signed-off-by: NSimon Glass <sjg@chromium.org>
    5ff093ab
sdram_rk3288.c 23.7 KB