]> git.karo-electronics.de Git - karo-tx-uboot.git/commit
sunxi: Fix reset hang on sun5i
authorHans de Goede <hdegoede@redhat.com>
Fri, 13 Jun 2014 20:55:52 +0000 (22:55 +0200)
committerIan Campbell <ijc@hellion.org.uk>
Fri, 18 Jul 2014 18:42:22 +0000 (19:42 +0100)
commitae5de5a19df2d25ccf0e58bf59b74ebdb18612a2
treeeb28321985fe2b9ed144f2ba58e02f98b4589afc
parent24289208354c143967968755cff5c825a12e3f90
sunxi: Fix reset hang on sun5i

Do the same as the Linux kernel does, this fixes the SoC hanging on reset
about 50% of the time.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Acked-by: Ian Campbell <ijc@hellion.org.uk>
arch/arm/cpu/armv7/sunxi/board.c