u-boot/drivers/ram
Patrice Chotard 9242ece12b ram: stm32: migrate fmc defines in driver file
Migrate all FMC defines from arch/arm/include/asm/arch-stm32f7/fmc.h
to drivers/ram/stm32_sdram.c

This will avoid to add an additionnal arch-stm32xx/fmc.h file when
a new stm32 family soc will be introduced.

Signed-off-by: Patrice Chotard <patrice.chotard@st.com>
Reviewed-by: Vikas Manocha <vikas.manocha@st.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
2017-07-26 11:29:07 -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: migrate fmc defines in driver file 2017-07-26 11:29:07 -04:00