rockchip: rv1108: switch to rksfc

rksfc will emulate the spi nor flash as a block
device, then we can access it via gpt partition.

Change-Id: Idc9bb2532d8fcc82af03f451735a487ef22abe00
Signed-off-by: Andy Yan <andy.yan@rock-chips.com>
This commit is contained in:
Andy Yan 2018-05-29 10:57:30 +08:00
parent c791e8a87d
commit f42a70b193
1 changed files with 1 additions and 7 deletions

View File

@ -45,14 +45,8 @@
};
&sfc {
compatible = "rockchip,rksfc";
status = "okay";
flash@0 {
compatible = "gd25q256","spi-flash";
reg = <0>;
spi-tx-bus-width = <1>;
spi-rx-bus-width = <4>;
spi-max-frequency = <96000000>;
};
};
&u2phy {