[U-Boot] Hard SPI broken on mpc832x?
Joakim Tjernlund
joakim.tjernlund at transmode.se
Mon May 4 17:57:54 CEST 2009
I get this when compiling on a fairly recent u-boot:
mpc8xxx_spi.c: In function `spi_init':
mpc8xxx_spi.c:70: error: syntax error before '*' token
mpc8xxx_spi.c:76: error: `spi' undeclared (first use in this function)
mpc8xxx_spi.c:76: error: (Each undeclared identifier is reported only
once
mpc8xxx_spi.c:76: error: for each function it appears in.)
mpc8xxx_spi.c: In function `spi_xfer':
mpc8xxx_spi.c:97: error: syntax error before '*' token
mpc8xxx_spi.c:109: error: `spi' undeclared (first use in this function)
Perhaps this has been fixed already, but I figured I report it anyway.
Got no time to look into it myself ATM.
Jocke
More information about the U-Boot
mailing list