u-boot/drivers/ddr/altera
Marek Vasut 3cd0906cc2 ddr: altera: sequencer: Zap SEQ_T(INIT|RESET)_CNTR._VAL
This is another macro used to obfuscate the real code. The
T(INIT|RESET)_CNTR._VAL is always defined, so this indirection
is unnecessary. Get rid of this.

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: Zap SEQ_T(INIT|RESET)_CNTR._VAL 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