From mboxrd@z Thu Jan 1 00:00:00 1970 From: Richard Weinberger Date: Tue, 26 Apr 2016 09:20:01 +0200 Subject: [U-Boot] Porting Linux's MTD/NAND changes into U-Boot In-Reply-To: <571EFA04.4000803@denx.de> References: <20160425164314.15c3fc94@bbrezillon> <20160425173646.GM3732@bill-the-cat> <571EFA04.4000803@denx.de> Message-ID: <571F16A1.70800@nod.at> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Am 26.04.2016 um 07:17 schrieb Heiko Schocher: > Also, as the UBI/UIFS case may show, it is not always a trivial job > to do such a sync, as concepts in Linux changes ... While we are at it, how do you QA? Did you ever port port UBI or MTD tests to u-boot and let them run? Maybe there are more issues hidden which didn't came up in quick "builds and boots a kernel" tests. ;-) As you offer the full UBI and UBIFS feature sets advanced users may get surprised. Thanks, //richard