u-boot-brain/drivers/ddr/altera
Marek Vasut d145ca9fc3 ddr: altera: Clean up find_vfifo_read()
Fix data types, constify where applicable, fix comments and debug
strings. In case enough failing reads are detected, just return
right away instead of breaking from the loop. This lets us make
the error handling at the end much simpler.

Signed-off-by: Marek Vasut <marex@denx.de>
2015-08-08 14:14:20 +02:00
..
Makefile driver/ddr/altera: Add the sdram calibration portion 2015-08-08 14:14:05 +02:00
sdram.c ddr: altera: Wrap SOCFPGA_SDR_ADDRESS into SDR_PHYGRP.*ADDRESS 2015-08-08 14:14:11 +02:00
sequencer_auto_ac_init.h driver/ddr/altera: Add the sdram calibration portion 2015-08-08 14:14:05 +02:00
sequencer_auto_inst_init.h driver/ddr/altera: Add the sdram calibration portion 2015-08-08 14:14:05 +02:00
sequencer_auto.h driver/ddr/altera: Add the sdram calibration portion 2015-08-08 14:14:05 +02:00
sequencer_defines.h driver/ddr/altera: Add the sdram calibration portion 2015-08-08 14:14:05 +02:00
sequencer.c ddr: altera: Clean up find_vfifo_read() 2015-08-08 14:14:20 +02:00
sequencer.h ddr: altera: Clean up mem_config() 2015-08-08 14:14:14 +02:00