mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-04 12:52:15 +00:00
6f1efb0f4b
Add a missing 0 to the mask for byte0 of C_SIZE. The previous mask (0xc) worked except that the last 0-1536K of the disk could not be accessed since we were shifting the (wrong) bits we did mask off the right edge. |
||
---|---|---|
.. | ||
altera_sdcard_disk.c | ||
altera_sdcard_fdt.c | ||
altera_sdcard_io.c | ||
altera_sdcard_nexus.c | ||
altera_sdcard.c | ||
altera_sdcard.h |