commit | 78c396a1130a118d48068eb5615a912506050832 | [log] [tgz] |
---|---|---|
author | Chen-Yu Tsai <wens@csie.org> | Sat Oct 04 20:37:28 2014 +0800 |
committer | Hans de Goede <hdegoede@redhat.com> | Fri Oct 24 09:35:38 2014 +0200 |
tree | 22810381c2c1adac4011628e947a91664564c6c9 | |
parent | 4cdefba86d08688e96f273ee7bf9d52052362477 [diff] |
ARM: sunxi: Fix reset command on sun6i/sun8i The watchdog on sun6i/sun8i has a different layout. Add the new layout and fix up the setup functions so that reset works. Signed-off-by: Chen-Yu Tsai <wens@csie.org> Acked-by: Ian Campbell <ijc@hellion.org.uk> [ ijc -- removed sun5i workaround from sun6i/sun8i codepath as discussed ]