From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Chou Date: Wed, 21 Apr 2010 08:33:14 +0800 Subject: [U-Boot] [PATCH] nios2: add gpio based status led driver In-Reply-To: <4BCDD41A.5040206@psyent.com> References: <1269665654-2609-1-git-send-email-thomas@wytron.com.tw> <4BCDA9E3.70904@psyent.com> <4BCDC2C1.3040801@wytron.com.tw> <4BCDD41A.5040206@psyent.com> Message-ID: <4BCE47CA.9030303@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/21/2010 12:19 AM, Scott McNutt wrote: > > I don't think the Altera board tree is an appropriate place for > code that supports custom logic blocks. If an Altera distribution > provided a design that included this custom block in one of their > board designs then it would probably be fine. > > I'm not sure where this should go ... maybe in the driver tree? > Hi Scott, Thanks. I will move it to drivers/misc. Cheers, Thomas