1
0
mirror of https://xff.cz/git/u-boot/ synced 2026-01-20 02:37:21 +01:00
Files
u-boot-megous/arch
Kever Yang 9a46f2a4cb rockchip: sdram: extend to use sys_reg3 for capacity info
Since we have new DRAM type and to support different DRAM size in different
CS, we need more bits, so introduce sys_reg3 to record the info.
Note that the info in sys_reg3 is extension to sys_reg2 and the info in
sys_reg2 is the same as before. We define the DRAM_INFO with sys_reg3 as
VERSION2.
All the ENC macro are moved to sdram_common.h since the sdram.c only
need to do the info decode.

Signed-off-by: YouMin Chen <cym@rock-chips.com>
Signed-off-by: Kever Yang <kever.yang@rock-chips.com>
2019-11-17 16:23:56 +08:00
..
2019-11-01 16:45:40 +03:00
2019-09-14 21:28:55 +02:00
2019-08-11 16:43:41 -04:00
2019-09-02 17:38:43 +02:00