[U-Boot] Antwort: Re: PATCH: IXP465 support and some IXP4xx rework, Sidewinder board support

h.sattler at erhardt-leimer.com h.sattler at erhardt-leimer.com
Tue Oct 7 12:47:52 CEST 2008


michael <trimarchi at gandalf.sssup.it> schrieb am 07.10.2008 12:14:48:

> Hi,
> 
> h.sattler at erhardt-leimer.com wrote:
> > Hi,
> >
> > on the matter of getting u-boot work with the ADI Sidewinder Reference 

> > Platform, I found the previously posted patches and used them as 
starting 
> > point for my own patch set.
> > The Sidewinder board works with this patch, including ECC (optional).
> >
> > There is a minimum set of ifdefs in cpu/ixp/start.S and no 
board-specific 
> > low-level.S and thus no endless code-duplication. The
> > SDRAM parameters are handled by configuration definitions.
> > The ixp425.h and ixp465.h header files should be merged but that can 
> > follow in a different patch, possibly renaming the defines and fixing 
all 
> > board specific code.
> > 
> I think that you use my patchset. It is true?

Almost. I used it as base but modified it quite a bit. There is almost no 
difference between IXP465 and IXP425 anymore (except header files), no 
lowlevel-init.S anymore and correct CPU info display.

BTW: ixdp425_config, ixdpg425_config and pdnb3_config are broken if 
IxNpeMicrocode.o is not present

HS



More information about the U-Boot mailing list