From mboxrd@z Thu Jan 1 00:00:00 1970 From: michael Date: Tue, 07 Oct 2008 13:43:44 +0200 Subject: [U-Boot] Antwort: Re: PATCH: IXP465 support and some IXP4xx rework, Sidewinder board support In-Reply-To: References: Message-ID: <48EB4B70.2000305@gandalf.sssup.it> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi, h.sattler at erhardt-leimer.com wrote: > michael 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. > Ok, It was Walfgang ask to my version, but I don't have spare time to work on it. > BTW: ixdp425_config, ixdpg425_config and pdnb3_config are broken if > IxNpeMicrocode.o is not present > > HS > > > Regards Michael