ARM: socfpga: Actually put bridges into reset on Gen5 in bridge disable
[oweals/u-boot.git] / arch / arm / mach-socfpga / include / mach / fpga_manager_arria10.h
index c5f67714aa8d036cb841e3de456eac7bdf164b3f..62249b3695e1d6db617ca76d8984c8ea26023600 100644 (file)
@@ -126,6 +126,7 @@ int fpgamgr_program_finish(void);
 int is_fpgamgr_user_mode(void);
 int fpgamgr_wait_early_user_mode(void);
 const char *get_fpga_filename(void);
+int is_fpgamgr_early_user_mode(void);
 int socfpga_loadfs(fpga_fs_info *fpga_fsinfo, const void *buf, size_t bsize,
                  u32 offset);
 void fpgamgr_program(const void *buf, size_t bsize, u32 offset);