From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Fri, 19 Jul 2013 15:54:16 +0200 Subject: [U-Boot] [PATCH v4] dfu, nand, ubi: add partubi alt settings for updating ubi partition In-Reply-To: <20130719084509.5c7dd464@amdc308.digital.local> References: <1374127495-31162-1-git-send-email-hs@denx.de> <1374208334-16382-1-git-send-email-hs@denx.de> <20130719084509.5c7dd464@amdc308.digital.local> Message-ID: <201307191554.16624.marex@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 Dear Lukasz Majewski, > On Fri, 19 Jul 2013 06:32:14 +0200 Heiko Schocher hs at denx.de wrote, > > Hi Heiko, > > > updating an ubi partition needs a completely erased mtd partition, > > see: > > http://lists.infradead.org/pipermail/linux-mtd/2011-May/035416.html > > > > So, add partubi alt setting for the dfu_alt_info environment > > variable to mark this partition as an ubi partition. In case we > > update an ubi partition, we erase after flashing the image into the > > partition, the remaining sektors. > > I've tested it on Trats. This patch seems to be orthogonal and doesn't > interfere with eMMC. > > Tested-by: Lukasz Majewski > Ack-by: Lukasz Majewski I'll wait for Scott's ACK and then pick this, ok? Best regards, Marek Vasut