u-boot/drivers/ram
Patrice Chotard f39b90dc8c ram: stm32: replace fdtdec_get by ofnode calls
Replace all fdtdec_get..() calls by ofnode_read...() or dev_read..().
This will allow drivers to support a live device tree.

Signed-off-by: Patrice Chotard <patrice.chotard@st.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
2017-07-26 11:29:14 -04:00
..
bmips_ram.c dm: Rename dev_addr..() functions 2017-06-01 07:03:01 -06:00
Kconfig stm32f7: sdram: move sdram driver code to ram drivers area 2017-05-08 11:39:02 -04:00
Makefile ram: add RAM driver for Broadcom MIPS SoCs 2017-05-10 16:16:09 +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: replace fdtdec_get by ofnode calls 2017-07-26 11:29:14 -04:00