All of lore.kernel.org
 help / color / mirror / Atom feed
From: Remy Bohmer <linux@bohmer.net>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH-ARM] Add support for Embest SBC2440-II Board 1/7
Date: Wed, 8 Jul 2009 22:19:36 +0200	[thread overview]
Message-ID: <3efb10970907081319w40bccbat81b7682b98209031@mail.gmail.com> (raw)
In-Reply-To: <4A42C62B.8000004@fearnside-systems.co.uk>

Hello Kevin,

2009/6/25 kevin.morfitt at fearnside-systems.co.uk
<kevin.morfitt@fearnside-systems.co.uk>:
>
> Patches 1 to 4 replace "[PATCH-ARM 1/2] Add support for
> the Embest SBC2440-II Board 1/2" submitted on 19/06/2009.
>
> This patch re-formats the code in cpu/arm920t and cpu/arm920t/23c24x0 in
> preparation for changes to add support for the Embest SBC2440-II Board.
>
> The changes are as follows:
>
> - re-indent the code using Lindent
> - make sure register layouts are defined using a C struct, from a
> ?comment by Wolfgang on 03/06/2009
> - replace the upper-case typedef'ed C struct names with lower case
> ?non-typedef'ed ones, from a comment by Scott on 22/06/2009
> - make sure registers are accessed using the proper accessor
> ?functions, from a comment by Wolfgang on 03/06/2009
> - run checkpatch.pl and fix any error reports
>
> Note that usb_ohci.c still has two lines that exceed 80 characters.
> This is because the statements on those lines lose readability when
> wrapped - the Linux coding style guidleines allows for this.
>
> This complete series of patches assumes the following patches have
> already been applied:
>
> - [PATCH-ARM] Bug-fix in drivers mtd nand Makefile, sent 18/06/2009
> - [PATCH-ARM] CONFIG_SYS_HZ fix for ARM920T S3C24X0 Boards, sent
> ?21/06/2009
>
> Signed-off-by: Kevin Morfitt <kevin.morfitt@fearnside-systems.co.uk>
> ---
> ?cpu/arm920t/s3c24x0/usb_ohci.c | 1268 +++++++++++++++++++++-------------------

Why are these files put in the cpu section, and not in the drivers/usb
section where it belongs.
Could it be merged into the existing ohci code, especially if it
contains improvements compared to the existing code?
I do not think it is okay to copy similar code to different places in u-boot.

Kind regards,

Remy

  parent reply	other threads:[~2009-07-08 20:19 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-06-25  0:34 [U-Boot] [PATCH-ARM] Add support for Embest SBC2440-II Board 1/7 kevin.morfitt at fearnside-systems.co.uk
2009-06-25  0:35 ` [U-Boot] [PATCH-ARM] Add support for Embest SBC2440-II Board 2/7 kevin.morfitt at fearnside-systems.co.uk
2009-07-08 20:50   ` Jean-Christophe PLAGNIOL-VILLARD
2009-06-26 17:29 ` [U-Boot] [PATCH-ARM] Add support for Embest SBC2440-II Board 1/7 Scott Wood
2009-07-08 20:19 ` Remy Bohmer [this message]
2009-07-09 18:38   ` kevin.morfitt at fearnside-systems.co.uk
2009-07-11 10:00     ` Remy Bohmer
2009-08-02 17:55 Gaye Abdoulaye Walsimou

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=3efb10970907081319w40bccbat81b7682b98209031@mail.gmail.com \
    --to=linux@bohmer.net \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.