MLK-14484-1 mtd/spi: Add MT35XU512ABA NOR flash support
authorYe Li <ye.li@nxp.com>
Fri, 17 Mar 2017 09:37:41 +0000 (17:37 +0800)
committerYe Li <ye.li@nxp.com>
Wed, 5 Apr 2017 09:24:36 +0000 (17:24 +0800)
commit7595df64537e674df0a841563424b30b289d49fc
tree99ca5fcfca76b825bba77d3708966b7a1ff04a78
parent2e79a95aad75eeb7d225caa77cc31deaaf8d4a29
MLK-14484-1 mtd/spi: Add MT35XU512ABA NOR flash support

Add MT35XU512ABA parameters to NOR flash parameters array. Since the
manufactory ID is changed to 0x2C, add it for micron and using it for
relevant settings.

The MT35XU512ABA only supports 1 bit mode and 8 bits. It can't support
dual and quad. Because the 8 bits is not support by u-boot framework and
driver. We only use 1 bit mode for this flash.

Signed-off-by: Ye Li <ye.li@nxp.com>
drivers/mtd/spi/sf_internal.h
drivers/mtd/spi/spi_flash.c
drivers/mtd/spi/spi_flash_ids.c