Files
u-boot/drivers
Ezequiel Garcia 86a720aafc mtd: Introduce mtd_block_isreserved()
In addition to mtd_block_isbad(), which checks if a block is bad or
reserved, it's needed to check if a block is reserved only (but not
bad). This commit adds an MTD interface for it, in a similar fashion to
mtd_block_isbad().

While here, fix mtd_block_isbad() so the out-of-bounds checking is done
before the callback check.

Signed-off-by: Ezequiel Garcia <ezequiel.garcia@free-electrons.com>
Tested-by: Pekon Gupta <pekon@ti.com>
Signed-off-by: Brian Norris <computersforpeace@gmail.com>
[scottwood: Cherry-picked from Linux 8471bb73ba10ed67]
Signed-off-by: Scott Wood <scottwood@freescale.com>
2015-08-25 22:53:57 -05:00
..
2015-08-23 11:56:19 +02:00
2015-07-27 15:53:52 -07:00
2015-08-18 13:45:55 -04:00
2015-08-23 11:56:20 +02:00
2015-04-10 14:23:23 +02:00
2015-08-25 22:53:57 -05:00
2015-08-21 16:33:39 -05:00
2015-08-17 18:49:43 +02:00
2015-05-26 14:13:12 +02:00
2015-08-19 22:31:39 +02:00
2015-07-21 17:39:29 -06:00