All of lore.kernel.org
 help / color / mirror / Atom feed
From: Michal Simek <monstr@monstr.eu>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 1/1] microblaze: generic: enable FDT support
Date: Fri, 03 Dec 2010 09:46:56 +0100	[thread overview]
Message-ID: <4CF8AE80.3080307@monstr.eu> (raw)
In-Reply-To: <065bf5678e3fe33022eac6c743b3728eca61b6b9.1290192584.git.linz@li-pro.net>

Stephan Linz wrote:
> Signed-off-by: Stephan Linz <linz@li-pro.net>
> ---
>  include/configs/microblaze-generic.h |    4 ++++
>  1 files changed, 4 insertions(+), 0 deletions(-)

Added to microblaze custodian repo.

Michal

> 
> diff --git a/include/configs/microblaze-generic.h b/include/configs/microblaze-generic.h
> index 15544a1..009a253 100644
> --- a/include/configs/microblaze-generic.h
> +++ b/include/configs/microblaze-generic.h
> @@ -327,4 +327,8 @@
>  # define CONFIG_SYS_PROMPT_HUSH_PS2 "> "
>  #endif
>  
> +/* pass open firmware flat tree */
> +#define CONFIG_FIT		1
> +#define CONFIG_OF_LIBFDT	1
> +
>  #endif	/* __CONFIG_H */


-- 
Michal Simek, Ing. (M.Eng)
w: www.monstr.eu p: +42-0-721842854
Maintainer of Linux kernel 2.6 Microblaze Linux - http://www.monstr.eu/fdt/
Microblaze U-BOOT custodian

      reply	other threads:[~2010-12-03  8:46 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-11-19 18:54 [U-Boot] [PATCH 1/1] microblaze: generic: enable FDT support Stephan Linz
2010-12-03  8:46 ` Michal Simek [this message]

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=4CF8AE80.3080307@monstr.eu \
    --to=monstr@monstr.eu \
    --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.