mirror of
https://github.com/AsahiLinux/u-boot
synced 2025-03-16 23:07:00 +00:00
arm64: zynqmp: Remove broken-cd from zcu100-revC
Card detect bit was broken on revA and it is working fine with revC board that's why this property can be removed. Signed-off-by: Michal Simek <michal.simek@xilinx.com>
This commit is contained in:
parent
ce236dce56
commit
3e98a9c416
1 changed files with 0 additions and 1 deletions
|
@ -252,7 +252,6 @@
|
|||
&sdhci0 {
|
||||
status = "okay";
|
||||
no-1-8-v;
|
||||
broken-cd; /* CD has to be enabled by default */
|
||||
disable-wp;
|
||||
xlnx,mio_bank = <0>;
|
||||
};
|
||||
|
|
Loading…
Add table
Reference in a new issue