commit | 20d2ee3e95fde993a9d4b18e7bbf7fc597811b46 | [log] [tgz] |
---|---|---|
author | Marek Vasut <marex@denx.de> | Thu Sep 14 23:15:10 2017 +0200 |
committer | Jagan Teki <jagan@amarulasolutions.com> | Mon Sep 25 12:54:10 2017 +0530 |
tree | 4942a2c74bb419221d4b9104b9a144fe1e33a919 | |
parent | b29ce24aaca7fcf303ee921cea8ee6b8ad5be61e [diff] |
sf: Fix S25FL116K entry The flash chip is 2 MiB , organized as 32 x 64 kiB sectors . Rectify the entry to match the datasheet, reality and Linux SNOR IDs. Signed-off-by: Marek Vasut <marex@denx.de> Reviewed-by: Jagan Teki <jagan@openedev.com>