commit | 6551603b86c157291873ed8702c9175166041a67 | [log] [tgz] |
---|---|---|
author | Vasily Khoruzhick <anarsoul@gmail.com> | Sun Mar 20 18:37:03 2016 -0700 |
committer | Tom Rini <trini@konsulko.com> | Sun Mar 27 09:12:57 2016 -0400 |
tree | 6417dccfd523e8f38bb00dca16b56951eceddb20 | |
parent | cab488a5adc8c0d9e3b6f541582e2e57898612b0 [diff] |
zipitz2: enable libfdt zipitz2 supports DT boot since linux-4.4 (not mainlined yet) Signed-off-by: Vasily Khoruzhick <anarsoul@gmail.com>
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 /* * Serial Console Configuration