From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Chou Date: Thu, 06 May 2010 08:20:37 +0800 Subject: [U-Boot] [PATCH 5/6 v3] spi_flash: support old STMicro parts with RES In-Reply-To: <20100505195729.638FCF648D6@gemini.denx.de> References: <1272598458-17946-6-git-send-email-thomas@wytron.com.tw> <1272633080-2438-1-git-send-email-thomas@wytron.com.tw> <201005050321.49140.vapier@gentoo.org> <20100505195729.638FCF648D6@gemini.denx.de> Message-ID: <4BE20B55.4060408@wytron.com.tw> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Dear Wolfgang, On 05/06/2010 03:57 AM, Wolfgang Denk wrote: > Dear Mike Frysinger, > > In message<201005050321.49140.vapier@gentoo.org> you wrote: > >> ive merged this into my sf branch and will push out next merge window if >> Wolfgang doesnt pick it up before that >> > Just let me know what you (and Thomas) prefer, and what exactly > (which patch[es] from this series) the "it" is that should be picked > up (or not). > > These patches were submitted within this merge window. I just resubmitted the outstanding patches in a series as you suggested. It would be nice if you can merge them in this release. The current u-boot supports only very old, obsolete Altera dev boards, most newer boards are not supported. I hope we can work together to let these patches merged, so that most Altera's dev boards can be supported. The drivers for gpio, altera_spi, spi_flash and mmc_spi are important as Altera includes them in their example design. Best regards, Thomas