[PATCH] gpio_flash: fix the CPLB miss bug for gpio expanded flash

2014-06-27 Thread Aaron Wu
In this bug, the address operation range may exceed the window size defined by gpio expanded flash MTD partition. Signed-off-by: Aaron Wu --- drivers/mtd/maps/gpio-addr-flash.c | 34 -- 1 file changed, 28 insertions(+), 6 deletions(-) diff --git

[PATCH] gpio_flash: fix the CPLB miss bug for gpio expanded flash

2014-06-27 Thread Aaron Wu
In this bug, the address operation range may exceed the window size defined by gpio expanded flash MTD partition. Signed-off-by: Aaron Wu aaron...@analog.com --- drivers/mtd/maps/gpio-addr-flash.c | 34 -- 1 file changed, 28 insertions(+), 6 deletions(-) diff