public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Marek Vasut <marex@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v8] usb: align buffers at cacheline
Date: Mon, 2 Apr 2012 18:11:46 +0200	[thread overview]
Message-ID: <201204021811.47182.marex@denx.de> (raw)
In-Reply-To: <5FBF8E85CA34454794F0F7ECBA79798F37977BFBD8@HQMAIL04.nvidia.com>

Dear Tom Warren,

> Marek, Puneet, et al.,
> 
> > -----Original Message-----
> > From: Marek Vasut [mailto:marex at denx.de]
> > Sent: Monday, March 19, 2012 8:47 AM
> > To: Tom Warren
> > Cc: Puneet Saxena; Mike Frysinger; u-boot at lists.denx.de;
> > sjg at chromium.org; linux at bohmer.net; trini at ti.com;
> > albert.u.boot at aribaud.net
> > Subject: Re: [PATCH v8] usb: align buffers at cacheline
> > 
> > Dear Tom Warren,
> > 
> > > Marek,
> > > 
> > > > -----Original Message-----
> > > > From: Marek Vasut [mailto:marek.vasut at gmail.com]
> > > > Sent: Monday, March 19, 2012 7:43 AM
> > > > To: Puneet Saxena
> > > > Cc: Mike Frysinger; u-boot at lists.denx.de; sjg at chromium.org;
> > > > linux at bohmer.net; trini at ti.com; Tom Warren
> > > > Subject: Re: [PATCH v8] usb: align buffers at cacheline
> > > > 
> > > > Dear Puneet Saxena,
> > > > 
> > > > > Hi Marek,
> > > > > I adapted my patch for git://git.denx.de/u-boot-usb.git master
> > > > > branch. As the build for target "Seaboard" is broken once I enable
> > > > > USB in Seaboard.h, I am unable to test my changes on "u-boot-usb".
> > > > 
> > > > u-boot-usb is forked off the mainline u-boot.git ... tegra stuff
> > > > likely isn't pulled there. Simon, can you tell me when this is gonna
> > > > be
> > 
> > there?
> > 
> > > Simon's USB/fdt patch set will be pulled into -arm first, then -main,
> > > when he adapts the 'panic' putc patchset (implement pre-console putc
> > > for fdt
> > > warning) to meet with Wolfgang's approval. Once that's done (hopefully
> > > early this week), I can submit another pull request to finally get
> > > this series in.
> > > 
> > > Simon - can we have an ETA?
> > 
> > I'd love to see some ETA on u-boot-arm push from Albert Aribaud :-(
> > Albert, how're you doing ?
> > 
> > Thanks!
> 
> u-boot-tegra/master has the fdt/USB patches, and has been pulled into ARM
> master.
> 
> We need the cacheline/buffer alignment patch now, to remove the volcanic
> spew whenever you do any USB commands.
> 
> Can you guys (Puneet & Marek, and Mike/Simon if necessary) work together to
> get this in soon?

Ain't you gonna help us? I believe the patch is really close to be usable, it 
just needs some easy debugging, won't you volunteer, it'd really help? :)

> Thanks,
> 
> Tom
> 
> > > Tom
> > > 
> > > > > I would have to merge lots of changes from "denx-uboot-tegra" to
> > > > > make it working for "u-boot-usb.git" master branch.
> > > > > I can send the adapted patch if it's needed.
> > > > 
> > > > The problem I see is that there are important USB patches in
> > > > mainline, though they are not in -tegra. So the approach I'd take if
> > > > I were you would be to rebase -tegra atop of mainline for yourself
> > > > and then apply your patch. Does that work for you?
> > > > 
> > > > > Thanks,
> > > > > Puneet
> > > > 
> > > > Thanks!
> > > > 
> > > > Best regards,
> > > > Marek Vasut
> > 
> > Best regards,
> > Marek Vasut

  reply	other threads:[~2012-04-02 16:11 UTC|newest]

