From mboxrd@z Thu Jan 1 00:00:00 1970 From: michael Date: Tue, 25 Nov 2008 14:32:05 +0100 Subject: [U-Boot] [RFC PATCH 0/1] Add ehci core In-Reply-To: <3efb10970811250523r2709d824o51331a8218b2f340@mail.gmail.com> References: <20081125124029.GA23438@gandalf.sssup.it> <20081125124829.GA3112@game.jcrosoft.org> <3efb10970811250523r2709d824o51331a8218b2f340@mail.gmail.com> Message-ID: <492BFE55.4020907@gandalf.sssup.it> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi, Remy Bohmer wrote: > Hello All, > > 2008/11/25 Jean-Christophe PLAGNIOL-VILLARD : > >>> +COBJS-$(CONFIG_USB_EHCI) += usb_ehci_core.o >>> +COBJS-$(CONFIG_USB_EHCI_FSL) += usb_ehci_fsl.o >>> >> I've send a patch to move condition compile to Makefile >> please base your after this one >> > > That is correct. I have put that patch in the u-boot-usb tree, the > 'next' branch. > http://git.denx.de/?p=u-boot/u-boot-usb.git;a=shortlog;h=refs/heads/next > This is were this series is going also, when it is stable. > > Kind Regards, > > Remy > > Ok, tomorrow I rebase all to the u-boot-usb.git. Send 3 patch with the suggested cleanup Michael