u-boot-brain/drivers/ram/rockchip
Jagan Teki 4f24163efa ram: rk3288: Initialize dram for TPL builds
Few of the rk3288 boards like tinker, vyasa are using
TPL, SPL bootchain so the dram initialization must needed
during TPL stage. So add proper ifconstruct to satisfy
both TPL, SPL and SPL-only bootchain boards.

This eventually fixing TPL to SPL handoff, otherwise missing
dram initilaztion at TPL stage would leads to SPL hang.

Signed-off-by: Jagan Teki <jagan@amarulasolutions.com>
Reviewed-by: Kever Yang<kever.yang@rock-chips.com>
2019-09-19 09:35:31 +08:00
..
dmc-rk3368.c rockchip: dmc: rk3368: update rank number for evb-px5 2019-05-08 17:34:12 +08:00
Kconfig ram: rockchip: Kconfig: Add RK3399 LPDDR4 entry 2019-07-20 23:59:44 +08:00
Makefile ram: rockchip: Add debug sdram driver 2019-07-19 11:11:09 +08:00
sdram_debug.c ram: rk3399: debug: Add sdram_print_stride 2019-07-19 11:11:10 +08:00
sdram_rk322x.c rockchip: rk322x: sdram: use udelay instead of rockchip_udelay 2019-07-20 23:59:44 +08:00
sdram_rk3128.c rockchip: use 'arch-rockchip' as header file path 2019-05-01 00:00:05 +02:00
sdram_rk3188.c rockchip: use 'arch-rockchip' as header file path 2019-05-01 00:00:05 +02:00
sdram_rk3288.c ram: rk3288: Initialize dram for TPL builds 2019-09-19 09:35:31 +08:00
sdram_rk3328.c rockchip: ram: add full feature rk3328 DRAM driver 2019-08-05 21:14:45 +08:00
sdram_rk3399.c ram: rk3399: update cap and ddrconfig for each channel after init 2019-08-23 15:27:40 +08:00
sdram-rk3399-lpddr4-400.inc ram: rk3399: Add LPPDDR4-400 timings inc 2019-07-21 00:00:27 +08:00
sdram-rk3399-lpddr4-800.inc ram: rk3399: Add LPPDDR4-800 timings inc 2019-07-21 00:00:30 +08:00