]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
ddr: altera: Implement universal scc manager config function
authorMarek Vasut <marex@denx.de>
Sun, 12 Jul 2015 20:28:33 +0000 (22:28 +0200)
committerLothar Waßmann <LW@KARO-electronics.de>
Thu, 10 Sep 2015 06:17:25 +0000 (08:17 +0200)
commit759533aec5b4d64cab41e157faee9866e4a3616c
treed70af68bff35b498cb0811e7cbf23e25859b35c1
parentdd1629b95dbf4b570bab9c98e2b6c51a5b074046
ddr: altera: Implement universal scc manager config function

Implement unified scc_mgr_set() function and convert all those
9 scc_mgr_set_*() ad-hoc functions to call this one function.

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