Merge git://git.denx.de/u-boot-marvell

This commit is contained in:
Tom Rini 2017-09-01 10:33:21 -04:00
commit 4109d70293

View File

@ -154,7 +154,7 @@
u-boot,dm-pre-reloc;
#address-cells = <1>;
#size-cells = <1>;
compatible = "st,m25p128", "jedec,spi-nor";
compatible = "st,m25p128", "jedec,spi-nor", "spi-flash";
reg = <0>; /* Chip select 0 */
spi-max-frequency = <50000000>;
m25p,fast-read;