On 05/15/2017 05:52 AM, [email protected] wrote: > From: Tien Fong Chee <[email protected]> > > Move FPGA manager driver which is Gen5 specific code from arch/arm/ > into FPGA driver at driver/fpga/. No functional change. > > Signed-off-by: Tien Fong Chee <[email protected]> > --- > arch/arm/mach-socfpga/Makefile | 1 - > arch/arm/mach-socfpga/fpga_manager.c | 78 > ------------------------------------ > drivers/fpga/socfpga_gen5.c | 54 +++++++++++++++++++++++++ > 3 files changed, 54 insertions(+), 79 deletions(-) > delete mode 100644 arch/arm/mach-socfpga/fpga_manager.c >
Reviewed-by: Dinh Nguyen <[email protected]> _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

