Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/arch/arm/dts/
H A Dam437x-idk-evm.dtsf06e1588fbd18a03ad0ed0c1b3f82ab4e9d9a6c9 Thu Oct 13 10:23:17 UTC 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>