Commit c2d194ce authored by Oleg Dzhimiev's avatar Oleg Dzhimiev
Browse files

updating spl

parent 8fc633ec
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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)
{