| /rk3399_rockchip-uboot/cmd/ |
| H A D | host.c | 49afb37988a397ce215e99563e0ab5d2970c6a39 Thu Aug 11 20:52:04 UTC 2016 Stefan Brüns <stefan.bruens@rwth-aachen.de> sandbox: Add "host size" hostfs command for fs test
This complements the size/fatsize/ext4size commands added in commit cf6598193aed5de8855eaf70c1994f2bc437255a load, save and ls are already implemented for hostfs, now tests can cover the same operations on hostfs and emulated block devices.
Signed-off-by: Stefan Brüns <stefan.bruens@rwth-aachen.de> Acked-by: Simon Glass <sjg@chromium.org>
|
| /rk3399_rockchip-uboot/include/ |
| H A D | sandboxfs.h | cf6598193aed5de8855eaf70c1994f2bc437255a Wed Jun 11 18:47:26 UTC 2014 Stephen Warren <swarren@nvidia.com> fs: implement size/fatsize/ext4size
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: Stephen Warren <swarren@nvidia.com>
|
| H A D | fs.h | cf6598193aed5de8855eaf70c1994f2bc437255a Wed Jun 11 18:47:26 UTC 2014 Stephen Warren <swarren@nvidia.com> fs: implement size/fatsize/ext4size
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: Stephen Warren <swarren@nvidia.com>
|
| H A D | ext4fs.h | cf6598193aed5de8855eaf70c1994f2bc437255a Wed Jun 11 18:47:26 UTC 2014 Stephen Warren <swarren@nvidia.com> fs: implement size/fatsize/ext4size
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: Stephen Warren <swarren@nvidia.com>
|
| H A D | fat.h | cf6598193aed5de8855eaf70c1994f2bc437255a Wed Jun 11 18:47:26 UTC 2014 Stephen Warren <swarren@nvidia.com> fs: implement size/fatsize/ext4size
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: Stephen Warren <swarren@nvidia.com>
|
| /rk3399_rockchip-uboot/fs/sandbox/ |
| H A D | sandboxfs.c | cf6598193aed5de8855eaf70c1994f2bc437255a Wed Jun 11 18:47:26 UTC 2014 Stephen Warren <swarren@nvidia.com> fs: implement size/fatsize/ext4size
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: Stephen Warren <swarren@nvidia.com>
|
| /rk3399_rockchip-uboot/fs/ext4/ |
| H A D | ext4fs.c | cf6598193aed5de8855eaf70c1994f2bc437255a Wed Jun 11 18:47:26 UTC 2014 Stephen Warren <swarren@nvidia.com> fs: implement size/fatsize/ext4size
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: Stephen Warren <swarren@nvidia.com>
|
| /rk3399_rockchip-uboot/fs/ |
| H A D | fs.c | cf6598193aed5de8855eaf70c1994f2bc437255a Wed Jun 11 18:47:26 UTC 2014 Stephen Warren <swarren@nvidia.com> fs: implement size/fatsize/ext4size
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: Stephen Warren <swarren@nvidia.com>
|
| /rk3399_rockchip-uboot/fs/fat/ |
| H A D | fat.c | cf6598193aed5de8855eaf70c1994f2bc437255a Wed Jun 11 18:47:26 UTC 2014 Stephen Warren <swarren@nvidia.com> fs: implement size/fatsize/ext4size
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: Stephen Warren <swarren@nvidia.com>
|