[U-Boot] [ubi] Please pull git://www.denx.de/git/u-boot-ubi.git
Stefan Roese
sr at denx.de
Wed Dec 10 13:07:40 CET 2008
Hi Wolfgang,
this is an updated pull-request for the UBI repository. I added the latest 2 small
patches.
The following changes since commit 13d36ec849785453953d00220b2c7dc66644a3c2:
Wolfgang Denk (1):
Merge branch 'master' of git://git.denx.de/u-boot-at91
are available in the git repository at:
git://www.denx.de/git/u-boot-ubi.git master
Stefan Roese (5):
MTD: Fix problem based on non-working relocation (list head mtd_partitions)
UBI: Enable re-initializing of the "ubi part" command
UBI: Fix size parsing in "ubi create"
UBI: Return -ENOMEM upon failing malloc
UBI: Set ubi_dev.type back to DEV_TYPE_NONE upon failing initialization
common/cmd_ubi.c | 14 +++++++++++++-
drivers/mtd/mtdpart.c | 10 +++++++++-
drivers/mtd/ubi/build.c | 6 ++++--
include/ubi_uboot.h | 1 +
4 files changed, 27 insertions(+), 4 deletions(-)
More information about the U-Boot
mailing list