From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Chou Date: Sun, 31 Aug 2014 16:42:42 +0800 Subject: [U-Boot] [PATCH] nios2: rebase nios2-generic board to 3c120 reference design In-Reply-To: <1409392041-15757-1-git-send-email-thomas@wytron.com.tw> References: <1409392041-15757-1-git-send-email-thomas@wytron.com.tw> Message-ID: <5402E002.3070805@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 08/30/2014 05:47 PM, Thomas Chou wrote: > Though nios2-generic board meant to be a template, it is helpful > to be able to test on a real hardware. As the nios2 linux is > developed and tested on a 3c120 FPGA based Golden Hardware Reference > Design, it makes sense to rebase nios2-generic on this FPGA design. > > Signed-off-by: Thomas Chou Applied.