All of lore.kernel.org
 help / color / mirror / Atom feed
From: Vagrant Cascadian <vagrant@debian.org>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v3] arm: mx5: Add support for USB armory board
Date: Wed, 25 Mar 2015 13:24:57 -0700	[thread overview]
Message-ID: <87iodoq0yu.fsf@aikidev.net> (raw)
In-Reply-To: <55127664.209@denx.de>

On 2015-03-25, Stefano Babic wrote:
>> diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig
>> index b9ebee1..a490084 100644
>> --- a/arch/arm/Kconfig
>> +++ b/arch/arm/Kconfig
>> @@ -462,6 +462,10 @@ config TARGET_MX53SMD
>>  	bool "Support mx53smd"
>>  	select CPU_V7
>>  
>> +config TARGET_USBARMORY
>> +	bool "Support USB armory"
>> +	select CPU_V7
>> +
>
> I recently merged Boris Brezillon's patches to move new boards outside
> arm/Kconfig. Patches were related to MX6, but the same mechanism can be
> reused for MX5/MX53. It should be better to have the same and bew boards
> should not change arm/Kconfig. That generates conflicts by merging
> different architecture.
>
> Can you take a look at it and move USB armory to that approach ?

I've got an updated patch for this based on u-boot-imx; would you like a
separate patch for the mx5 changes, or should it be included as part of
the usbarmory series?


live well,
  vagrant
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 818 bytes
Desc: not available
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20150325/26676bbe/attachment.sig>

  reply	other threads:[~2015-03-25 20:24 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-03-24 13:26 [U-Boot] [PATCH v3] arm: mx5: Add support for USB armory board andrej at inversepath.com
2015-03-24 23:25 ` Vagrant Cascadian
2015-03-25  1:04   ` Chris Kuethe
2015-03-25  8:48 ` Stefano Babic
2015-03-25 20:24   ` Vagrant Cascadian [this message]
2015-03-26  7:42     ` Stefano Babic
2015-03-25 20:45   ` Andrej Rosano

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=87iodoq0yu.fsf@aikidev.net \
    --to=vagrant@debian.org \
    --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.