All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stefano Babic <sbabic@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 2/5] mx25pdk: Allow booting a zImage kernel
Date: Sun, 28 Oct 2012 12:52:36 +0100	[thread overview]
Message-ID: <508D1C84.6060705@denx.de> (raw)
In-Reply-To: <1351107870-5255-2-git-send-email-festevam@gmail.com>

On 24/10/2012 21:44, Fabio Estevam wrote:
> From: Fabio Estevam <fabio.estevam@freescale.com>
> 
> Allow booting a zImage kernel.
> 
> Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
> ---
>  include/configs/mx25pdk.h |    1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/include/configs/mx25pdk.h b/include/configs/mx25pdk.h
> index bd000a7..1dddf50 100644
> --- a/include/configs/mx25pdk.h
> +++ b/include/configs/mx25pdk.h
> @@ -83,6 +83,7 @@
>  
>  /* U-Boot commands */
>  #include <config_cmd_default.h>
> +#define CONFIG_CMD_BOOTZ
>  #define CONFIG_CMD_CACHE
>  
>  /* Ethernet */
> 
Applied to u-boot-imx, thanks.

Best regards,
Stefano Babic


-- 
=====================================================================
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sbabic at denx.de
=====================================================================

  reply	other threads:[~2012-10-28 11:52 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-10-24 19:44 [U-Boot] [PATCH 1/5] mx53loco: Allow booting a zImage kernel Fabio Estevam
2012-10-24 19:44 ` [U-Boot] [PATCH 2/5] mx25pdk: " Fabio Estevam
2012-10-28 11:52   ` Stefano Babic [this message]
2012-10-24 19:44 ` [U-Boot] [PATCH 3/5] mx51evk: " Fabio Estevam
2012-10-28 11:52   ` Stefano Babic
2012-10-24 19:44 ` [U-Boot] [PATCH 4/5] mx35pdk: " Fabio Estevam
2012-10-28 11:53   ` Stefano Babic
2012-10-24 19:44 ` [U-Boot] [PATCH 5/5] mx6qsabre_common: " Fabio Estevam
2012-10-28 11:53   ` Stefano Babic
2012-10-25  2:07 ` [U-Boot] [PATCH 1/5] mx53loco: " Robert Nelson
2012-10-25  2:15   ` Fabio Estevam
2012-10-25  7:00     ` Stefano Babic
2012-10-25 11:16       ` Fabio Estevam
2012-10-25 11:25         ` Stefano Babic
2012-10-28 11:53 ` Stefano Babic

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=508D1C84.6060705@denx.de \
    --to=sbabic@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.