commit | 12a05b3bcd85ff4aa930e7a1fb8795d5a6bfdf81 | [log] [tgz] |
---|---|---|
author | Sean Anderson <sean.anderson@seco.com> | Tue Mar 22 16:59:18 2022 -0400 |
committer | Tom Rini <trini@konsulko.com> | Fri Apr 01 15:03:13 2022 -0400 |
tree | 67802bdeb3c1ff1d0957eae1693972e045f86480 | |
parent | 79f6ad6a7b9c30bacb135b91a268fd9767bca79d [diff] |
arm: smh: Add some file manipulation commands In order to add filesystem support, we will need to be able to seek and write files. Add the appropriate helper functions. Signed-off-by: Sean Anderson <sean.anderson@seco.com>