From mboxrd@z Thu Jan 1 00:00:00 1970 From: Troy Kisky Date: Wed, 17 Jul 2013 10:34:38 -0700 Subject: [U-Boot] [PATCH RFC V1 00/18] Make mv_udc work for i.mx6 In-Reply-To: <201307170504.38277.marex@denx.de> References: <1374007666-2749-1-git-send-email-troy.kisky@boundarydevices.com> <201307170504.38277.marex@denx.de> Message-ID: <51E6D5AE.2020400@boundarydevices.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 7/16/2013 8:04 PM, Marek Vasut wrote: > Hi Troy, > >> Hi Marek, > Can you please base the series on top of my series I posted a while ago [1] ? I > feel bad about asking you to, but that series was out earlier and I'm planning > to apply it for next MW. Since it is 17 patches, do you have a branch I can pull from ? > > btw review would be nice ;-) Sure, I'll look through it. >> This series is based on your u-boot-testing/chipidea branch. >> After this series, nitrogen6x works with tftpboot to transfer >> files over usb. But I still cannot enable CONFIG_USB_TTY >> because of link errors. > Ugh, USB TTY is not compatible with the new code, right? I use either netconsole > or the right way would be to port g_serial from Linux 2.6.37 . Thanks for the direction. > [1] http://patchwork.ozlabs.org/patch/257935/ > > Best regards, > Marek Vasut >