ARM: dts: Fix the DNS-313 flash compatible

The flash on the DNS-313 needs to be probed as JEDEC, it does
not conform to the common CFI standard.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
This commit is contained in:
Linus Walleij
2018-05-12 13:27:17 +02:00
parent 8cb2459087
commit a10d862e58
+5 -1
View File
@@ -157,8 +157,12 @@
soc {
flash@30000000 {
/*
* This is a Eon EN29LV400AB 512 KiB flash with
* three partitions.
*/
compatible = "cortina,gemini-flash", "jedec-flash";
status = "okay";
/* 512KB of flash */
reg = <0x30000000 0x00080000>;
/*