Skip to content
  • Simon Glass's avatar
    rockchip: rk3288: Add SDRAM init · 5ff093ab
    Simon Glass authored
    
    
    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: default avatarSimon Glass <sjg@chromium.org>
    5ff093ab