Home
last modified time | relevance | path

Searched hist:cf6598193aed5de8855eaf70c1994f2bc437255a (Results 1 – 9 of 9) sorted by relevance

/rk3399_rockchip-uboot/cmd/
H A Dhost.c49afb37988a397ce215e99563e0ab5d2970c6a39 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 Dsandboxfs.hcf6598193aed5de8855eaf70c1994f2bc437255a 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 Dfs.hcf6598193aed5de8855eaf70c1994f2bc437255a 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 Dext4fs.hcf6598193aed5de8855eaf70c1994f2bc437255a 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 Dfat.hcf6598193aed5de8855eaf70c1994f2bc437255a 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 Dsandboxfs.ccf6598193aed5de8855eaf70c1994f2bc437255a 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 Dext4fs.ccf6598193aed5de8855eaf70c1994f2bc437255a 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 Dfs.ccf6598193aed5de8855eaf70c1994f2bc437255a 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 Dfat.ccf6598193aed5de8855eaf70c1994f2bc437255a 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>