
21 Mar
2016
21 Mar
'16
2:48 a.m.
On 03/21/2016 02:37 AM, Vasily Khoruzhick wrote:
zipitz2 supports DT boot since linux-4.4 (not mainlined yet)
Signed-off-by: Vasily Khoruzhick anarsoul@gmail.com
include/configs/zipitz2.h | 1 + 1 file changed, 1 insertion(+)
diff --git a/include/configs/zipitz2.h b/include/configs/zipitz2.h index 169eaf3..f69b52e 100644 --- a/include/configs/zipitz2.h +++ b/include/configs/zipitz2.h @@ -47,6 +47,7 @@ #define CONFIG_SETUP_MEMORY_TAGS #define CONFIG_SYS_TEXT_BASE 0x0 #define CONFIG_LZMA /* LZMA compression support */ +#define CONFIG_OF_LIBFDT
Also enable CONFIG_FIT and fold this into patch 01 .
/*
- Serial Console Configuration
--
Best regards,
Marek Vasut