]> git.baikalelectronics.ru Git - uboot.git/commit
arm: socfpga: Move Stratix 10 SDRAM driver to DM
authorLey Foon Tan <ley.foon.tan@intel.com>
Mon, 6 May 2019 01:56:01 +0000 (09:56 +0800)
committerMarek Vasut <marex@denx.de>
Mon, 6 May 2019 10:44:17 +0000 (12:44 +0200)
commitdcfc364b58b1a32a770f182d394c5cc8313ce024
tree0913f06b09797e4ac3bcd228004b53a89826295e
parente4cc944cc86724342bc122d8273e73dce8aad340
arm: socfpga: Move Stratix 10 SDRAM driver to DM

Convert Stratix 10 SDRAM driver to device model.

Get rid of call to socfpga_per_reset() and use reset
framework.

SPL is changed from calling function in SDRAM driver
directly to just probing UCLASS_RAM.

Move sdram_s10.h from arch to driver/ddr/altera directory.

Signed-off-by: Ley Foon Tan <ley.foon.tan@intel.com>
arch/arm/mach-socfpga/include/mach/sdram_s10.h [deleted file]
arch/arm/mach-socfpga/spl_s10.c
configs/socfpga_stratix10_defconfig
drivers/ddr/altera/Kconfig
drivers/ddr/altera/sdram_s10.c
drivers/ddr/altera/sdram_s10.h [new file with mode: 0644]
include/configs/socfpga_stratix10_socdk.h
scripts/config_whitelist.txt