[U-Boot] [PATCH] trab: rename spi_init()
Wolfgang Denk
wd at denx.de
Thu Aug 13 09:19:35 CEST 2009
Dear Mike Frysinger,
In message <1250137934-1586-1-git-send-email-vapier at gentoo.org> you wrote:
> The local board-specific spi_init() function conflicts with the common SPI
> layer, so rename it to something board-specific.
>
> Signed-off-by: Mike Frysinger <vapier at gentoo.org>
Thanks.
> Note: i've only semi-compile tested this because building for arm results
> in common math build/link failures related to libgcc math and i really
> have no interest in tracking those down
If your tool chain has problems, exporting "USE_PRIVATE_LIBGCC=yes"
will use U-Boot's local routines which are supposed to work.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
Syntactic sugar causes cancer of the semicolon.
- Epigrams in Programming, ACM SIGPLAN Sept. 1982
More information about the U-Boot
mailing list