From: Fabio Estevam <festevam@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 4/5] mx35pdk: Allow booting a zImage kernel
Date: Wed, 24 Oct 2012 17:44:29 -0200 [thread overview]
Message-ID: <1351107870-5255-4-git-send-email-festevam@gmail.com> (raw)
In-Reply-To: <1351107870-5255-1-git-send-email-festevam@gmail.com>
From: Fabio Estevam <fabio.estevam@freescale.com>
Allow booting a zImage kernel.
Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
---
include/configs/mx35pdk.h | 1 +
1 file changed, 1 insertion(+)
diff --git a/include/configs/mx35pdk.h b/include/configs/mx35pdk.h
index 826c912..d8f28f3 100644
--- a/include/configs/mx35pdk.h
+++ b/include/configs/mx35pdk.h
@@ -94,6 +94,7 @@
#include <config_cmd_default.h>
+#define CONFIG_CMD_BOOTZ
#define CONFIG_CMD_PING
#define CONFIG_CMD_DHCP
#define CONFIG_BOOTP_SUBNETMASK
--
1.7.9.5
next prev parent reply other threads:[~2012-10-24 19:44 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
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 ` Fabio Estevam [this message]
2012-10-28 11:53 ` [U-Boot] [PATCH 4/5] mx35pdk: " 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=1351107870-5255-4-git-send-email-festevam@gmail.com \
--to=festevam@gmail.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.