Thread overview: 83+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-02-17 10:50 [U-Boot] [PATCH] usb: align buffers at cache boundary Puneet Saxena
2012-02-17 17:23 ` Mike Frysinger
2012-02-23 14:25   ` [U-Boot] [PATCH 1/2] usb: align buffers at cacheline Puneet Saxena
2012-02-23 18:15     ` Mike Frysinger
2012-02-24 11:27       ` puneets
2012-02-24 12:42     ` Simon Glass
2012-02-27 15:36       ` [U-Boot] [PATCH v2 " Puneet Saxena
2012-02-27 16:49         ` Marek Vasut
2012-02-27 17:03           ` Simon Glass
2012-02-27 17:11             ` Marek Vasut
2012-02-27 17:27               ` Simon Glass
2012-02-29 14:21               ` [U-Boot] [PATCH v3 " Puneet Saxena
2012-02-29 21:35                 ` Marek Vasut
2012-03-01 13:51                   ` puneets
2012-03-01 18:38                     ` Marek Vasut
2012-03-02  6:56                       ` puneets
2012-03-02 10:43                         ` Marek Vasut
2012-03-02 12:50                           ` puneets
2012-03-02 12:58                             ` Marek Vasut
2012-03-02 13:35                               ` [U-Boot] [PATCH v4] " Puneet Saxena
2012-03-02 13:46                                 ` Marek Vasut
2012-03-02 14:00                                   ` puneets
2012-03-02 14:41                                     ` Marek Vasut
2012-03-02 15:21                                       ` puneets
2012-03-02 15:59                                         ` Marek Vasut
2012-03-02 16:45                                           ` Wolfgang Denk
2012-03-05  7:16                                             ` [U-Boot] [PATCH v5] " Puneet Saxena
2012-03-05 13:24                                               ` Eric Nelson
2012-03-05 13:35                                                 ` Marek Vasut
2012-03-05 14:46                                                 ` [U-Boot] [PATCH v8] " Puneet Saxena
2012-03-05 15:35                                                   ` Marek Vasut
2012-03-05 18:18                                                   ` Simon Glass
2012-03-06  0:36                                                     ` Marek Vasut
2012-03-06  0:39                                                       ` Marek Vasut
2012-03-06  7:00                                                     ` puneets
2012-03-06  8:22                                                       ` Marek Vasut
2012-03-06  3:07                                                   ` Mike Frysinger
2012-03-07  7:12                                                     ` puneets
2012-03-07  9:20                                                       ` puneets
2012-03-07 22:06                                                       ` Marek Vasut
2012-03-08 11:21                                                         ` puneets
2012-03-08 14:12                                                           ` Marek Vasut
2012-03-09  6:15                                                             ` puneets
2012-03-09 12:03                                                               ` Marek Vasut
2012-03-11  2:35                                                       ` Mike Frysinger
2012-03-14  2:05                                                         ` Marek Vasut
2012-03-16  4:39                                                       ` Marek Vasut
2012-03-16  7:42                                                         ` puneets
2012-03-16  8:52                                                           ` Marek Vasut
2012-03-19 14:29                                                             ` puneets
2012-03-19 14:43                                                               ` Marek Vasut
2012-03-19 15:19                                                                 ` Tom Warren
2012-03-19 15:46                                                                   ` Marek Vasut
2012-04-02 15:59                                                                     ` Tom Warren
2012-04-02 16:11                                                                       ` Marek Vasut [this message]
2012-04-02 16:16                                                                         ` Tom Warren
2012-04-02 16:32                                                                           ` Marek Vasut
2012-04-03  6:05                                                                             ` puneets
2012-03-05  7:27                                             ` [U-Boot] [PATCH v6] " Puneet Saxena
2012-03-05 12:03                                               ` Marek Vasut
2012-03-05 12:21                                                 ` [U-Boot] [PATCH v7] " Puneet Saxena
2012-03-05 12:41                                                   ` Marek Vasut
2012-03-06  3:28                                             ` [U-Boot] [PATCH v4] " Mike Frysinger
2012-03-06  8:24                                               ` Marek Vasut
2012-03-06 16:42                                                 ` Mike Frysinger
2012-02-29 14:21               ` [U-Boot] [PATCH v3 2/2] usb: Add CONFIG to fetch string descriptor Puneet Saxena
2012-02-29 21:29                 ` Marek Vasut
2012-03-01 11:07                   ` puneets
2012-03-01 11:45                     ` Marek Vasut
2012-03-01 12:59                       ` puneets
2012-03-01 13:13                         ` Marek Vasut
2012-03-05 12:48                           ` Marek Vasut
2012-03-05 13:14                             ` puneets
2012-03-05 21:15                               ` Marek Vasut
2012-02-28  9:34           ` [U-Boot] [PATCH v2 1/2] usb: align buffers at cacheline puneets
2012-02-29 21:38             ` Marek Vasut
2012-02-27 15:36       ` [U-Boot] [PATCH v2 2/2] usb: Add CONFIG to fetch string descriptor Puneet Saxena
2012-02-27 18:28         ` Mike Frysinger
2012-02-27 15:37       ` [U-Boot] [PATCH 1/2] usb: align buffers at cacheline puneets
2012-02-23 14:25   ` [U-Boot] [PATCH 2/2] usb: Add quirk "USB_QUIRK_STRING_FETCH_255" Puneet Saxena
2012-02-23 15:20     ` Tom Rini
2012-02-23 16:04     ` Tom Warren
2012-02-24  7:52       ` puneets

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=201204021811.47182.marex@denx.de \
    --to=marex@denx.de \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox