From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Kristiansson Date: Mon, 19 Dec 2011 10:20:08 +0200 Subject: [U-Boot] [PATCH v2 0/9] Add support for the OpenRISC architecture In-Reply-To: <1322370297-22892-1-git-send-email-stefan.kristiansson@saunalahti.fi> References: <1322370297-22892-1-git-send-email-stefan.kristiansson@saunalahti.fi> Message-ID: <20111219082008.GA30446@chokladfabriken.org> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Wolfgang, On Sun, Nov 27, 2011 at 07:04:48AM +0200, Stefan Kristiansson wrote: > This patch series adds support for the OpenRISC 1000 architecture. > > The OpenRISC architecture has been around for about a decade and > has experienced a revival in the last couple of years from the > efforts of a small, but dedicated community compound of both > commercial and independent contributors. > > Most of the development takes place on opencores.org/or1k and openrisc.net. > > The patches included in this series are also available in the > 'for-upstream' branch in the following git repository: > > git://openrisc.net/stefan/u-boot > > which is also browsable here: > > http://git.openrisc.net/cgit.cgi/stefan/u-boot/?h=for-upstream > > NOTE: The openrisc-generic board depends on this pending > patch to build properly: > net/ethoc: use flush_dcache_range instead of flush_dcache > (http://patchwork.ozlabs.org/patch/123622/) I have not received any comments (or complaints, depending how you look at it) on the v2 of those patches. I saw your message about the next branch, so would you please consider applying those to that, if nobody has any further comments or objections? Thanks Stefan