Re: [U-Boot] [PATCH] Add UBI README

2010-10-19 Thread Wolfgang Denk
Dear Stefan Roese, In message <1287493082-7631-1-git-send-email...@denx.de> you wrote: > This patch adds a small README to describe the usage of the > U-Boot UBI commands. > > Signed-off-by: Stefan Roese > --- > doc/README.ubi | 144 > >

[U-Boot] [PATCH] Add UBI README

2010-10-19 Thread Stefan Roese
This patch adds a small README to describe the usage of the U-Boot UBI commands. Signed-off-by: Stefan Roese --- doc/README.ubi | 144 1 files changed, 144 insertions(+), 0 deletions(-) create mode 100644 doc/README.ubi diff --git a/doc