[U-Boot] [PATCH 5/5] configs: add the CONFIG_BLK and CONFIG_DM_MMC/OPS for exynos4 series
Simon Glass
sjg at chromium.org
Wed Oct 26 18:31:30 CEST 2016
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.
- Simon
More information about the U-Boot
mailing list