]> git.kernelconcepts.de Git - karo-tx-uboot.git/commitdiff
ARM: dreamplug: Enable FDT support
authorIan Campbell <ijc@hellion.org.uk>
Mon, 27 Feb 2012 21:19:02 +0000 (21:19 +0000)
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>
Tue, 15 May 2012 06:31:21 +0000 (08:31 +0200)
I have tested booting both FDT and non-FDT based Linux kernels (based on
http://marc.info/?l=linux-arm-kernel&m=133002679716986 and
http://marc.info/?l=linux-arm-kernel&m=132328894303581 respectively).

Signed-off-by: Ian Campbell <ijc@hellion.org.uk>
Cc: Jason <jason@lakedaemon.net>
Cc: Prafulla Wadaskar <prafulla@marvell.com>
Acked-by: Jason Cooper <jason@lakedaemon.net>
include/configs/dreamplug.h

index 0f2f9a2743f03a81b01cf16f412e9d1de6cfa80b..76f9eeaed80e89a20fa205fee580134628a82444 100644 (file)
  */
 #define CONFIG_DISPLAY_CPUINFO
 
+#define CONFIG_OF_LIBFDT
+
 #endif /* _CONFIG_DREAMPLUG_H */