]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
exynos5: Use config_distro_bootcmd.h
authorIan Campbell <ian.campbell@citrix.com>
Sun, 9 Nov 2014 10:44:32 +0000 (10:44 +0000)
committerMinkyu Kang <mk7.kang@samsung.com>
Mon, 17 Nov 2014 10:11:03 +0000 (19:11 +0900)
commite6825e03627522ad73c6052b087233e0e74c0dd9
tree17e3ff81269d3351f65762c7c105627f2f9791d8
parentadc7d20631930873ff8314319b3c66f2798d6bc6
exynos5: Use config_distro_bootcmd.h

This replaces the existing CONFIG_BOOTCOMMAND for exynos5250 and 5420.

exynos4 platforms seem to have existing complex extra env configuration for
booting and so are excluded here. Hence the bootcmd.h is added to
exynos5-common.h.

I have build tested on all exynos platforms (MAKEALL -s exynos), but only boot
tested on arndale.

Signed-off-by: Ian Campbell <ian.campbell@citrix.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Tested-by: Guillaume GARDET <guillaume.gardet@free.fr>
Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
include/configs/arndale.h
include/configs/exynos5-common.h
include/configs/exynos5-dt-common.h
include/configs/exynos5250-common.h
include/configs/exynos5420-common.h