Grygorii Strashko
dbe7881de0
cmd: bootm: fix build when CONFIG_CMD_IMLS_NAND
...
Now when CONFIG_CMD_IMLS_NAND is enabled the u-boot build will fail,
because nand_read_skip_bad() function has been changed to accept more
parameters, hence fix it.
CC cmd/bootm.o
cmd/bootm.c: In function 'nand_imls_legacyimage':
cmd/bootm.c:390:8: error: too few arguments to function 'nand_read_skip_bad'
ret = nand_read_skip_bad(mtd, off, &len, imgdata);
^
In file included from cmd/bootm.c:18:0:
include/nand.h:101:5: note: declared here
int nand_read_skip_bad(struct mtd_info *mtd, loff_t offset, size_t *length,
^
LD drivers/block/built-in.o
Signed-off-by: Grygorii Strashko <grygorii.strashko@ti.com >
Reviewed-by: Tom Rini <trini@konsulko.com >
Reviewed-by: Simon Glass <sjg@chromium.org >
2017-02-08 15:56:32 -05:00
..
2016-11-21 14:07:33 -05:00
2017-01-25 07:04:22 +01:00
2017-02-08 15:56:28 -05:00
2016-01-25 10:39:43 -05:00
2016-01-25 10:39:43 -05:00
2016-01-25 10:39:43 -05:00
2016-08-16 11:44:09 +08:00
2016-01-25 10:39:43 -05:00
2016-04-11 12:44:38 -04:00
2016-08-02 09:45:39 -07:00
2016-03-14 15:34:50 -06:00
2016-01-25 10:39:43 -05:00
2017-01-28 08:47:35 -05:00
2017-01-28 14:04:51 -05:00
2016-02-06 12:00:59 +01:00
2017-02-08 15:56:32 -05:00
2016-01-25 10:39:43 -05:00
2016-01-25 10:39:43 -05:00
2017-01-24 10:35:55 -05:00
2016-01-25 10:39:43 -05:00
2016-03-22 12:16:08 -04:00
2016-01-25 10:39:43 -05:00
2017-02-08 15:56:26 -05:00
2016-01-25 10:39:43 -05:00
2016-01-25 10:39:43 -05:00
2016-03-17 10:27:22 +08:00
2016-03-14 15:34:50 -06:00
2016-12-02 21:04:48 -07:00
2016-01-25 10:39:43 -05:00
2016-01-25 10:39:43 -05:00
2016-01-25 10:39:43 -05:00
2016-01-25 10:39:43 -05:00
2016-09-27 23:30:18 +02:00
2016-01-25 10:39:43 -05:00
2016-09-09 15:53:14 -04:00
2016-01-25 10:39:43 -05:00
2016-01-25 10:39:59 -05:00
2016-01-25 10:39:43 -05:00
2016-05-20 20:42:57 -04:00
2016-01-25 10:39:43 -05:00
2017-01-20 15:38:05 -05:00
2016-01-28 18:42:10 -05:00
2016-01-25 10:39:43 -05:00
2016-01-25 10:39:43 -05:00
2016-01-25 10:39:43 -05:00
2016-01-25 10:39:43 -05:00
2016-09-23 08:55:58 -04:00
2016-05-02 18:37:09 -04:00
2017-01-14 10:09:46 -07:00
2016-01-25 10:39:43 -05:00
2016-01-25 10:39:43 -05:00
2017-01-10 10:21:59 +01:00
2016-01-25 10:39:43 -05:00
2016-01-25 10:39:43 -05:00
2016-04-18 17:11:36 -04:00
2016-09-23 17:55:42 -04:00
2016-01-25 10:39:43 -05:00
2016-03-17 21:27:37 -06:00
2017-01-28 08:48:03 -05:00
2016-01-25 10:39:43 -05:00
2016-04-01 17:17:40 -04:00
2017-01-20 09:15:24 -05:00
2016-07-16 09:43:12 -04:00
2017-01-21 15:12:33 -05:00
2016-01-25 10:39:43 -05:00
2016-01-25 10:39:43 -05:00
2016-01-25 10:39:43 -05:00
2016-01-25 10:39:43 -05:00
2016-01-25 10:39:43 -05:00
2016-05-27 10:01:07 -04:00
2016-06-03 20:27:48 -05:00
2017-02-08 15:56:28 -05:00
2016-02-06 12:00:59 +01:00
2017-01-21 15:12:33 -05:00
2017-02-08 15:56:28 -05:00
2016-10-31 10:13:18 -04:00
2016-01-25 10:39:43 -05:00
2016-07-25 12:05:54 -04:00
2016-01-25 10:39:43 -05:00
2017-02-08 15:56:28 -05:00
2016-01-25 10:39:43 -05:00
2016-12-02 14:36:02 +01:00
2017-01-12 13:16:26 -05:00
2016-01-25 10:39:43 -05:00
2016-01-25 10:39:43 -05:00
2016-07-25 12:00:05 -04:00
2016-03-14 15:34:50 -06:00
2016-12-01 11:09:44 +09:00
2016-01-25 10:39:43 -05:00
2016-07-24 20:36:29 -05:00
2016-09-01 20:08:48 -05:00
2016-12-27 11:24:18 -05:00
2016-10-06 20:57:40 -04:00
2016-10-06 20:57:42 -04:00
2016-01-25 10:39:43 -05:00
2017-01-28 08:48:03 -05:00
2016-12-09 08:40:18 -05:00
2016-01-25 10:39:43 -05:00
2016-01-25 10:39:43 -05:00
2016-01-25 10:39:43 -05:00
2016-09-07 08:49:02 -04:00
2016-05-23 15:18:00 +08:00
2016-03-14 15:34:50 -06:00
2016-01-25 10:39:43 -05:00
2016-11-25 10:00:04 -07:00
2017-01-28 08:47:34 -05:00
2016-01-25 10:39:43 -05:00
2017-01-14 16:46:23 -05:00
2016-12-02 14:37:32 +01:00
2016-01-25 10:39:43 -05:00
2016-09-12 08:44:54 -04:00
2016-01-25 10:39:43 -05:00
2016-01-25 10:39:43 -05:00
2016-01-25 10:39:43 -05:00
2016-01-25 10:39:43 -05:00
2016-03-27 09:12:55 -04:00
2016-02-06 12:00:59 +01:00
2016-01-25 10:39:43 -05:00
2016-01-25 10:39:43 -05:00
2016-01-25 10:39:43 -05:00
2016-01-25 10:39:43 -05:00
2016-01-25 10:39:43 -05:00
2016-01-25 10:39:43 -05:00
2016-12-02 10:37:47 -07:00
2017-02-01 09:02:57 +01:00
2016-02-26 08:53:10 -07:00
2016-01-25 10:39:43 -05:00
2017-01-26 07:00:25 +01:00
2016-01-25 10:39:43 -05:00
2016-01-25 10:39:43 -05:00
2016-03-14 15:34:50 -06:00
2016-07-27 14:15:54 -06:00
2017-01-17 10:26:21 +01:00
2016-01-25 10:39:43 -05:00
2016-01-25 10:39:43 -05:00
2016-01-25 10:39:43 -05:00
2017-01-28 08:47:42 -05:00
2016-01-25 10:39:43 -05:00