[U-Boot] [PATCH v2 1/2] exynos: Enable config_distro_defaults.h

Minkyu Kang mk7.kang at samsung.com
Thu Oct 30 14:51:54 CET 2014


On 16/10/14 22:44, Ian Campbell wrote:
> From: Ian Campbell <ian.campbell at citrix.com>
> 
> ...and remove explicit setting of things which this implies. This is done for
> all exynos platforms (4 & 5) so it is added to exynos-common.h
> 
> I'm mainly interested in CONFIG_CMD_BOOTZ and CONFIG_SUPPORT_RAW_INITRD
> 
> I have build tested on all exynos platforms (MAKEALL -s exynos), but only boot
> tested on arndale.
> 
> Signed-off-by: Ian Campbell <ian.campbell at citrix.com>
> ---
> v2: This patch was previously "arndale: Enable config_distro_defaults.h". It
> required significant rebasing.
> ---
>  include/configs/arndale.h        |  2 --
>  include/configs/exynos-common.h  | 13 ++-----------
>  include/configs/exynos5-common.h | 11 -----------
>  3 files changed, 2 insertions(+), 24 deletions(-)
> 

please rebase this patch.

patching file include/configs/arndale.h
patching file include/configs/exynos-common.h
Hunk #1 succeeded at 30 (offset 7 lines).
Hunk #2 succeeded at 39 (offset 7 lines).
Hunk #3 succeeded at 57 (offset 7 lines).
Hunk #4 FAILED at 59.
Hunk #5 succeeded at 91 (offset 8 lines).

Thanks,
Minkyu Kang.



More information about the U-Boot mailing list