From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Chou Date: Wed, 28 Apr 2010 11:51:15 +0800 Subject: [U-Boot] [PATCH v2] misc: add gpio based status led driver In-Reply-To: <20100425181430.6CF214C04D@gemini.denx.de> References: <1269665654-2609-1-git-send-email-thomas@wytron.com.tw> <1271810712-16238-1-git-send-email-thomas@wytron.com.tw> <20100424192355.04FCBCCF03F@gemini.denx.de> <4BD36BAE.2060903@wytron.com.tw> <20100424223245.29B4BEDD5FB@gemini.denx.de> <4BD377C9.6010809@wytron.com.tw> <20100425181430.6CF214C04D@gemini.denx.de> Message-ID: <4BD7B0B3.3010007@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 On 04/26/2010 02:14 AM, Wolfgang Denk wrote: > As long as no board actually uses this code we should put that patch > on hold. Please resubmit it as part of the patch series that adds the > first board that uses this code. Thanks. > > Hi Wolfgang, I sent a patch to enable some peripherals on the nios2-generic board. 04/28 [PATCH v2] nios2: add epcs, gpio led and mmc_spi to nios2-generic This patch should be applied after the other outstanding patches. Please let me know if this is all right? Best regards, Thomas