]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
ddr: altera: Fix typo in mp_threshold1 programming
authorMarek Vasut <marex@denx.de>
Wed, 8 Jul 2015 23:47:56 +0000 (01:47 +0200)
committerLothar Waßmann <LW@KARO-electronics.de>
Thu, 10 Sep 2015 06:17:20 +0000 (08:17 +0200)
commit0164ef1a6ed76584db16a754bb285910bbd0f803
tree6e92aa2d5fde51badaee7c857d52e8227c46b5ac
parentdab4e6881df028a85559aa33b73c5635bbe8fd02
ddr: altera: Fix typo in mp_threshold1 programming

It is the configuration data that should go into the register,
not the register mask, just like the surrounding code does it.
Fix this typo.

Signed-off-by: Marek Vasut <marex@denx.de>
Cc: Chin Liang See <clsee@altera.com>
Cc: Dinh Nguyen <dinguyen@altera.com>
Cc: Tom Rini <trini@konsulko.com>
drivers/ddr/altera/sdram.c