u-boot-brain/drivers/ram
Patrice Chotard 0b3f789ad1 ram: stm32: add memory mapping selection support
This allows to controls the memory internal mapping at
address 0x0000 0000.
We can either map at 0x0000 0000 :
  _ main flash memory
  _ system flash memory
  _ FMC bank1 (NOR/PSRAM 1 and 2)
  _ embedded SRAM
  _ FMC/SDRAM bank1

This is needed for future STM32F469-disco board

Signed-off-by: Patrice Chotard <patrice.chotard@st.com>
2018-01-10 08:05:47 -05:00
..
rockchip rockchip: rk3128: add sdram driver 2017-11-30 22:55:27 +01: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 memory mapping selection support 2018-01-10 08:05:47 -05:00