Boards like phyBOARD-WEGA-rdk do not have SPI Flash. The compatible string was not updated when merging all phytec am335x SOMs to one board file. Updating this now. Signed-off-by: Teresa Gámez <t.gamez@xxxxxxxxx> --- arch/arm/dts/am335x-phytec-phycore-som-no-spi.dts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/arm/dts/am335x-phytec-phycore-som-no-spi.dts b/arch/arm/dts/am335x-phytec-phycore-som-no-spi.dts index 6350706..ad03d4d 100644 --- a/arch/arm/dts/am335x-phytec-phycore-som-no-spi.dts +++ b/arch/arm/dts/am335x-phytec-phycore-som-no-spi.dts @@ -12,7 +12,7 @@ / { model = "Phytec phyCORE AM335x"; - compatible = "phytec,phycore-am335x-som", "ti,am33xx"; + compatible = "phytec,phycore-am335x-som", "phytec,am335x-som", "ti,am33xx"; }; &eeprom { -- 1.9.1 _______________________________________________ barebox mailing list barebox@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/barebox