Re: [U-Boot] [patch V2] U-Boot Firetux board support

2008-11-13 Thread Jean-Christophe PLAGNIOL-VILLARD
> > > diff --git a/include/configs/firetux.h b/include/configs/firetux.h > > > new file mode 100644 > > > index 000..efa27af > > > --- /dev/null > > > +++ b/include/configs/firetux.h > > > +/* we can have nand _or_ nor flash */ > > > +/* #define CONFIG_NANDFLASH 1 */ > > > + > > >

Re: [U-Boot] [patch V2] U-Boot Firetux board support

2008-11-13 Thread Jürgen Schöw
Hi Jean-Christophe PLAGNIOL-VILLARD, sorry to answer late. I've been on the CELF Conference last week and being busy this week delays so much. Am Thu, 6 Nov 2008 21:53:29 +0100 schrieb Jean-Christophe PLAGNIOL-VILLARD <[EMAIL PROTECTED]>: > On 12:48 Wed 05 Nov , Juergen Schoew wrote: > > Hi

Re: [U-Boot] [patch V2] U-Boot Firetux board support

2008-11-06 Thread Jean-Christophe PLAGNIOL-VILLARD
On 12:48 Wed 05 Nov , Juergen Schoew wrote: > Hi U-Boot mailling list, > > This patchset adds a new ARM board with the NXP PNX8181 cpu to u-boot. > The PNX8181 is an ARM926ej with an internal DSP (mostly used for Audio > processing and VOIP codecs) and a baseband processor (used for DECT). The

Re: [U-Boot] [patch V2] U-Boot Firetux board support

2008-11-05 Thread Ben Warren
Hi Juergen, Juergen Schoew wrote: > Hi U-Boot mailling list, > > This patchset adds a new ARM board with the NXP PNX8181 cpu to u-boot. > The PNX8181 is an ARM926ej with an internal DSP (mostly used for Audio > processing and VOIP codecs) and a baseband processor (used for DECT). The > chip also f