From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Roese Date: Wed, 18 Apr 2007 11:50:03 +0200 Subject: [U-Boot-Users] U-Boot Xilinx SysACE Support on JSE Board Message-ID: <200704181150.03746.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 Hi Steve, since a few weeks the JSE U-Boot port does not compile anymore. This is due to a rework of the Xilinx SystemACE driver: Configuring for JSE board... systemace.c: In function 'systemace_get_dev': systemace.c:125: error: 'CFG_SYSTEMACE_WIDTH' undeclared (first use in this function) systemace.c:125: error: (Each undeclared identifier is reported only once systemace.c:125: error: for each function it appears in.) You need to define the memory width to the SysACE controller. Is it 8 or 16bits? Please take a look at the Katmai port for example, and send a patch fix this issue. Thanks. Best regards, Stefan ===================================================================== DENX Software Engineering GmbH, HRB 165235 Munich, CEO: Wolfgang Denk Office: Kirchenstr. 5, D-82194 Groebenzell, Germany =====================================================================