mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-28 07:31:15 +00:00
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
1 changed files with 1 additions and 0 deletions
|
@ -500,6 +500,7 @@
|
|||
&sdhci1 {
|
||||
status = "okay";
|
||||
no-1-8-v;
|
||||
disable-wp;
|
||||
xlnx,mio_bank = <1>;
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue