u-boot/arch/arm/mach-rockchip/rk3288
Kever Yang 7d6c78f573 rk3288: sdram: auto-detect the capacity
Add support for rk3288 dram capacity auto detect, support DDR3 and
LPDDR3, DDR2 is not supported.
The program will automatically detect:
- channel number
- rank number
- column address number
- row address number

The dts file do not need to describe those info after apply this patch.

Signed-off-by: Kever Yang <kever.yang@rock-chips.com>
Tested-by: Simon Glass <sjg@chromium.org>
Tested-by: Vagrant Cascadian <vagrant@debian.org>
Tested-by: Vagrant Cascadian <vagrant@debian.org>
2016-10-30 13:29:06 -06:00
..
clk_rk3288.c rockchip: rk3288: Move rockchip_get_cru() out of the driver 2016-10-30 13:29:06 -06:00
Kconfig Convert CONFIG_SPL_SERIAL_SUPPORT to Kconfig 2016-09-16 17:27:19 -04:00
Makefile rk3288: add arch_cpu_init for rk3288 2016-09-22 07:32:22 -06:00
rk3288.c rk3288: fix reg address for GRF_SOC_CON2 2016-10-30 13:29:06 -06:00
sdram_rk3288.c rk3288: sdram: auto-detect the capacity 2016-10-30 13:29:06 -06:00
syscon_rk3288.c rockchip: syscon: Update to work with of-platdata 2016-07-14 20:40:24 -06:00