Commit c2d194ce authored by Oleg Dzhimiev's avatar Oleg Dzhimiev

updating spl

parent 8fc633ec
...@@ -18,7 +18,7 @@ ...@@ -18,7 +18,7 @@
#include <asm/arch/hardware.h> #include <asm/arch/hardware.h>
#include <asm/arch/sys_proto.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) static int is_badblock(struct mtd_info *mtd, loff_t offs, int allowbbt)
{ {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment