arm64: zynqmp: Disable WP on zcu111
On this board there is SD slot without WP connected. Signed-off-by: Michal Simek <michal.simek@xilinx.com>
This commit is contained in:
parent
3e98a9c416
commit
f0d56145d9
@ -500,6 +500,7 @@
|
||||
&sdhci1 {
|
||||
status = "okay";
|
||||
no-1-8-v;
|
||||
disable-wp;
|
||||
xlnx,mio_bank = <1>;
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user