
6 Oct
2016
6 Oct
'16
7:20 p.m.
On 09/28/2016 04:21 AM, Yuan Yao wrote:
From: Yuan Yao yao.yuan@nxp.com
Some new flash don't support bar register but use 4bytes address to support exceed 16MB flash size. So add flash flag: ADDR_4B for some flash which support 4bytes address.
Signed-off-by: Yuan Yao yao.yuan@nxp.com
drivers/mtd/spi/sf_internal.h | 4 +++- drivers/mtd/spi/sf_params.c | 2 +- drivers/mtd/spi/spi_flash.c | 38 +++++++++++++++++++++++++------------- include/spi_flash.h | 1 + 4 files changed, 30 insertions(+), 15 deletions(-)
Jagan,
Please review and give your comment. Thanks.
York