|
Redesign fs_dev, raw_dev, introducing device_partition and switch_fs.
In theory, one could mount an encrypted FAT partition itself coming from a disk image, etc. |
|---|
|
|
| fusee/fusee-primary/src/hwinit.h |
|---|
| fusee/fusee-secondary/src/device_partition.c 0 → 100644 |
|---|
| fusee/fusee-secondary/src/device_partition.h 0 → 100644 |
|---|
| fusee/fusee-secondary/src/fs_dev.c |
|---|
| fusee/fusee-secondary/src/fs_dev.h |
|---|
| fusee/fusee-secondary/src/gpt.c |
|---|
| fusee/fusee-secondary/src/gpt.h |
|---|
| fusee/fusee-secondary/src/hwinit.h |
|---|
| fusee/fusee-secondary/src/lib/fatfs/diskio.c |
|---|
| fusee/fusee-secondary/src/lib/fatfs/ffconf.h |
|---|
| fusee/fusee-secondary/src/main.c |
|---|
| fusee/fusee-secondary/src/nxboot.c |
|---|
| fusee/fusee-secondary/src/raw_dev.c 0 → 100644 |
|---|
| fusee/fusee-secondary/src/raw_dev.h 0 → 100644 |
|---|
| fusee/fusee-secondary/src/raw_mmc_dev.c 100644 → 0 |
|---|
| fusee/fusee-secondary/src/raw_mmc_dev.h 100644 → 0 |
|---|
| fusee/fusee-secondary/src/switch_fs.c 0 → 100644 |
|---|
| fusee/fusee-secondary/src/switch_fs.h 0 → 100644 |
|---|