[Buildroot] [PATCH 3/6] configs/stm32mp157a_dk1: new defconfig

Bartosz Bilas b.bilas at grinn-global.com
Sat Mar 21 15:47:24 UTC 2020


Hello Thomas,

On 21.03.2020 15:32, Thomas Petazzoni wrote:
> Hello Bartosz,
>
> On Sat, 21 Mar 2020 14:32:19 +0100
> Bartosz Bilas <b.bilas at grinn-global.com> wrote:
>
>> diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
>> index cde757681e..22448e1028 100644
>> --- a/.gitlab-ci.yml
>> +++ b/.gitlab-ci.yml
>> @@ -320,6 +320,7 @@ solidrun_macchiatobin_marvell_defconfig: { extends: .defconfig }
>>   stm32f429_disco_defconfig: { extends: .defconfig }
>>   stm32f469_disco_defconfig: { extends: .defconfig }
>>   stm32mp157c_dk2_defconfig: { extends: .defconfig }
>> +stm32mp157a_dk1_defconfig: { extends: .defconfig }
> You should use "make .gitlab-ci.yml" to generate this file. Indeed
> here, alphabetic ordering was not correct. Fixed when applying.
I should get acquainted with make target commands because most of things 
I do manually. Anyway thanks for the hint.
>> diff --git a/board/stmicroelectronics/stm32mp157a-dk1/linux.config b/board/stmicroelectronics/stm32mp157a-dk1/linux.config
>> new file mode 100644
>> index 0000000000..95c834e431
>> --- /dev/null
>> +++ b/board/stmicroelectronics/stm32mp157a-dk1/linux.config
> I was wondering if a common Linux configuration file would be possible,
> perhaps with just an extra fragment for the DK2 to enable display/WiFi
> support.
I was also wondering but I've decided to leave it as it is and improve 
that when a good idea comes to my mind ;)
>
>> diff --git a/configs/stm32mp157a_dk1_defconfig b/configs/stm32mp157a_dk1_defconfig
>> new file mode 100644
>> index 0000000000..e9db685271
>> --- /dev/null
>> +++ b/configs/stm32mp157a_dk1_defconfig
>> @@ -0,0 +1,32 @@
>> +
> Useless empty line here. Fixed when applying.
>
> Best regards,
>
> Thomas

Good, thanks :)

Best
Bartek
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20200321/8494b105/attachment-0002.html>


More information about the buildroot mailing list