[U-Boot] [PATCH] Fix building for 83xx boards with USB support

Wolfgang Denk wd at denx.de
Thu Oct 21 20:00:54 CEST 2010


Dear Anatolij Gustschin,

In message <1287678635-24269-1-git-send-email-agust at denx.de> you wrote:
> Commit 29c6fbe0471afd7ffa41fcb2103eec5b53294897 broke
> building for 83xx boards with USB support:
> 
> ehci-fsl.c: In function 'ehci_hcd_init':
> ehci-fsl.c:43: error: 'CONFIG_SYS_FSL_USB_ADDR' undeclared (first use in this function)
> ehci-fsl.c:43: error: (Each undeclared identifier is reported only once
> ehci-fsl.c:43: error: for each function it appears in.)
> make[1]: *** [ehci-fsl.o] Error 1
> 
> Signed-off-by: Anatolij Gustschin <agust at denx.de>
> ---
>  include/usb/ehci-fsl.h |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)

Applied, thanks.

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
Quote from the Boss... "I didn't say it was your fault.  I said I was
going to blame it on you."


More information about the U-Boot mailing list