]> git.ipfire.org Git - people/ms/u-boot.git/commit
rockchip: rk3288: sdram: style fixes from rk3188 sdram review
authorHeiko Stübner <heiko@sntech.de>
Sat, 18 Feb 2017 18:46:24 +0000 (19:46 +0100)
committerSimon Glass <sjg@chromium.org>
Thu, 16 Mar 2017 22:03:44 +0000 (16:03 -0600)
commit8f3cbef57dba1208f9b1ea3fd2132469afcb56a8
tree2b19bd9b7f6c057853e20ae427116cf71784782c
parentbd7e6086c5a1e83975fa87f7958b52c5d23881fb
rockchip: rk3288: sdram: style fixes from rk3188 sdram review

The sdram IP blocks used on rk3066, rk3188 and rk3288 are very similar
and we want to unify things once all 3 work as expected.
Therefore try to keep the rk3288 sdram driver in line by applying the
general review comments received for the rk3188 variant to it as well.

Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Acked-by: Simon Glass <sjg@chromium.org>
arch/arm/mach-rockchip/rk3288/sdram_rk3288.c