From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Roese Date: Thu, 06 Dec 2012 08:35:05 +0100 Subject: [U-Boot] [PATCH resend 0/7] mtd/st_smi: Add fixes for smi driver In-Reply-To: References: Message-ID: <50C04AA9.9050203@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 Hi Vipin, On 12/06/2012 07:21 AM, Vipin Kumar wrote: > Hello, > > This patch-set adds simple fixes for smi driver used in spear devices. > > Modifications include > - Add MTD support for smi driver > - Write to flash in a tight loop > - Alphabetically sort the list of devices > - Avoid issuing multiple write enable commands > > PS: Wolfgang, Stefan, I am directing these to you as there is no direct > maintainer of mtd in u-boot. I can add these in my pull-request once you review > these patches Since I'm the CFI (NOR parallel) flash custodian, I can take these patches through my repository as well. If there is a dependency with some of your platforms patches, then the patches can go through your ST repo as well, after successful review. Reviewing in a minute... Thanks, Stefan