[PATCH v2 3/4] board: ti: am62x: add am62x_lpsk_*_defconfigs fragments

Nitin Yadav n-yadav at ti.com
Tue Oct 31 09:20:18 CET 2023



On 31/10/23 13:28, Dhruva Gole wrote:
> Hi Nitin,
> 
> On Oct 30, 2023 at 16:31:37 +0530, Nitin Yadav wrote:
>> Add defconfig fragments for AM62x LP SK for for AM62x LP SK.
> 
> Please check and re-word the commit message.
Thanks Dhruva for pointing out.
> 
>>
>> Signed-off-by: Nitin Yadav <n-yadav at ti.com>
>> ---
>>  board/ti/am62x/am62x_lpsk_a53.config | 5 +++++
>>  board/ti/am62x/am62x_lpsk_r5.config  | 5 +++++
>>  2 files changed, 10 insertions(+)
>>  create mode 100644 board/ti/am62x/am62x_lpsk_a53.config
>>  create mode 100644 board/ti/am62x/am62x_lpsk_r5.config
>>
>> diff --git a/board/ti/am62x/am62x_lpsk_a53.config b/board/ti/am62x/am62x_lpsk_a53.config
>> new file mode 100644
>> index 0000000000..a568324997
>> --- /dev/null
>> +++ b/board/ti/am62x/am62x_lpsk_a53.config
>> @@ -0,0 +1,5 @@
>> +# Defconfig fragment to apply on top of am62x_evm_a53_defconfig
>> +
>> +CONFIG_DEFAULT_DEVICE_TREE="k3-am62-lp-sk"
>> +CONFIG_SPL_OF_LIST="k3-am62-lp-sk"
>> +CONFIG_OF_LIST="k3-am62-lp-sk"
>> diff --git a/board/ti/am62x/am62x_lpsk_r5.config b/board/ti/am62x/am62x_lpsk_r5.config
>> new file mode 100644
>> index 0000000000..1532f4e336
>> --- /dev/null
>> +++ b/board/ti/am62x/am62x_lpsk_r5.config
>> @@ -0,0 +1,5 @@
>> +# Defconfig fragment to apply on top of am62x_evm_r5_defconfig
>> +
>> +CONFIG_DEFAULT_DEVICE_TREE="k3-am62-r5-lp-sk"
>> +CONFIG_SPL_OF_LIST="k3-am62-r5-lp-sk"
>> +CONFIG_OF_LIST="k3-am62-r5-lp-sk"
> 
> Changes look fine, so with commit message fixed,
> 
> Reviewed-by: Dhruva Gole <d-gole at ti.com>
> 
>> -- 
>> 2.25.1
>>
>>
> 

-- 
Regards,
Nitin


More information about the U-Boot mailing list