[U-Boot] [PATCH v1 1/2] configs: k2g_evm: Enable CONFIG_BLK
Vignesh R
vigneshr at ti.com
Tue Feb 12 12:33:06 UTC 2019
On 08/02/19 3:25 PM, Jean-Jacques Hiblot wrote:
> CONFIG_BLK can be safely enabled as DM_MMC and DM_USB are already enabled.
>
> Signed-off-by: Jean-Jacques Hiblot <jjhiblot at ti.com>
> ---
>
Thanks for the patch!
Tested-by: Vignesh R <vigneshr at ti.com>
Tom,
This fix is required for booting kernel from MMC/SD on K2G boards. Could
you please consider the patch for next -rc?
> configs/k2g_evm_defconfig | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/configs/k2g_evm_defconfig b/configs/k2g_evm_defconfig
> index c518b707a5..838b6f14b6 100644
> --- a/configs/k2g_evm_defconfig
> +++ b/configs/k2g_evm_defconfig
> @@ -34,7 +34,6 @@ CONFIG_DTB_RESELECT=y
> CONFIG_MULTI_DTB_FIT=y
> CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG=y
> CONFIG_DM=y
> -# CONFIG_BLK is not set
> CONFIG_DFU_MMC=y
> CONFIG_SYS_I2C_DAVINCI=y
> CONFIG_MISC=y
>
--
Regards
Vignesh
More information about the U-Boot
mailing list