Merge git://git.denx.de/u-boot-marvell
This commit is contained in:
commit
4109d70293
|
|
@ -154,7 +154,7 @@
|
||||||
u-boot,dm-pre-reloc;
|
u-boot,dm-pre-reloc;
|
||||||
#address-cells = <1>;
|
#address-cells = <1>;
|
||||||
#size-cells = <1>;
|
#size-cells = <1>;
|
||||||
compatible = "st,m25p128", "jedec,spi-nor";
|
compatible = "st,m25p128", "jedec,spi-nor", "spi-flash";
|
||||||
reg = <0>; /* Chip select 0 */
|
reg = <0>; /* Chip select 0 */
|
||||||
spi-max-frequency = <50000000>;
|
spi-max-frequency = <50000000>;
|
||||||
m25p,fast-read;
|
m25p,fast-read;
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue