All of lore.kernel.org
 help / color / mirror / Atom feed
From: Minkyu Kang <mk7.kang@samsung.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] Arndale: Enable preboot support
Date: Wed, 18 Jun 2014 19:56:52 +0900	[thread overview]
Message-ID: <53A17074.5080701@samsung.com> (raw)
In-Reply-To: <1402392258-19520-1-git-send-email-tushar.b@samsung.com>

On 10/06/14 18:24, Tushar Behera wrote:
> We need to run 'usb start' as preboot command so that ethernet comes up
> during u-boot prompt.
> 
> Signed-off-by: Tushar Behera <tushar.b@samsung.com>
> ---
>  include/configs/arndale.h |    2 ++
>  1 file changed, 2 insertions(+)
> 
> diff --git a/include/configs/arndale.h b/include/configs/arndale.h
> index 30ecd45..370db82 100644
> --- a/include/configs/arndale.h
> +++ b/include/configs/arndale.h
> @@ -229,6 +229,8 @@
>  
>  #define CONFIG_DEFAULT_DEVICE_TREE	exynos5250-arndale
>  
> +#define CONFIG_PREBOOT
> +
>  /* Ethernet Controllor Driver */
>  #ifdef CONFIG_CMD_NET
>  #define CONFIG_SMC911X
> 

applied to u-boot-samsung.

Thanks,
Minkyu Kang.

      reply	other threads:[~2014-06-18 10:56 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-06-10  9:24 [U-Boot] [PATCH] Arndale: Enable preboot support Tushar Behera
2014-06-18 10:56 ` Minkyu Kang [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=53A17074.5080701@samsung.com \
    --to=mk7.kang@samsung.com \
    --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.