Imx6-newuboot SPI flash change

From embeddedTS Manuals
Revision as of 16:35, 17 January 2022 by Lionel (talk | contribs) (Links auto-updated for 2022 re-branding ( https://github.com/embeddedarm/linux-3.10.17-imx6/commit/da7672600d07340b60e93595df317ce0fbe497be →‎ https://github.com/embeddedTS/linux-3.10.17-imx6/commit/da7672600d07340b60e93595df317ce0fbe497be https://github.com/embeddedarm/linux-3.10.17-imx6/commit/7a1f8d29feee2e49fde96a5b0a8a7365eb2356a8 →‎ https://github.com/embeddedTS/linux-3.10.17-imx6/commit/7a1f8d29feee2e49fde96a5b0a8a7365eb2356a8 https://github.com/embeddedarm/linux-3.10.17-imx6/com...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Due to an EOL the SPI flash on this product is changing. The old part is a Micron N25Q064A13ESE40F. Two new parts were qualified to reduce the impact of any potential EOL in the future. The new parts are the Microchip's SST26VF064BA, and ISSI's IS25LP064A.

Most applications will not be affected by this change unless they are manually accessing /dev/mtdblock0 or creating a custom u-boot. In those cases some updates will be required.

Linux Kernel Changes

Rebuilding the latest kernel in our git will include these changes, but the specific commits for our various kernel branches are:

U-Boot Changes

These two patches are required for the new flash:

Images with support

Any of our Linux images after March 7th, 2018 include support for this new SPI flash.