mirror of
https://github.com/opnsense/src.git
synced 2026-03-03 05:41:01 -05:00
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.c | ||
| altera_sdcard.h | ||
| altera_sdcard_disk.c | ||
| altera_sdcard_fdt.c | ||
| altera_sdcard_io.c | ||
| altera_sdcard_nexus.c | ||