]> Git Repo - J-u-boot.git/commitdiff
ARM: dreamplug: Enable FDT support
authorIan Campbell <[email protected]>
Mon, 27 Feb 2012 21:19:02 +0000 (21:19 +0000)
committerAlbert ARIBAUD <[email protected]>
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 <[email protected]>
Cc: Jason <[email protected]>
Cc: Prafulla Wadaskar <[email protected]>
Acked-by: Jason Cooper <[email protected]>
include/configs/dreamplug.h

index 0f2f9a2743f03a81b01cf16f412e9d1de6cfa80b..76f9eeaed80e89a20fa205fee580134628a82444 100644 (file)
  */
 #define CONFIG_DISPLAY_CPUINFO
 
+#define CONFIG_OF_LIBFDT
+
 #endif /* _CONFIG_DREAMPLUG_H */
This page took 0.038693 seconds and 4 git commands to generate.