[U-Boot] [PATCH 2/4] rmobile: armadillo-800eva: Add Support CONFIG_OF_LIBFDT

2012-08-08 Thread Nobuhiro Iwamatsu
Signed-off-by: Nobuhiro Iwamatsu --- include/configs/armadillo-800eva.h |2 ++ 1 file changed, 2 insertions(+) diff --git a/include/configs/armadillo-800eva.h b/include/configs/armadillo-800eva.h index 2f75099..5b634fd 100644 --- a/include/configs/armadillo-800eva.h +++ b/include/configs/ar

[U-Boot] [PATCH 4/4] rmobile: armadillo-800eva: Remove CONFIG_SYS_NO_L2CACHE

2012-08-08 Thread Nobuhiro Iwamatsu
armadillo-800eva needs this config. Signed-off-by: Nobuhiro Iwamatsu --- include/configs/armadillo-800eva.h |1 - 1 file changed, 1 deletion(-) diff --git a/include/configs/armadillo-800eva.h b/include/configs/armadillo-800eva.h index d1a0b62..b4402dd 100644 --- a/include/configs/armadillo

<    1   2