> Add sdram initialisation code which will be ussed by tpl first boot stage. > We need to implement sdram initialisation in tpl due to size issues on rk3066 > platform. > > Signed-off-by: Paweł Jarosz <[email protected]> > --- > arch/arm/include/asm/arch-rockchip/ddr_rk3188.h | 5 + > arch/arm/mach-rockchip/rk3066/sdram_init.c | 995 > ++++++++++++++++++++++++ > 2 files changed, 1000 insertions(+) > create mode 100644 arch/arm/mach-rockchip/rk3066/sdram_init.c >
Acked-by: Philipp Tomsich <[email protected]> _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

