[U-Boot] [PATCH v3] arm: mx5: Add support for USB armory board

Vagrant Cascadian vagrant at debian.org
Wed Mar 25 21:24:57 CET 2015


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>


More information about the U-Boot mailing list