Home
last modified time | relevance | path

Searched hist:"10 c14261f3c0644d2ae21785701f5aa3898d98e9" (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/arch/arm/mach-socfpga/include/mach/
H A Dsdram.h10c14261f3c0644d2ae21785701f5aa3898d98e9 Sun Aug 02 17:00:23 UTC 2015 Marek Vasut <marex@denx.de> ddr: altera: sequencer: Wrap IO_* macros

Introduce structure socfpga_sdram_io_config to wrap the IO configuration
values in board file. Introduce socfpga_get_sdram_io_config() function,
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>
/rk3399_rockchip-uboot/drivers/ddr/altera/
H A Dsequencer.c10c14261f3c0644d2ae21785701f5aa3898d98e9 Sun Aug 02 17:00:23 UTC 2015 Marek Vasut <marex@denx.de> ddr: altera: sequencer: Wrap IO_* macros

Introduce structure socfpga_sdram_io_config to wrap the IO configuration
values in board file. Introduce socfpga_get_sdram_io_config() function,
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>