From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mho-03-ewr.mailhop.org ([204.13.248.66] helo=mho-01-ewr.mailhop.org) by merlin.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1VocUq-0006iN-TQ for linux-mtd@lists.infradead.org; Thu, 05 Dec 2013 17:13:53 +0000 Date: Thu, 5 Dec 2013 09:13:26 -0800 From: Tony Lindgren To: Peter Meerwald Subject: Re: OMAP3 NAND ECC selection Message-ID: <20131205171326.GA26766@atomide.com> References: <52A04E75.3010609@corscience.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Cc: Enric Balletbo Serra , linux-mtd@lists.infradead.org, "linux-omap@vger.kernel.org" , Andreas =?utf-8?B?Qmllw59tYW5u?= List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , * Peter Meerwald [131205 08:13]: > > >> I'd like to be able to update MLO and u-boot from within a booted Linux > > >> system on the device (I have to resort to u-boot for that where I can > > >> control the ECC scheme used) > > > > Meanwhile, to do this we use a small userspace program created by > > > Javier Martinez in order to flash the MLO in our OMAP3 boards. See > > > http://git.isee.biz/?p=pub/scm/writeloader.git;a=summary > > > we used another aproach here. See > > http://article.gmane.org/gmane.linux.drivers.mtd/43804 > > pretty much what I have been looking for, thanks! Hmm well both methods should work, but is there anything stopping us merging the module param patch to the mainline tree? Regards, Tony