All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stefan Roese <sr@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v3 3/4] mv-common.h: Include support for device trees
Date: Fri, 26 Jun 2015 13:56:24 +0200	[thread overview]
Message-ID: <558D3DE8.5070304@denx.de> (raw)
In-Reply-To: <1431965346-10412-4-git-send-email-kevin.smith@elecsyscorp.com>

Hi Luka,

On 18.05.2015 18:09, Kevin Smith wrote:
> Signed-off-by: Kevin Smith <kevin.smith@elecsyscorp.com>
> Acked-by: Stefan Roese <sr@denx.de>
> ---
>   include/configs/mv-common.h | 2 ++
>   1 file changed, 2 insertions(+)
>
> diff --git a/include/configs/mv-common.h b/include/configs/mv-common.h
> index 51436da..4039b71 100644
> --- a/include/configs/mv-common.h
> +++ b/include/configs/mv-common.h
> @@ -59,6 +59,8 @@
>   #define CONFIG_BOOTDELAY	3	/* default enable autoboot */
>   #define CONFIG_PREBOOT
>
> +#define CONFIG_OF_LIBFDT		/* Device tree support */
> +
>   /*
>    * For booting Linux, the board info and command line data
>    * have to be in the first 8 MB of memory, since this is
>

I just noticed that you didn't add this patch (and "[PATCH v3 4/4] 
db-88f6820-gp.h: Load data blobs into lower memory") in your last pull 
request. Could you please queue those 2 patches for your next pull request?

Thanks,
Stefan

  reply	other threads:[~2015-06-26 11:56 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-05-18 16:09 [U-Boot] [PATCH v3 0/4] arm: mvebu: Allow DB-88F6820-GP to boot Linux Kevin Smith
2015-05-18 16:09 ` [U-Boot] [PATCH v3 1/4] arm: mvebu: Disable L2 cache before enabling d-cache Kevin Smith
2015-05-18 16:09 ` [U-Boot] [PATCH v3 2/4] arm: mvebu: Update CBAR with SOC regs base Kevin Smith
2015-05-18 16:09 ` [U-Boot] [PATCH v3 3/4] mv-common.h: Include support for device trees Kevin Smith
2015-06-26 11:56   ` Stefan Roese [this message]
2015-06-28 16:00     ` Luka Perkov
2015-05-18 16:09 ` [U-Boot] [PATCH v3 4/4] db-88f6820-gp.h: Load data blobs into lower memory Kevin Smith

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=558D3DE8.5070304@denx.de \
    --to=sr@denx.de \
    --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.