All of lore.kernel.org
 help / color / mirror / Atom feed
From: Eric Nelson <eric.nelson@boundarydevices.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [RFC PATCH] Add support for Boundary Devices Nitrogen6x boards
Date: Wed, 13 Feb 2013 20:54:17 -0700	[thread overview]
Message-ID: <511C5FE9.9000707@boundarydevices.com> (raw)
In-Reply-To: <511A0781.3090100@denx.de>

Thanks for the review, Stefano.

On 02/12/2013 02:12 AM, Stefano Babic wrote:
> On 30/01/2013 19:10, Eric Nelson wrote:
>> This patch adds support for the Nitrogen6X board(s) from
>> Boundary Devices. The boards are based on the i.MX6x
>> processor family with two major variants:	
>> 	i.MX6Quad/6Dual
>> 	i.MX6Dual-Lite/6Solo
>>
>> More specifically, the board variations are:
>>         nitrogen6q              i.MX6Q/6D       1GB
>>         nitrogen6dl             i.MX6DL         1GB
>>         nitrogen6s              i.MX6S          512MB
>>         nitrogen6q2g            i.MX6Q/6D       2GB
>>         nitrogen6dl2g           i.MX6DL         2GB
>>         nitrogen6s1g            i.MX6S          1GB
>>
>> Refer to http://boundarydevices.com/products/ for details.
>
> Hi Eric,
>
> some general comments in praparation your V2. I have only some minor points.
>
> - Try to split your patch in several patches, if possible. The patch
> covers different issues and the series will be easy to be review. This
> is mainly for the changes outside boards/boundary - I know it is not
> easy to split the rest.
>
Understood. I submitted this as one big patch to show things
in context.

> - I agree you put your script in the board directory instead opf trying
> to use CONFIG_EXTRA_ENV_SETTINGS.
>
Cool.

> - Agree with the split of the configuration data (clocks.cfg and ddr
> setup). The same mechanism can be reused for other boards, too.
>

Thanks. Note that there's a bit of hand-waving for things that
don't quite fit, but the essential differences in memory setup
are properly partitioned.

> - and agree with the nomenclature. My +1 to rename mx6x_pins.h to
> mx6q_pins.h as you suggest in the cover letter.
>
Will do. I'll submit that before V2 of Nitrogen6X support so
it can be discussed separately.

Regards,


Eric

  reply	other threads:[~2013-02-14  3:54 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-01-30 18:10 [U-Boot] [RFC] Add Nitrogen6x support Eric Nelson
2013-01-30 18:10 ` [U-Boot] [RFC PATCH] Add support for Boundary Devices Nitrogen6x boards Eric Nelson
2013-02-01 20:02   ` Benoît Thébaudeau
2013-02-12  9:12   ` Stefano Babic
2013-02-14  3:54     ` Eric Nelson [this message]
2013-03-08 22:49   ` Fabio Estevam
2013-03-08 23:25     ` Eric Nelson

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=511C5FE9.9000707@boundarydevices.com \
    --to=eric.nelson@boundarydevices.com \
    --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.