[U-Boot] [PATCH] ARM: dreamplug: Enable FDT support

Prafulla Wadaskar prafulla at marvell.com
Fri Mar 2 08:28:44 CET 2012



> -----Original Message-----
> From: Ian Campbell [mailto:ijc at hellion.org.uk]
> Sent: 28 February 2012 12:49
> To: u-boot at lists.denx.de
> Cc: Ian Campbell; Jason; Prafulla Wadaskar
> Subject: [PATCH] ARM: dreamplug: Enable FDT support
> 
> 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 at hellion.org.uk>
> Cc: Jason <jason at lakedaemon.net>
> Cc: Prafulla Wadaskar <prafulla at marvell.com>
> ---
>  include/configs/dreamplug.h |    2 ++
>  1 files changed, 2 insertions(+), 0 deletions(-)
> 
> diff --git a/include/configs/dreamplug.h b/include/configs/dreamplug.h
> index 0f2f9a2..76f9eea 100644
> --- a/include/configs/dreamplug.h
> +++ b/include/configs/dreamplug.h
> @@ -148,4 +148,6 @@
>   */
>  #define CONFIG_DISPLAY_CPUINFO
> 
> +#define CONFIG_OF_LIBFDT
> +
>  #endif /* _CONFIG_DREAMPLUG_H */
> --
> 1.7.8.3


Applied to u-boot-marvell.git next branch

Regards..
Prafulla . . .


More information about the U-Boot mailing list