[U-Boot-Users] [BUGS] compile error and warnings for drivers/**_pcmcia.c
Wolfgang Denk
wd at denx.de
Sat Jul 29 14:27:52 CEST 2006
In message <5B3767CDCE2C2B46B2BCB72C4833E888121F8B at zch01exm24.fsl.freescale.net> you wrote:
>
> For u-boot 1.1.4 from www.denx.de/git/u-boot.git :
>
> Compiling mpc8xx_pcmcia.c failed when configued with "ADS860_config" or "MPC86xADS_config"
>
> There were also many compile warnings (redifination) when make with "MPC8349EMDS_config", "MPC8540EVAL_config"...
> It caused by compiling drivers/mpc8xx_pcmcia.c rpx_pcmcia.c and tqm8xx_pcmcia.c.
> (we did not try other configs).
Please update your code. All these issues have been fixed long ago:
-> MAKEALL ADS860 MPC86xADS MPC8349EMDS MPC8540EVAL
Configuring for ADS860 board...
text data bss dec hex filename
149218 11232 20684 181134 2c38e u-boot
Configuring for MPC86xADS board...
text data bss dec hex filename
173438 12812 20868 207118 3290e u-boot
Configuring for MPC8349EMDS board...
text data bss dec hex filename
145116 10992 19016 175124 2ac14 u-boot
... 66 MHz PCI host
Configuring for MPC8540EVAL board...
text data bss dec hex filename
133851 8908 19000 161759 277df u-boot
->
Best regards,
Wolfgang Denk
--
Software Engineering: Embedded and Realtime Systems, Embedded Linux
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
Repeat after me:
Usenet is not a word processor; it's a medium where aesthetics count.
Mozilla is not a newsreader; it's a web browser.
Windows is not an operating system; it's a GUI on a program loader.
-- Tom Christiansen in <6bq0g5$lr4$2 at csnews.cs.colorado.edu>
More information about the U-Boot
mailing list