From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Chou Date: Mon, 27 Jun 2011 10:31:48 +0800 Subject: [U-Boot] [PATCH] nios2: move generic config to boards.cfg In-Reply-To: <1308964321-24643-1-git-send-email-vapier@gentoo.org> References: <1308964321-24643-1-git-send-email-vapier@gentoo.org> Message-ID: <4E07EB94.1040004@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 06/25/2011 09:12 AM, Mike Frysinger wrote: > I can't build test this, but just looking at the config files written > and it seems OK ... > Hi Mike, Built and tested on nios2 board. Though the original patch doesn't apply to current head and might need rebase. Thanks. Best regards, Thomas Tested-by: Thomas Chou