From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Chou Date: Fri, 19 Mar 2010 22:41:55 +0800 Subject: [U-Boot] [PATCH 00/28] u-boot next: a generic approach for nios2 arch In-Reply-To: <1268984633-12224-1-git-send-email-thomas@wytron.com.tw> References: <1268984633-12224-1-git-send-email-thomas@wytron.com.tw> Message-ID: <4BA38D33.5060204@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 03/19/2010 03:43 PM, Thomas Chou wrote: > These patches are for next u-boot release. I udnerstand the merge window is > not opened yet. But there are quite a few things to review, so please > allow me submit them early. > > This is a generic approach to port u-boot for nios2 boards. We try to ease > the porting of a new nios2 design. We will rely on tools generated header > file which contains the devices base address, instead of entering the hex > numbers by hand. > Please disregard these patches. I will resubmit after reorganization. - Thomas