On 27 April 2018 at 06:52, Mario Six <[email protected]> wrote: > Add a sysreset driver for the MPC83xx platform. > > Signed-off-by: Mario Six <[email protected]> > > --- > > v1 -> v2: > New in v2 > > --- > arch/powerpc/cpu/mpc83xx/cpu.c | 3 +- > drivers/sysreset/Kconfig | 5 ++ > drivers/sysreset/Makefile | 9 +- > drivers/sysreset/sysreset_mpc83xx.c | 160 > ++++++++++++++++++++++++++++++++++++ > 4 files changed, 172 insertions(+), 5 deletions(-) > create mode 100644 drivers/sysreset/sysreset_mpc83xx.c
Reviewed-by: Simon Glass <[email protected]> _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

