u-boot-brain/board/altera/socfpga
Marek Vasut d718a26b0c ddr: altera: sequencer: Wrap RW_MGR_* macros
Introduce structure socfpga_sdram_rw_mgr_config to wrap the RW manager
configuration values in board file. Introduce a complementary function,
socfpga_get_sdram_rwmgr_config(), which returns this the structure.
This is another step toward wrapping the nasty QTS generated macros
in board files and reducing the pollution of the namespace.

Signed-off-by: Marek Vasut <marex@denx.de>
Acked-by: Dinh Nguyen <dinguyen@opensource.altera.com>
2015-08-08 14:14:29 +02:00
..
qts ddr: altera: sequencer: Move qts-generated files to board dir 2015-08-08 14:14:28 +02:00
MAINTAINERS arm: socfpga: Add myself as maintainer for the SoCrates board 2014-12-06 13:51:54 +01:00
Makefile ddr: altera: sdram: Introduce socfpga_sdram_get_config() 2015-08-08 14:14:27 +02:00
socfpga.c arm: socfpga: spl: Add s_init stub 2015-04-21 12:23:17 +02:00
wrap_iocsr_config.c arm: socfpga: scan: Zap iocsr_scan_chain*_table() 2015-08-08 14:14:07 +02:00
wrap_pinmux_config.c arm: socfpga: system: Clean up pinmux_config.c 2015-08-08 14:14:07 +02:00
wrap_pll_config.c arm: socfpga: clock: Clean up pll_config.h 2015-08-08 14:14:06 +02:00
wrap_sdram_config.c ddr: altera: sequencer: Wrap RW_MGR_* macros 2015-08-08 14:14:29 +02:00