Hi, On Sat, Oct 4, 2014 at 11:02 PM, Julian Calaby <[email protected]> wrote: > Hi, > > On Sat, Oct 4, 2014 at 10:37 PM, Chen-Yu Tsai <[email protected]> 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 building multi-sub-arch kernels that support both > sun4i/sun5i/sun7i and sun6i/sun8i?
Last time I checked, U-boot doesn't do multi-arch kernels. > Would it be possible to just add a new driver for the modified > watchdog or put all the bits that changed into the device tree? That is pretty much what the "kernel" version of this does. See: http://www.spinics.net/lists/arm-kernel/msg362853.html Cheers ChenYu -- You received this message because you are subscribed to the Google Groups "linux-sunxi" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
