libconfig: add long filename support to fatfs #96

Merged
sb10q merged 2 commits from mwojcik/zynq-rs:config_fat_lfn into master 2022-04-07 17:40:24 +08:00

Added as a separate feature so SZL can keep using the simpler/lighter version.

Tested with kasli-soc and routing tables (creates a file /CONFIG/routing_tables.BIN). It's written and read on reboot without issue.

Additionally the config directory is created if it's not on the card - instead of throwing an error and requiring manual intervention.

Added as a separate feature so SZL can keep using the simpler/lighter version. Tested with kasli-soc and routing tables (creates a file ``/CONFIG/routing_tables.BIN``). It's written and read on reboot without issue. Additionally the config directory is created if it's not on the card - instead of throwing an error and requiring manual intervention.
mwojcik added 2 commits 2022-04-07 15:54:53 +08:00

It's routing_table not routing_tables. There is only one routing table in a DRTIO system.

It's ``routing_table`` not ``routing_tables``. There is only one routing table in a DRTIO system.
sb10q merged commit 56c27e98e4 into master 2022-04-07 17:40:24 +08:00
mwojcik deleted branch config_fat_lfn 2022-04-08 09:55:31 +08:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: M-Labs/zynq-rs#96
There is no content yet.