All of lore.kernel.org
 help / color / mirror / Atom feed
From: Guillaume Gardet <guillaume.gardet@free.fr>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] snow: set fdtfile
Date: Fri, 13 Jul 2018 18:33:45 +0200	[thread overview]
Message-ID: <e4859664-9213-2ae8-7c24-79d1446b247f@free.fr> (raw)
In-Reply-To: <20180614203410.10482-1-guillaume.gardet@free.fr>

Hi,

This is a reminder for this patch.

Guillaume



Le 14/06/2018 à 22:34, Guillaume GARDET a écrit :
> Needed to boot with EFI distro boot.
>
> Signed-off-by: Guillaume GARDET <guillaume.gardet@free.fr>
>
> Cc: Akshay Saraswat <akshay.s@samsung.com>
> Cc: Tom Rini <trini@konsulko.com>
> ---
>   include/configs/snow.h | 3 +++
>   1 file changed, 3 insertions(+)
>
> diff --git a/include/configs/snow.h b/include/configs/snow.h
> index 3b0db32ece..c546a5a6d0 100644
> --- a/include/configs/snow.h
> +++ b/include/configs/snow.h
> @@ -8,6 +8,9 @@
>   #ifndef __CONFIG_SNOW_H
>   #define __CONFIG_SNOW_H
>   
> +#define EXYNOS_FDTFILE_SETTING \
> +	"fdtfile=exynos5250-snow.dtb\0"
> +
>   #include <configs/exynos5250-common.h>
>   #include <configs/exynos5-dt-common.h>
>   #include <configs/exynos5-common.h>

  reply	other threads:[~2018-07-13 16:33 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-06-14 20:34 [U-Boot] [PATCH] snow: set fdtfile Guillaume GARDET
2018-07-13 16:33 ` Guillaume Gardet [this message]
2018-07-13 17:20 ` Peter Robinson
2018-07-16  8:46   ` Guillaume Gardet
2018-07-16  9:04     ` Minkyu Kang
2018-07-27  6:54       ` 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=e4859664-9213-2ae8-7c24-79d1446b247f@free.fr \
    --to=guillaume.gardet@free.fr \
    --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.