From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Roese Date: Tue, 9 Dec 2008 10:09:47 +0100 Subject: [U-Boot] [ubi] Please pull git://www.denx.de/git/u-boot-ubi.git Message-ID: <200812091009.47977.sr@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de 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 (3): 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" common/cmd_ubi.c | 13 ++++++++++++- drivers/mtd/mtdpart.c | 10 +++++++++- drivers/mtd/ubi/build.c | 1 + include/ubi_uboot.h | 1 + 4 files changed, 23 insertions(+), 2 deletions(-)