Home
last modified time | relevance | path

Searched hist:f06e1588 (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/arch/arm/dts/
H A Dam437x-idk-evm.dtsf06e1588 Thu Oct 13 05:23:17 CDT 2016 Vignesh R <vigneshr@ti.com> ARM: dts: am437x-idk: Fix QSPI compatible string

Unlike Linux kernel, U-Boot depends on "spi-flash" compatible to probe
m25p80 spi-nor devices. Hence, add "spi-flash" compatible string to
m25p80 node. Without this patch, flash device DT data is not parsed and
QSPI operates in unsupported mode leading to data corruption.

Signed-off-by: Vignesh R <vigneshr@ti.com>
Reviewed-by: Jagan Teki <jagan@openedev.com>