Re: [U-Boot] [PATCH 2/2] MSCC: Remove reset.c

2019-01-16 Thread Horatiu Vultur
Hi Daniel, The 01/16/2019 15:35, Daniel Schwierzeck wrote: > > > Am 15.01.19 um 17:33 schrieb Horatiu Vultur: > > Remove reset.c because it is not used anymore. It is superseed by > > sysreset driver. > > > > Signed-off-by: Horatiu Vultur > > --- > > arch/mips/mach-mscc/Makefile |

Re: [U-Boot] [PATCH 2/2] MSCC: Remove reset.c

2019-01-16 Thread Daniel Schwierzeck
Am 15.01.19 um 17:33 schrieb Horatiu Vultur: > Remove reset.c because it is not used anymore. It is superseed by > sysreset driver. > > Signed-off-by: Horatiu Vultur > --- > arch/mips/mach-mscc/Makefile | 2 +- > arch/mips/mach-mscc/include/mach/ddr.h | 18 - >

[U-Boot] [PATCH 2/2] MSCC: Remove reset.c

2019-01-15 Thread Horatiu Vultur
Remove reset.c because it is not used anymore. It is superseed by sysreset driver. Signed-off-by: Horatiu Vultur --- arch/mips/mach-mscc/Makefile | 2 +- arch/mips/mach-mscc/include/mach/ddr.h | 18 - arch/mips/mach-mscc/reset.c| 47