mirror of
https://github.com/marqs85/ossc.git
synced 2024-12-31 22:31:25 +00:00
598705c7fa
There were a few things wrong with the SD card write implementation: 1. The protocol change regarding the interpretation of offsets introduced with SDHC cards was not taken into account in the write path, unlike in the read path. 2. All SPI writes involved in the process were actually issued as reads due to the use of the SPI_RW() function, the implementation of which seems to have gone through some churn. Likely just an instance of bit-rot. |
||
---|---|---|
.. | ||
it6613 | ||
mem_init | ||
memory | ||
ossc | ||
pcm1862 | ||
spi_charlcd | ||
ths7353 | ||
tvp7002 | ||
ulibSD | ||
crt0.boot_E.S | ||
crt0.boot.S | ||
link.common.ld | ||
link.riscv.ld | ||
Makefile | ||
pulpino.h |