commit | 5af914189ec73b2241ba79950f98849fddaf32a2 | [log] [tgz] |
---|---|---|
author | Marek Vasut <marex@denx.de> | Sat Aug 01 21:35:18 2015 +0200 |
committer | Marek Vasut <marex@denx.de> | Sat Aug 08 14:14:27 2015 +0200 |
tree | 7fb001c10390c637f203ffde607c4ef458653e7f | |
parent | 99f453e9533f590fe40432b62c131625d7e91e46 [diff] |
ddr: altera: sdram: Introduce socfpga_sdram_get_config() Introduce socfpga_sdram_get_config() function implement in a board file, which returns the socfpga_sdram_config structure. This is the last step in cleaning up the socfpga_mmr_init_full(), but not the last step which allows removing the inclusion of sdram.h from drivers/ddr/altera/sdram.c thus far. Signed-off-by: Marek Vasut <marex@denx.de>