Loading u-boot-tree/drivers/mtd/nand/raw/elphel393_nand_spl.c +1 −1 Original line number Diff line number Diff line Loading @@ -18,7 +18,7 @@ #include <asm/arch/hardware.h> #include <asm/arch/sys_proto.h> extern mtd_info nand_info[CONFIG_SYS_MAX_NAND_DEVICE]; //extern nand_info_t nand_info[CONFIG_SYS_MAX_NAND_DEVICE]; static int is_badblock(struct mtd_info *mtd, loff_t offs, int allowbbt) { Loading Loading
u-boot-tree/drivers/mtd/nand/raw/elphel393_nand_spl.c +1 −1 Original line number Diff line number Diff line Loading @@ -18,7 +18,7 @@ #include <asm/arch/hardware.h> #include <asm/arch/sys_proto.h> extern mtd_info nand_info[CONFIG_SYS_MAX_NAND_DEVICE]; //extern nand_info_t nand_info[CONFIG_SYS_MAX_NAND_DEVICE]; static int is_badblock(struct mtd_info *mtd, loff_t offs, int allowbbt) { Loading