[U-Boot] [PATCH 1/1] configs: DISTRO_DEFAULTS for MACCHIATObin

Heinrich Schuchardt xypron.glpk at gmx.de
Sun Nov 12 14:47:21 UTC 2017


Hello Konstantin, hello Stefan,

in which git repository do you consolidate the MVEBU_ARMADA_8K and 
MACCHIATOBin work?

I could not find this information in
board/Marvell/mvebu_armada-8k/MAINTAINERS

It would be helpful if you could add a line like:
T:	git://github.com/foo/u-boot.git

Please, request Tom to pull the patch below for v2018.01.

Best regards

Heinrich

On 10/15/2017 09:54 AM, Stefan Roese wrote:
> On 15.10.2017 07:03, Heinrich Schuchardt wrote:
>> Enable DISTRO_DEFAULTS for
>> mvebu_db_armada8k_defconfig
>> mvebu_mcbin-88f8040_defconfig
>>
>> Signed-off-by: Heinrich Schuchardt <xypron.glpk at gmx.de>
>> ---
>>   configs/mvebu_db_armada8k_defconfig   | 1 +
>>   configs/mvebu_mcbin-88f8040_defconfig | 1 +
>>   2 files changed, 2 insertions(+)
>>
>> diff --git a/configs/mvebu_db_armada8k_defconfig 
>> b/configs/mvebu_db_armada8k_defconfig
>> index 9fa4d9f98c..cffb3d06e6 100644
>> --- a/configs/mvebu_db_armada8k_defconfig
>> +++ b/configs/mvebu_db_armada8k_defconfig
>> @@ -3,6 +3,7 @@ CONFIG_ARCH_MVEBU=y
>>   CONFIG_SYS_MALLOC_F_LEN=0x2000
>>   CONFIG_TARGET_MVEBU_ARMADA_8K=y
>>   CONFIG_DEFAULT_DEVICE_TREE="armada-8040-db"
>> +CONFIG_DISTRO_DEFAULTS=y
>>   CONFIG_SMBIOS_PRODUCT_NAME=""
>>   CONFIG_DEBUG_UART=y
>>   CONFIG_AHCI=y
>> diff --git a/configs/mvebu_mcbin-88f8040_defconfig 
>> b/configs/mvebu_mcbin-88f8040_defconfig
>> index 9afe651872..f779793082 100644
>> --- a/configs/mvebu_mcbin-88f8040_defconfig
>> +++ b/configs/mvebu_mcbin-88f8040_defconfig
>> @@ -3,6 +3,7 @@ CONFIG_ARCH_MVEBU=y
>>   CONFIG_SYS_MALLOC_F_LEN=0x2000
>>   CONFIG_TARGET_MVEBU_ARMADA_8K=y
>>   CONFIG_DEFAULT_DEVICE_TREE="armada-8040-mcbin"
>> +CONFIG_DISTRO_DEFAULTS=y
>>   CONFIG_SMBIOS_PRODUCT_NAME=""
>>   CONFIG_DEBUG_UART=y
>>   CONFIG_AHCI=y
>>
> 
> Reviewed-by: Stefan Roese <sr at denx.de>
> 
> Thanks,
> Stefan
> 



More information about the U-Boot mailing list