commit | 51e4e3e5d039b58e13fa5c1516f5e2cb77e91a72 | [log] [tgz] |
---|---|---|
author | Neil Armstrong <narmstrong@baylibre.com> | Sun Feb 10 10:16:21 2019 +0000 |
committer | Jagan Teki <jagan@amarulasolutions.com> | Fri Apr 12 10:54:27 2019 +0530 |
tree | 54dcf22335201f4fd69199261a02ef644387fb9d | |
parent | ffd4c7c2ecb745586239eb98d5dc0fe5e6ebe3bd [diff] |
x86: dts: switch spi-flash to jedec, spi-nor compatible The x86 code and DT uses "spi-flash" to detect a flash node, switch to "jedec,spi-nor" in the DTS files and in fdtdec by switching the GENERIC_SPI_FLASH value to to jedec,spi-nor. Signed-off-by: Neil Armstrong <narmstrong@baylibre.com> Reviewed-by: Simon Goldschmidt <simon.k.r.goldschmidt@gmail.com> Reviewed-by: Jagan Teki <jagan@openedev.com>