diff options
author | Artem Bityutskiy <Artem.Bityutskiy@nokia.com> | 2008-01-18 16:24:07 +0200 |
---|---|---|
committer | Artem Bityutskiy <Artem.Bityutskiy@nokia.com> | 2008-01-18 16:24:07 +0200 |
commit | 0e9b3174b7410d36103d389b78758a97e8e2e941 (patch) | |
tree | c09fc54422b6ca0b4cb38905620d0ea36e08e5cd /ubi-utils/sort-me-out/README | |
parent | 25c8b07357a9428a30bfd02ab8d1145cc25a23c6 (diff) |
ubi-utils: move pfiflash to sort-me-out
Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
Diffstat (limited to 'ubi-utils/sort-me-out/README')
-rw-r--r-- | ubi-utils/sort-me-out/README | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ubi-utils/sort-me-out/README b/ubi-utils/sort-me-out/README index 6a24555..b52e28b 100644 --- a/ubi-utils/sort-me-out/README +++ b/ubi-utils/sort-me-out/README @@ -51,3 +51,8 @@ This directory contains various stuff that has to be cleaned up and sorted out. * mkbootenv.c: no idea what is this about. Looks like something specific to IBM guys's setup. + +* pfiflash*: an utility to update UBI volumes described by a pfi file on + target. Nothing wrong with it, but it seems to be rather specific to IBM + guys' environment and it should be cleaned-up. It also should be documented + better. |