[U-Boot] [PATCH v3 1/2] arm: marvell: add LIBFDT support to sheevaplug

drEagle drEagle at doukki.net
Fri Dec 5 16:55:15 CET 2014


Hi Prafulla,

Without LIBFDT feature, all newer kernel are unusable !

I agree with a review may be needed with : [PATCH v3 2/2] arm: marvell: fix ENV and MTDPARTS for sheevaplug 
is there any problem with : [PATCH v3 1/2] arm: marvell: add LIBFDT support to sheevaplug

Regards,
Gérald

Le 25/10/2014 07:54, Gerald Kerma a écrit :
> This patch add LIBFDT support to Marvell Sheevaplug
> 
>  Changes in v2:
>  - mainline rebased
>  Changes in v1:
>  - add LIBFDT support
> 
> Signed-off-by: Gerald Kerma <drEagle at doukki.net>
> ---
>  include/configs/sheevaplug.h | 6 ++++++
>  1 file changed, 6 insertions(+)
> 
> diff --git a/include/configs/sheevaplug.h b/include/configs/sheevaplug.h
> index 71be823..247789c 100644
> --- a/include/configs/sheevaplug.h
> +++ b/include/configs/sheevaplug.h
> @@ -49,6 +49,12 @@
>  #define CONFIG_CMD_NAND
>  #define CONFIG_CMD_PING
>  #define CONFIG_CMD_USB
> +
> +/*
> +* Enable device tree support
> +*/
> +#define CONFIG_OF_LIBFDT
> +
>  /*
>   * mv-common.h should be defined after CMD configs since it used them
>   * to enable certain macros
> 


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 473 bytes
Desc: OpenPGP digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20141205/df929ed1/attachment.pgp>


More information about the U-Boot mailing list