
Le 30/10/2014 14:51, Minkyu Kang a écrit :
On 16/10/14 22:44, Ian Campbell wrote:
From: Ian Campbell ian.campbell@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@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.
Ian, do you plan to rebase your patch? I am also interested by this patch (and the other one for config_distro_bootcmd.h) on exynos/arndale.
Guillaume