From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Roese Date: Wed, 7 Mar 2012 12:27:40 +0100 Subject: [U-Boot] [PATCH 00/11] mtd/SMI: Add support for ST SMI controller In-Reply-To: <4F57321C.7000505@st.com> References: <1330086194-21762-1-git-send-email-amit.virdi@st.com> <4F57321C.7000505@st.com> Message-ID: <201203071227.40793.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 Hi Amit, On Wednesday 07 March 2012 11:02:04 Amit Virdi wrote: > > In the current u-boot, a driver exists for ST's SMI controller. However, > > the driver is SPEAr specific. This patchset makes the driver more > > generic so that it can be used across multiple platforms. > > > > In the first commit, the driver is renamed to st_smi. In subsequent > > patches, changes are introduced so as to make the driver generic. > > > > Amit Virdi (4): > > st_smi: Remove compilation warning > > st_smi: Return error in case TFF is not set > > st_smi: Change SMI timeout values > > st_smi: Enhance the error handling > > > > Armando Visconti (3): > > st_smi: Removed no needed dependency on ST_M25Pxx_ID > > st_smi: Change the flash probing method > > st_smi: Fix bug in flash_print_info() > > > > Shiraz Hashim (1): > > st_smi: Move status register read before modifying ctrl register > > > > Vipin KUMAR (2): > > st_smi: Add support for SPEAr SMI driver > > st_smi: Read status until timeout happens > > > > Vipin Kumar (1): > > st_smi: Fix smi read status > > > > drivers/mtd/Makefile | 2 +- > > drivers/mtd/{spr_smi.c => st_smi.c} | 223 > > ++++++++++++-------- include/configs/spear-common.h > > | 6 +- > > .../spr_smi.h => include/linux/mtd/st_smi.h | 10 +- > > 4 files changed, 140 insertions(+), 101 deletions(-) > > rename drivers/mtd/{spr_smi.c => st_smi.c} (66%) > > rename arch/arm/include/asm/arch-spear/spr_smi.h => > > include/linux/mtd/st_smi.h (95%) > > I'm not sure about the status of this patchset. Can you please tell me > who's the custodian for SNOR flash devices? Usually I handle those kind of patches, as I'm the CFI flash custodian. I have assigned those patches to me. Since its not really bug fixes, I'll add them to the next branch, once it opens. So they will get pushed after the upcoming release. Thanks, 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