20 Jan, 2017

1 commit


24 Sep, 2016

1 commit


19 Sep, 2016

1 commit

  • 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
    Acked-by: Simon Glass

    Stefan Brüns
     

15 Mar, 2016

2 commits


25 Jan, 2016

1 commit

  • Now that they are in their own directory, we can remove this prefix.
    This makes it easier to find a file since the prefix does not get in the
    way.

    Signed-off-by: Simon Glass
    Reviewed-by: Bin Meng
    Reviewed-by: Heiko Schocher
    Acked-by: Stefan Roese
    Acked-by: Przemyslaw Marczak

    Simon Glass