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 x86 doesn't ever issue reads that cross an 8-bit aligned boundary, but the AST2400 does early in the boot process (64 bytes starting at 0xF0).
https://github.com/osresearch/spispy/blob/master/verilog/spi_flash.v#L490
The text was updated successfully, but these errors were encountered:
spi_flash: increment entire 24-bit address (issue #21)
9f128c8
No branches or pull requests
The x86 doesn't ever issue reads that cross an 8-bit aligned boundary, but the AST2400 does early in the boot process (64 bytes starting at 0xF0).
https://github.com/osresearch/spispy/blob/master/verilog/spi_flash.v#L490
The text was updated successfully, but these errors were encountered: