commit | 56e3fe84fdd271f0abb6488090a8583de4f8df9b | [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 | 660b6261f43d60a539a77e57dcafbcb51c3158d5 [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>