[U-Boot] [PATCH] odroid: defconfig: fix build break caused by missing dts
Lukasz Majewski
l.majewski at samsung.com
Thu Mar 12 09:58:38 CET 2015
Hi Tom,
> The build break was caused by one of my previous commit:
> 'odroid: defconfig: disable memset at malloc init'
>
> It removes the dts from odroid defconfig - rebase mistake.
>
> Signed-off-by: Przemyslaw Marczak <p.marczak at samsung.com>
> Cc: Minkyu Kang <mk7.kang at samsung.com>
> ---
> configs/odroid_defconfig | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/configs/odroid_defconfig b/configs/odroid_defconfig
> index cfb29e0..d32b5b5 100644
> --- a/configs/odroid_defconfig
> +++ b/configs/odroid_defconfig
> @@ -2,6 +2,7 @@ CONFIG_ARM=y
> CONFIG_ARCH_EXYNOS=y
> CONFIG_TARGET_ODROID=y
> CONFIG_OF_CONTROL=y
> +CONFIG_DEFAULT_DEVICE_TREE="exynos4412-odroid"
> CONFIG_DM_I2C=y
> CONFIG_DM_I2C_COMPAT=y
> # CONFIG_SYS_MALLOC_CLEAR_ON_INIT is not set
Tom, could you fetch this fix patch ? Thanks in advance.
--
Best regards,
Lukasz Majewski
Samsung R&D Institute Poland (SRPOL) | Linux Platform Group
More information about the U-Boot
mailing list