[PATCH v2 5/7] configs: j721e: Remove HBMC_AM654 config

Neha Malcom Francis n-francis at ti.com
Fri Sep 8 05:35:25 CEST 2023


Hi Nishanth

On 07/09/23 20:37, Nishanth Menon wrote:
> On 19:44-20230907, Neha Malcom Francis wrote:
>> Remove config as kernel commit d93036b47f35 ("arm64: dts: ti:
>> k3-j721e-mcu-wakeup: Add HyperBus node") is impacting boot. Its
>> dependent patch [1] has not yet been merged to kernel, similar fix will
>> be needed in U-Boot.
>>
>> [1] https://lore.kernel.org/all/20230424184810.29453-1-afd@ti.com/
> 
> So, fix the kernel, why do this in u-boot? The rationale in the commit
> message should clearly state why we do in u-boot.
> 

Will explain better in the commit message.

>>
>> Signed-off-by: Neha Malcom Francis <n-francis at ti.com>
>> ---
>>   configs/j721e_evm_a72_defconfig | 1 -
>>   configs/j721e_evm_r5_defconfig  | 1 -
>>   2 files changed, 2 deletions(-)
>>
>> diff --git a/configs/j721e_evm_a72_defconfig b/configs/j721e_evm_a72_defconfig
>> index 214fa8b2f3..beea948c4e 100644
>> --- a/configs/j721e_evm_a72_defconfig
>> +++ b/configs/j721e_evm_a72_defconfig
>> @@ -140,7 +140,6 @@ CONFIG_CFI_FLASH=y
>>   CONFIG_SYS_FLASH_USE_BUFFER_WRITE=y
>>   CONFIG_FLASH_CFI_MTD=y
>>   CONFIG_SYS_FLASH_CFI=y
>> -CONFIG_HBMC_AM654=y
>>   CONFIG_SYS_MAX_FLASH_BANKS_DETECT=y
>>   CONFIG_DM_SPI_FLASH=y
>>   CONFIG_SPI_FLASH_STMICRO=y
>> diff --git a/configs/j721e_evm_r5_defconfig b/configs/j721e_evm_r5_defconfig
>> index cf7bc872b5..d974be275f 100644
>> --- a/configs/j721e_evm_r5_defconfig
>> +++ b/configs/j721e_evm_r5_defconfig
>> @@ -127,7 +127,6 @@ CONFIG_CFI_FLASH=y
>>   CONFIG_SYS_FLASH_USE_BUFFER_WRITE=y
>>   CONFIG_FLASH_CFI_MTD=y
>>   CONFIG_SYS_FLASH_CFI=y
>> -CONFIG_HBMC_AM654=y
>>   CONFIG_DM_SPI_FLASH=y
>>   CONFIG_SPI_FLASH_SFDP_SUPPORT=y
>>   CONFIG_SPI_FLASH_STMICRO=y
>> -- 
>> 2.34.1
>>
> 

-- 
Thanking You
Neha Malcom Francis


More information about the U-Boot mailing list