Re: [U-Boot] [PATCH v1 2/9] ARM: Odroid XU3: config: Disable SDHCI support in the Odroid XU3

2018-07-26 Thread Anand Moon
Hi Lukasz On 26 July 2018 at 03:55, Lukasz Majewski wrote: > The Exynos5422 is solely using DW MMC IP block to support eMMC/SD devices, > hence the SDHCI code doesn't need to be compiled it. > > Signed-off-by: Lukasz Majewski > --- > > configs/odroid-xu3_defconfig | 2 -- > 1 file changed, 2

[U-Boot] [PATCH v1 2/9] ARM: Odroid XU3: config: Disable SDHCI support in the Odroid XU3

2018-07-25 Thread Lukasz Majewski
The Exynos5422 is solely using DW MMC IP block to support eMMC/SD devices, hence the SDHCI code doesn't need to be compiled it. Signed-off-by: Lukasz Majewski --- configs/odroid-xu3_defconfig | 2 -- 1 file changed, 2 deletions(-) diff --git a/configs/odroid-xu3_defconfig