[U-Boot] [PATCH v9 8/8] Enable CONFIG_BLK and CONFIG_DM_MMC to Kconfig
Yinbo Zhu
yinbo.zhu at nxp.com
Wed Sep 26 10:57:40 UTC 2018
-----Original Message-----
From: York Sun
Sent: 2018年9月26日 0:59
To: Yinbo Zhu <yinbo.zhu at nxp.com>; Y.b. Lu <yangbo.lu at nxp.com>
Cc: u-boot at lists.denx.de; Xiaobo Xie <xiaobo.xie at nxp.com>; Andy Tang <andy.tang at nxp.com>; Peng Ma <peng.ma at nxp.com>
Subject: Re: [PATCH v9 8/8] Enable CONFIG_BLK and CONFIG_DM_MMC to Kconfig
On 09/24/2018 11:51 PM, Yinbo Zhu wrote:
> This enables the folowing to Kconfig:
> CONFIG_BLK
> CONFIG_DM_MMC
>
> Signed-off-by: Yinbo Zhu <yinbo.zhu at nxp.com>
> ---
> Change in v9:
> fix ls1021atwr_sdcard_ifc_SECURE_BOOT_defconfig compiling errors
>You didn't "fix" it. You simply dropped the change to ls1021atwr_sdcard_ifc_SECURE_BOOT_defconfig. Do you
>know why ls1021atwr_nor_SECURE_BOOT_defconfig and ls1021atwr_sdcard_ifc_defconfig work, but not
>ls1021atwr_sdcard_ifc_SECURE_BOOT_defconfig?
>York
Hi York,
Secure boot has compile error because of that "CONFIG_SPL_DM" is enabled, from the present situation that
which SPL device model seems can't be supported, so I intend to support sd dm in secure boot in the future
when SPL device model is supported.
Best Regards,
Yinbo Zhu
More information about the U-Boot
mailing list