From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Roese Date: Tue, 12 Aug 2008 13:11:26 +0200 Subject: [U-Boot] U-Boot and UBI In-Reply-To: <9c9fda240808120325va530f61q13b4836f9b8202b5@mail.gmail.com> References: <1218220016.2328.109.camel@localhost.localdomain> <200808112202.24363.sr@denx.de> <9c9fda240808120325va530f61q13b4836f9b8202b5@mail.gmail.com> Message-ID: <200808121311.27026.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 On Tuesday 12 August 2008, Kyungmin Park wrote: > > On Monday 11 August 2008, Kyungmin Park wrote: > >> Actually the Samsung implemented the UBI support on U-boot already and > >> has used it internally. The big difference is the code base. It's > >> based on kernel UBI code. Yes it's not fit well to u-boot ecosystem so > >> it created the ubi wrapper for u-boot. > > > > And how does NAND/OneNAND booting with UBI support fit into this? I > > assume that you have some size restrictions for the IPL/SPL on your > > platforms as well. > > It's not yet covered. it's TODO I see. > Anyway, here's UBI patch. > The real implementation was done by another board but to publish I > make a patch for apollon board for usage. (tested and verified) > > As see it's all-in-one patch and contains several parts, apollon > board, OneNAND, mtdpartition, and UBI. Thanks. Really appreciated. > After the feedback, I will generate right patches for purpose. > > Please give any comments and feedbacks Will come... :) Best regards, Stefan ===================================================================== DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: +49-8142-66989-0 Fax: +49-8142-66989-80 Email: office at denx.de =====================================================================