u-boot-brain/board/freescale/mx51evk
Anatolij Gustschin 60bae5ef82 Fix building for mx51evk board
Fix:
mx51evk.c:206:6: error: conflicting types for 'board_ehci_hcd_init'
/u-boot/include/usb/ehci-fsl.h:254:5: note: previous declaration of
'board_ehci_hcd_init' was here

We also fix board_ehci_hcd_init() for mx53loco board.
Building for mx53loco worked since <usb/ehci-fsl.h> is
not included here.

Signed-off-by: Anatolij Gustschin <agust@denx.de>
2011-12-19 17:52:43 +01:00
..
imximage.cfg mx51evk: correct list of possible BOOT_FROM values 2010-04-30 05:23:25 -05:00
Makefile punt unused clean/distclean targets 2011-10-15 22:20:36 +02:00
mx51evk.c Fix building for mx51evk board 2011-12-19 17:52:43 +01:00