u-boot/drivers/ddr/altera
Marek Vasut 96fd4362cf ddr: altera: sequencer: Pluck out misc macros from code
Actually convert the sequencer code to use socfpga_sdram_misc_config
instead of the various macros. This is just an sed exercise here, no
manual coding needed.

This patch actually removes the need to include any board-specific
files in sequencer.c , so sequencer.c namespace is now no longer
poluted by QTS-generated macros.

Signed-off-by: Marek Vasut <marex@denx.de>
Acked-by: Dinh Nguyen <dinguyen@opensource.altera.com>
2015-08-08 14:14:29 +02:00
..
Makefile driver/ddr/altera: Add the sdram calibration portion 2015-08-08 14:14:05 +02:00
sdram.c ddr: altera: sdram: Make sdram_start and sdram_end into u32 2015-08-08 14:14:28 +02:00
sequencer.c ddr: altera: sequencer: Pluck out misc macros from code 2015-08-08 14:14:29 +02:00
sequencer.h ddr: altera: sequencer: Zap SEQ_T(INIT|RESET)_CNTR._VAL 2015-08-08 14:14:29 +02:00