From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Roese Date: Wed, 18 Jan 2006 15:23:53 +0100 Subject: [U-Boot-Users] about fpga In-Reply-To: <20060118055443.8E2CB353A3F@atlas.denx.de> References: <20060118055443.8E2CB353A3F@atlas.denx.de> Message-ID: <200601181523.53653.sr@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Wednesday 18 January 2006 06:54, Wolfgang Denk wrote: > In message you wrote: > > I'm porting u-boot-1.1.4 to (Embedded Planet)EP405 (with ppc405GPr > > processor), As Denk suggested, the esd CPCI4052 board is most similiar > > I never made such a suggestion. Thant was me. IIRC because of the onboard SDRAM setup. > > to my board. however CPCI4052 has FPGA configuration while my board > > doesn't have FPGA, so, if i don't consider this difference during the > > porting procedure because of its complexity, will the u-boot work > > well? Because i can't debug u-boot now > > Of course it cannot work if you try to access a non-existing FPGA. You have to remove all FPGA replated code in your board port. Best regards, Stefan