From mboxrd@z Thu Jan 1 00:00:00 1970 From: Scott McNutt Date: Tue, 04 May 2010 18:53:32 -0400 Subject: [U-Boot] [PATCH v2] misc: add gpio based status led driver In-Reply-To: <20100504223051.ED318B086F8@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> <4BD7B0B3.3010007@wytron.com.tw> <20100504223051.ED318B086F8@gemini.denx.de> Message-ID: <4BE0A56C.3080803@psyent.com> 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, Wolfgang Denk wrote: > Dear Thomas Chou, > > In message <4BD7B0B3.3010007@wytron.com.tw> you wrote: >> 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? > > I don't understand how this is supposed to work? How can you enable a > feature that has not been added yet? Will this not cause build errors? It can't. I won't. It will. > I guess to make sure the code remains bisectable both should be done > in a single step? I have a few patches pending in such a state -- they will not be added until the prerequisites are met. I'd be glad to push the various prerequisite patches into a test branch ... but I've be far too busy. Regards, --Scott