Re: [U-Boot] [PATCH][Re-Submit] Custom AFEB9260 board support

2008-09-29 Thread Ben Warren
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 purpo

[U-Boot] [PATCH][Re-Submit] Custom AFEB9260 board support

2008-09-27 Thread Sergey Lapin
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

Re: [U-Boot] [PATCH][Re-Submit] Custom AFEB9260 board support

2008-08-29 Thread Ben Warren
Jean-Christophe PLAGNIOL-VILLARD wrote: > Hi Ben, > > >>> + * along with this program; if not, write to the Free Software >>> + * Foundation, Inc., 59 Temple Place, Suite 330, Boston, >>> + * MA 02111-1307 USA >>> + */ >>> +#include >>> + >>> +#include >>> + >>> +extern int macb_eth_initialize

Re: [U-Boot] [PATCH][Re-Submit] Custom AFEB9260 board support

2008-08-29 Thread Jean-Christophe PLAGNIOL-VILLARD
Hi Ben, >> + * along with this program; if not, write to the Free Software >> + * Foundation, Inc., 59 Temple Place, Suite 330, Boston, >> + * MA 02111-1307 USA >> + */ >> +#include >> + >> +#include >> + >> +extern int macb_eth_initialize(int id, void *regs, unsigned int phy_addr); >> + >> +#if

Re: [U-Boot] [PATCH][Re-Submit] Custom AFEB9260 board support

2008-08-29 Thread Ben Warren
Hi Sergey, 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

[U-Boot] [PATCH][Re-Submit] Custom AFEB9260 board support

2008-08-29 Thread Sergey Lapin
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