ddr: altera: Restructure Stratix 10 SDRAM driver
authorLey Foon Tan <ley.foon.tan@intel.com>
Wed, 27 Nov 2019 07:55:26 +0000 (15:55 +0800)
committerMarek Vasut <marex@denx.de>
Tue, 7 Jan 2020 13:38:33 +0000 (14:38 +0100)
commit733cc6cbcc1c0f212decabceb71925411d1c277c
treeff9f978e99fca2411b6ed2632b153ef47c5c3e15
parenta6e5b06bea5f6bd98c184f1049e49ebd123538c7
ddr: altera: Restructure Stratix 10 SDRAM driver

Restructure Stratix 10 SDRAM driver. Move common code to separate
file, in preparation to support SDRAM driver for Agilex.

Signed-off-by: Ley Foon Tan <ley.foon.tan@intel.com>
Reviewed-by: Simon Goldschmidt <simon.k.r.goldschmidt@gmail.com>
drivers/ddr/altera/Makefile
drivers/ddr/altera/sdram_s10.c
drivers/ddr/altera/sdram_s10.h
drivers/ddr/altera/sdram_soc64.c [new file with mode: 0644]
drivers/ddr/altera/sdram_soc64.h [new file with mode: 0644]