From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vipin Kumar Date: Thu, 6 Dec 2012 13:49:07 +0530 Subject: [U-Boot] [PATCH resend 0/7] mtd/st_smi: Add fixes for smi driver In-Reply-To: <50C04AA9.9050203@denx.de> References: <50C04AA9.9050203@denx.de> Message-ID: <50C054FB.20108@st.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 12/6/2012 1:05 PM, Stefan Roese wrote: > 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. > These patches do not have any dependency with the platform patches and they can go with your repository as well. Let me know if you plan to add these through your repo Vipin > Reviewing in a minute... > > Thanks, > Stefan > . >