public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot-Users] U-Boot Xilinx SysACE Support on JSE Board
@ 2007-04-18  9:50 Stefan Roese
  2007-05-04 22:04 ` Stephen Williams
  0 siblings, 1 reply; 2+ messages in thread
From: Stefan Roese @ 2007-04-18  9:50 UTC (permalink / raw)
  To: u-boot

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
=====================================================================

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [U-Boot-Users] U-Boot Xilinx SysACE Support on JSE Board
  2007-04-18  9:50 [U-Boot-Users] U-Boot Xilinx SysACE Support on JSE Board Stefan Roese
@ 2007-05-04 22:04 ` Stephen Williams
  0 siblings, 0 replies; 2+ messages in thread
From: Stephen Williams @ 2007-05-04 22:04 UTC (permalink / raw)
  To: u-boot

Stefan Roese wrote:
> 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?

It is 8 bits.

Sorry I've not submitted a patch yet, I really intend to do a
git update and deal with this (and do a general resync with the
latest u-boot status) but I'm pretty swamped at the moment.

-- 
Steve Williams                "The woods are lovely, dark and deep.
steve at icarus.com           But I have promises to keep,
http://www.icarus.com         and lines to code before I sleep,
http://www.picturel.com       And lines to code before I sleep."

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2007-05-04 22:04 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-04-18  9:50 [U-Boot-Users] U-Boot Xilinx SysACE Support on JSE Board Stefan Roese
2007-05-04 22:04 ` Stephen Williams

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox