From: drEagle <drEagle@doukki.net>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v3 1/2] arm: marvell: add LIBFDT support to sheevaplug
Date: Fri, 05 Dec 2014 16:55:15 +0100 [thread overview]
Message-ID: <5481D563.20007@doukki.net> (raw)
In-Reply-To: <1414216459-26016-2-git-send-email-drEagle@doukki.net>
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@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>
next prev parent reply other threads:[~2014-12-05 15:55 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-10-25 5:54 [U-Boot] [PATCH v3 0/2] arm: marvell: sheevaplug: add FDT and fixes MTDPARTS Gerald Kerma
2014-10-25 5:54 ` [U-Boot] [PATCH v3 1/2] arm: marvell: add LIBFDT support to sheevaplug Gerald Kerma
2014-12-05 15:55 ` drEagle [this message]
2014-10-25 5:54 ` [U-Boot] [PATCH v3 2/2] arm: marvell: fix ENV and MTDPARTS for sheevaplug Gerald Kerma
2014-10-30 14:36 ` [U-Boot] [PATCH v3 0/2] arm: marvell: sheevaplug: add FDT and fixes MTDPARTS drEagle
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=5481D563.20007@doukki.net \
--to=dreagle@doukki.net \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox