From: Marek Vasut <marex@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 0/3] add dfu support for at91 sam9260 based boards
Date: Tue, 21 Jul 2015 04:03:29 +0200 [thread overview]
Message-ID: <201507210403.29493.marex@denx.de> (raw)
In-Reply-To: <20150720160308.68a9af31@amdc2363>
On Monday, July 20, 2015 at 04:03:08 PM, Lukasz Majewski wrote:
> Hi Marek,
>
> > add dfu supprt for at91 sam9260 based boards. The USB
> > gadget driver is ported from linux:
> >
> > b2ba27a5c56ff: usb: gadget: at91_udc: move prepare clk into process
> > context
> >
> > it drops a lot of checkpatch warnings/errors:
> >
> > checkpatch.pl found 12 error(s), 31 warning(s), 43 checks(s)
> >
> > but for further updates I did not fix them.
> > The errors are all from this sort:
> >
> > error: drivers/usb/gadget/at91_udc.c,87: space prohibited before open
> > square bracket '['
> >
> > a lot of "line over 80 characters" warnings ...
> >
> > Heiko Schocher (3):
> > ARM: at91: add cpu.h
> > usb: gadget: at91_udc: add support for at91_udc
> > at91, taurus, smartweb: add dfu support
>
> Marek, do you plan to review this patch series?
>
> (I would need at least one review before I pull the code).
I took a brief look. One thing I don't quite like is the omnipresent #ifdef
__UBOOT__ stuff. I'd much rather love to see some kind of a porting layer
so the driver can just be picked from linux as-is, but that might be too much
hassle.
Otherwise, I'm fine with it, though I nitpicked a bit.
Best regards,
Marek Vasut
next prev parent reply other threads:[~2015-07-21 2:03 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-06-15 12:42 [U-Boot] [PATCH 0/3] add dfu support for at91 sam9260 based boards Heiko Schocher
2015-06-15 12:42 ` [U-Boot] [PATCH 1/3] ARM: at91: add cpu.h Heiko Schocher
2015-07-21 1:59 ` Marek Vasut
2015-07-22 14:40 ` Alexandre Belloni
2015-06-15 12:43 ` [U-Boot] [PATCH 2/3] usb: gadget: at91_udc: add support for at91_udc Heiko Schocher
2015-07-21 6:59 ` Lukasz Majewski
2015-08-10 5:16 ` Heiko Schocher
2015-06-15 12:43 ` [U-Boot] [PATCH 3/3] at91, taurus, smartweb: add dfu support Heiko Schocher
2015-07-21 2:02 ` Marek Vasut
2015-07-21 7:02 ` Lukasz Majewski
2015-07-20 14:03 ` [U-Boot] [PATCH 0/3] add dfu support for at91 sam9260 based boards Lukasz Majewski
2015-07-20 15:20 ` Heiko Schocher
2015-07-21 5:36 ` Lukasz Majewski
2015-07-21 2:03 ` Marek Vasut [this message]
2015-08-10 5:14 ` Heiko Schocher
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=201507210403.29493.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