[U-Boot] [PATCH 5/5] configs: add the CONFIG_BLK and CONFIG_DM_MMC/OPS for exynos4 series

Jaehoon Chung jh80.chung at samsung.com
Thu Oct 27 03:58:53 CEST 2016


On 10/27/2016 01:31 AM, Simon Glass wrote:
> On 23 October 2016 at 23:08, Jaehoon Chung <jh80.chung at samsung.com> wrote:
>> To use the CONFIG_BLK/CONFIG_DM_MMC/CONFIG_DM_MMC_OPS, add the
>> configurations for exynos4 series.(by default)
>>
>> Signed-off-by: Jaehoon Chung <jh80.chung at samsung.com>
>> ---
>>  configs/odroid_defconfig   | 3 +++
>>  configs/origen_defconfig   | 3 +++
>>  configs/smdkv310_defconfig | 3 +++
>>  configs/trats2_defconfig   | 3 +++
>>  configs/trats_defconfig    | 3 +++
>>  5 files changed, 15 insertions(+)
> 
> Reviewed-by: Simon Glass <sjg at chromium.org>
> 
> But please use savedefconfig to get the ordering correct. A recent
> change should make DM_MMC and DM_MMC_OPS the default if BLK is
> enabled.

Got it. Thanks!

Best Regards,
Jaehoon Chung

> 
> - Simon
> 
> 
> 



More information about the U-Boot mailing list