]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
arm: socfpga: spl: Add missing reset logic
authorMarek Vasut <marex@denx.de>
Thu, 9 Jul 2015 03:21:02 +0000 (05:21 +0200)
committerLothar Waßmann <LW@KARO-electronics.de>
Thu, 10 Sep 2015 06:17:21 +0000 (08:17 +0200)
commit4fdfafefd40e5675ddc840028308a898dd6842b6
tree2e1301e47330a2e2deb17c50583f0a9036e945fa
parentcedaa941e73ec8c2bab2c5229c3f873a7e9947e5
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