public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Stefano Babic <sbabic@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v3] arm: mx5: Add support for USB armory board
Date: Thu, 26 Mar 2015 08:42:22 +0100	[thread overview]
Message-ID: <5513B85E.50707@denx.de> (raw)
In-Reply-To: <87iodoq0yu.fsf@aikidev.net>

On 25/03/2015 21:24, Vagrant Cascadian wrote:
> 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?

It is ok for me if the patch is part of the series. Simply do not mix
issues. I am expecting a patch as "mx5: move to a standard arch/board"
and then a patch (or several, as you prefer) for USB armory.

Best regards,
Stefano


-- 
=====================================================================
DENX Software Engineering GmbH,      Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sbabic at denx.de
=====================================================================

  reply	other threads:[~2015-03-26  7:42 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
2015-03-26  7:42     ` Stefano Babic [this message]
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=5513B85E.50707@denx.de \
    --to=sbabic@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