Re: [U-Boot] [linux-sunxi] [PATCH 0/3] ARM: sunxi: Fix reset support on sun6i/sun8i

2014-10-05 Thread Julian Calaby
Hi, On Sun, Oct 5, 2014 at 1:12 AM, Chen-Yu Tsai wrote: > Hi, > > On Sat, Oct 4, 2014 at 11:02 PM, Julian Calaby > wrote: >> Hi, >> >> On Sat, Oct 4, 2014 at 10:37 PM, Chen-Yu Tsai wrote: >>> Hi, >>> >>> This series fixes support for the reset command on sun6i/sun8i. >>> The watchdog hardware

Re: [U-Boot] [linux-sunxi] [PATCH 0/3] ARM: sunxi: Fix reset support on sun6i/sun8i

2014-10-05 Thread Julian Calaby
Hi, On Sat, Oct 4, 2014 at 10:37 PM, Chen-Yu Tsai wrote: > Hi, > > This series fixes support for the reset command on sun6i/sun8i. > The watchdog hardware has changed in sun6i, both the register > addresses and definitions. This makes the reset command unusable > on sun6i. Doesn't this break bui

Re: [U-Boot] [linux-sunxi] [PATCH 0/3] ARM: sunxi: Fix reset support on sun6i/sun8i

2014-10-04 Thread Chen-Yu Tsai
Hi, On Sat, Oct 4, 2014 at 11:02 PM, Julian Calaby wrote: > Hi, > > On Sat, Oct 4, 2014 at 10:37 PM, Chen-Yu Tsai wrote: >> Hi, >> >> This series fixes support for the reset command on sun6i/sun8i. >> The watchdog hardware has changed in sun6i, both the register >> addresses and definitions. Thi