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

Nishanth Menon nm at ti.com
Thu Sep 7 17:07:00 CEST 2023


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.

> 
> 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
> 

-- 
Regards,
Nishanth Menon
Key (0xDDB5849D1736249D) / Fingerprint: F8A2 8693 54EB 8232 17A3  1A34 DDB5 849D 1736 249D


More information about the U-Boot mailing list