forked from mithro/linux-litex
-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
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
Get spiflash driver working #12
Comments
The following device tree was needed to get the spiflash bitbanging working;
You then get the following dmesg output;
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Be able to read the SPI flash...
https://www.kernel.org/doc/Documentation/spi/
Documentation/devicetree/bindings/spi/spi-bus.txt
Documentation/devicetree/bindings/spi/spi-gpio.txt
Documentation/devicetree/bindings/mtd/m25p80.txt
Documentation/devicetree/bindings/mtd/jedec,spi-nor.txt
QEMU Emulation - Get SPI flash bit banging working qemu-litex#4
The text was updated successfully, but these errors were encountered: