
3 Apr
2013
3 Apr
'13
9:35 p.m.
Enable device-tree support for the omap2420-h4 board.
Signed-off-by: Jon Hunter jon-hunter@ti.com --- include/configs/omap2420h4.h | 1 + 1 file changed, 1 insertion(+)
diff --git a/include/configs/omap2420h4.h b/include/configs/omap2420h4.h index cb050ab..e144ae9d 100644 --- a/include/configs/omap2420h4.h +++ b/include/configs/omap2420h4.h @@ -67,6 +67,7 @@ #define CONFIG_SETUP_MEMORY_TAGS 1 #define CONFIG_INITRD_TAG 1 #define CONFIG_REVISION_TAG 1 +#define CONFIG_OF_LIBFDT
/* * Size of malloc() pool
--
1.7.10.4