]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
ddr: altera: sdram: Clean up sdram_mmr_init_full() part 1
authorMarek Vasut <marex@denx.de>
Sat, 1 Aug 2015 18:39:46 +0000 (20:39 +0200)
committerLothar Waßmann <LW@KARO-electronics.de>
Thu, 10 Sep 2015 06:17:35 +0000 (08:17 +0200)
commite66365de77e3ae27b31bd60986d07258eb5d20d5
tree9b21476882a7053a67286b7b721115c67cc68bf7
parentdc375795b285e482fb26dae3b323d27096a4162a
ddr: altera: sdram: Clean up sdram_mmr_init_full() part 1

Zap all the ad-hoc readbacks from the registers and other useless
and broken debug output. This is really not useful and is only
confusing.

Signed-off-by: Marek Vasut <marex@denx.de>
drivers/ddr/altera/sdram.c