commit | 4f6daaca0fa225e785bd8293d7c5c88d9ff0b1bd | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sat Jan 28 15:00:16 2023 -0700 |
committer | Tom Rini <trini@konsulko.com> | Mon Feb 06 13:04:53 2023 -0500 |
tree | f5eea03baf9710eeb208992dae416b67199b7502 | |
parent | 3574eb8229fd36b96b29adf0891272e16930e24a [diff] |
log: Add a category for filesystems Sometimes it is useful to log things related to filesystems. Add a new category and place it at the top of one of the FAT files. Signed-off-by: Simon Glass <sjg@chromium.org>