u-boot-brain/drivers/ram
Philipp Tomsich 1d70f0ac88 rockchip: rk3368: adjust DMC driver for 32/64bit-aware OF_PLATDATA
With the new 32/64bit-aware dtoc, the type of reg is fdt64_t and the
OF_PLATDATA structure layout changes.  This adjusts the DMC driver for
the RK3368 to track these changes.

For the time being (i.e. until regmap_init_mem_platdata works for the
64bit case), we won't use regmap_init_mem_platdata here and simply
access of_plat.reg[] directly.

Signed-off-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
Acked-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
2017-09-18 20:40:38 +02:00
..
rockchip rockchip: rk3368: adjust DMC driver for 32/64bit-aware OF_PLATDATA 2017-09-18 20:40:38 +02:00
bmips_ram.c dm: Rename dev_addr..() functions 2017-06-01 07:03:01 -06:00
Kconfig ram: kconfig: s/SPL/TPL/ in TPL_RAM help text 2017-08-26 14:56:06 -04:00
Makefile rockchip: rk3368: add DRAM controller driver with DRAM initialisation 2017-08-13 17:12:33 +02:00
ram-uclass.c dm: Add support for RAM drivers 2015-07-21 17:39:27 -06:00
sandbox_ram.c dm: test: Add a test for the ram uclass 2015-07-21 17:39:32 -06:00
stm32_sdram.c ram: stm32: add stm32h7 support 2017-07-26 11:29:15 -04:00