We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The other FPGA device trees were updated with SPI. VCU118 still has
mmc@13000 { interrupts = <0x14>; compatible = "riscv,axi-sd-card-1.0"; reg = <0x00 0x13000 0x00 0x7F>; fifo-depth = <256>; bus-width = <4>; interrupt-parent = <0x03>; clock = <0x43B5FC0>; max-frequency = <0xF4240>; no-sdio; };
The text was updated successfully, but these errors were encountered:
We can update the device tree, but we won't be able to test. We no longer have a vcu118 board after the flood. We opted to get a vcu108 instead.
Sorry, something went wrong.
No branches or pull requests
The other FPGA device trees were updated with SPI. VCU118 still has
The text was updated successfully, but these errors were encountered: