ram: rockchip: common: Fix cs_cap in sdram_detect_dbw
The currently existing cs_cap calculation converts to MB, but the values
compared to are in Byte.
Example: 8Gb DDR3, 32-bit (15 cols, 10 rows) == 0x400 (1024 MB)
Fix it.
Signed-off-by: Alex Bee <knaerzche@gmail.com>
authored by