mirror of
https://github.com/u-boot/u-boot.git
synced 2024-12-19 01:33:27 +08:00
d718a26b0c
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> |
||
---|---|---|
.. | ||
include/mach | ||
clock_manager.c | ||
fpga_manager.c | ||
freeze_controller.c | ||
Kconfig | ||
Makefile | ||
misc.c | ||
reset_manager.c | ||
scan_manager.c | ||
spl.c | ||
system_manager.c | ||
timer.c |