commit | 32ada5749067f5782c5cd7b9918505c29f5b7518 | [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 | 1b1cc10d6c4f9b57f910f21f1ed0170b5dc4c946 [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>