]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
exynos: Enable config_distro_defaults.h
authorIan Campbell <ian.campbell@citrix.com>
Sun, 9 Nov 2014 10:44:31 +0000 (10:44 +0000)
committerMinkyu Kang <mk7.kang@samsung.com>
Mon, 17 Nov 2014 10:11:03 +0000 (19:11 +0900)
commitadc7d20631930873ff8314319b3c66f2798d6bc6
tree1eae97106fd48e5af919ceb57a57aec980199f31
parent4f29862487ab94e791d17de2df5528d417e88c1c
exynos: Enable config_distro_defaults.h

...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@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/exynos-common.h
include/configs/exynos5-common.h