Dear Anatolij Gustschin, In message <[email protected]> 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 <[email protected]> > --- > 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: [email protected] Quote from the Boss... "I didn't say it was your fault. I said I was going to blame it on you." _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

