ram: rockchip: common: Add missing cast
test_addr is initialized as void __iomem *, but unlike test_addr1,
CFG_SYS_SDRAM_BASE is not properly casted when it is assigend.
Fix it.
Signed-off-by: Alex Bee <knaerzche@gmail.com>
authored by