Skip to content
Snippets Groups Projects
  1. Aug 09, 2014
    • Stephen Warren's avatar
      fs: implement size/fatsize/ext4size · cf659819
      Stephen Warren authored
      
      These commands may be used to determine the size of a file without
      actually reading the whole file content into memory. This may be used
      to determine if the file will fit into the memory buffer that will
      contain it. In particular, the DFU code will use it for this purpose
      in the next commit.
      
      Signed-off-by: default avatarStephen Warren <swarren@nvidia.com>
      cf659819
  2. Aug 06, 2014
  3. Aug 05, 2014
  4. Aug 04, 2014
  5. Aug 01, 2014
  6. Jul 30, 2014
Loading