From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sergey Lapin Date: Thu, 9 Oct 2008 08:38:06 +0400 Subject: [U-Boot] [PATCH][Re-Submit2] Custom AFEB9260 board support In-Reply-To: <1222717960-3811-1-git-send-email-slapin@ossfans.org> References: <48E10627.1090702@gmail.com> <1222717960-3811-1-git-send-email-slapin@ossfans.org> Message-ID: <20081009043806.GA28992@build.ossfans.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, all! On Mon, Sep 29, 2008 at 11:52:40PM +0400, Sergey Lapin wrote: > This patch provides support for AFEB9260 board, a product of > OpenSource hardware and software. Some commertial projects > are made with this design. A board is basically AT91SAM9260-EK > with some modifications and different peripherals and different > parts used. Main purpose of this project is to gain experience in > hardware design. > More info: http://groups.google.com/group/arm9fpga-evolution-board > (In Russian only, sorry). > Subversion repository: svn://194.85.238.22/home/users/george/svn/arm9eb > > Signed-off-by: Sergey Lapin > --- > Fixed wrong leftovers of net/eth.c somehow appeared insde patch due to > rebase messed-up somewhere Any comments regarding this patch? S.