Radu Bacrau
1f3232d2a1
sf: Add support for MX66U51235F, MX66L1G45G, MT25QU02G, MT25QL02G
...
This commit adds support for the Macronix MX66U51235F,
MX66L1G45G and Micron MT25QU02G, MT25QL02G flash parts.
Signed-off-by: Radu Bacrau <dumitru.bacrau@intel.com >
Cc: Chin Liang See <clsee@altera.com >
Cc: Radu Bacrau <radu.bacrau@gmail.com >
[Update proper commit header and 80-line cut on body]
Reviewed-by: Jagan Teki <jagan@openedev.com >
2016-11-22 11:58:59 +05:30
Jagan Teki
94b653b3df
sf: Fix s25fs512s id table
...
s25fs512s and s25fl512s_256k have common id information
till 5 bytes and 6th byte have different family id
like FS and FL-S as 0x81 and 0x80.
Reported-by: Vignesh R <vigneshr@ti.com >
Signed-off-by: Jagan Teki <jagan@openedev.com >
2016-11-19 08:41:54 +05:30
Jagan Teki
a881374ddb
sf: ids: Use small letter in ext_jedec
...
Use small 'd' in s25s512s ext_jedec
Cc: Bin Meng <bmeng.cn@gmail.com >
Cc: York Sun <york.sun@nxp.com >
Cc: Vignesh R <vigneshr@ti.com >
Cc: Mugunthan V N <mugunthanvnm@ti.com >
Cc: Michal Simek <michal.simek@xilinx.com >
Signed-off-by: Jagan Teki <jagan@openedev.com >
Reviewed-by: Simon Glass <sjg@chromium.org >
Reviewed-by: Jagan Teki <jagan@openedev.com >
Reviewed-by: Siva Durga Prasad Paladugu <sivadur@xilinx.com >
2016-11-18 13:04:54 +05:30
Jagan Teki
7a9b4359cb
sf: ids: Use small letter's with flash name
...
For readability use small letter's with flash name.
Cc: Bin Meng <bmeng.cn@gmail.com >
Cc: York Sun <york.sun@nxp.com >
Cc: Vignesh R <vigneshr@ti.com >
Cc: Mugunthan V N <mugunthanvnm@ti.com >
Cc: Michal Simek <michal.simek@xilinx.com >
Signed-off-by: Jagan Teki <jagan@openedev.com >
Reviewed-by: Simon Glass <sjg@chromium.org >
Reviewed-by: Jagan Teki <jagan@openedev.com >
Tested-by: Jagan Teki <jagan@openedev.com >
Reviewed-by: Siva Durga Prasad Paladugu <sivadur@xilinx.com >
2016-11-18 13:04:54 +05:30
Jagan Teki
6645fd2c18
sf: Rename sf_params.c to spi_flash_ids.c
...
Now the flash params table as renamed to spi_flash_ids structure,
so rename the sf_params.c to spi_flash_ids.c and remove the legacy.
Cc: Bin Meng <bmeng.cn@gmail.com >
Cc: York Sun <york.sun@nxp.com >
Cc: Vignesh R <vigneshr@ti.com >
Cc: Mugunthan V N <mugunthanvnm@ti.com >
Cc: Michal Simek <michal.simek@xilinx.com >
Signed-off-by: Jagan Teki <jagan@openedev.com >
Reviewed-by: Jagan Teki <jagan@openedev.com >
Tested-by: Jagan Teki <jagan@openedev.com >
Reviewed-by: Siva Durga Prasad Paladugu <sivadur@xilinx.com >
2016-11-18 13:04:54 +05:30