All of lore.kernel.org
 help / color / mirror / Atom feed
From: Chander Kashyap <chander.kashyap@linaro.org>
To: u-boot@lists.denx.de
Subject: [U-Boot] [Samsung] [PATCH] ORIGEN : enable device tree support
Date: Mon, 12 Sep 2011 12:34:04 +0530	[thread overview]
Message-ID: <CANuQgHGb1okrtRw0GXP6M=cdEFWZmn=DK2UXQe0dMZiRbkjktQ@mail.gmail.com> (raw)
In-Reply-To: <4e6a8ce6.0853e70a.7d72.24dd@mx.google.com>

Dear Angus,

On 10 September 2011 03:32,  <angus.ainslie@linaro.org> wrote:
> From: Angus Ainslie <angus.ainslie@linaro.org>
>
> Enable passing a flattened device tree to the kernel.
>
> Signed-off-by: Angus Ainslie <angus.ainslie@linaro.org>
Acked-by: Chander Kashyap <chander.kashyap@linaro.org>
> ---
> ?include/configs/origen.h | ? ?3 +++
> ?1 files changed, 3 insertions(+), 0 deletions(-)
>
> diff --git a/include/configs/origen.h b/include/configs/origen.h
> index 889d5fc..380ef4f 100644
> --- a/include/configs/origen.h
> +++ b/include/configs/origen.h
> @@ -165,4 +165,7 @@
> ?#define COPY_BL2_SIZE ? ? ? ? ?0x80000
> ?#define BL2_START_OFFSET ? ? ? ((CONFIG_ENV_OFFSET + CONFIG_ENV_SIZE)/512)
> ?#define BL2_SIZE_BLOC_COUNT ? ?(COPY_BL2_SIZE/512)
> +
> +/* Enable devicetree support */
> +#define CONFIG_OF_LIBFDT
> ?#endif /* __CONFIG_H */
> --
> 1.7.4.1
>
>
> _______________________________________________
> Samsung mailing list
> Samsung at lists.linaro.org
> http://lists.linaro.org/mailman/listinfo/samsung
>



-- 
with warm regards,
Chander Kashyap

  reply	other threads:[~2011-09-12  7:04 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-09-09 22:02 [U-Boot] [PATCH] ORIGEN : enable device tree support angus.ainslie at linaro.org
2011-09-12  7:04 ` Chander Kashyap [this message]
2011-09-16  8:34   ` [U-Boot] [Samsung] " Minkyu Kang

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='CANuQgHGb1okrtRw0GXP6M=cdEFWZmn=DK2UXQe0dMZiRbkjktQ@mail.gmail.com' \
    --to=chander.kashyap@linaro.org \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.