arm: socfpga: spl: Add missing reset logic
authorMarek Vasut <marex@denx.de>
Thu, 9 Jul 2015 03:21:02 +0000 (05:21 +0200)
committerMarek Vasut <marex@denx.de>
Sat, 8 Aug 2015 12:14:07 +0000 (14:14 +0200)
commitbd65fe35fffd9a9e8c8abe5321a51a8c43eda97d
treec791a32a4bdf363a7be4e9e4a2debcd3bbe92602
parent232fcc6e9d5d13abba57994e6ee22e38e1321669
arm: socfpga: spl: Add missing reset logic

Make sure that all the peripherals are correctly reset and then
brought out of reset in the SPL. Not going through proper reset
cycle might leave the IP blocks in inconsistent state.

Signed-off-by: Marek Vasut <marex@denx.de>
arch/arm/mach-socfpga/spl.c