From: R Sricharan <r.sricharan@ti.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 2/4] omap5_evm: Enable CONFIG_CMD_BOOTZ
Date: Wed, 20 Feb 2013 19:37:55 +0530 [thread overview]
Message-ID: <5124D8BB.5050204@ti.com> (raw)
In-Reply-To: <1361308698-31041-2-git-send-email-trini@ti.com>
On Wednesday 20 February 2013 02:48 AM, Tom Rini wrote:
> With v3.9 and later of the Linux Kernel defaulting to multi-platform
> images with omap2plus_defconfig, uImage isn't builtable anymore by
> default. Add CONFIG_CMD_BOOTZ so that we can still boot something the
> kernel spits out.
>
> Cc: Sricharan R <r.sricharan@ti.com>
> Signed-off-by: Tom Rini <trini@ti.com>
> ---
> include/configs/omap5_evm.h | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/include/configs/omap5_evm.h b/include/configs/omap5_evm.h
> index 623da77..85ea88b 100644
> --- a/include/configs/omap5_evm.h
> +++ b/include/configs/omap5_evm.h
> @@ -55,6 +55,7 @@
> #define CONFIG_MISC_INIT_R
>
> #define CONFIG_OF_LIBFDT
> +#define CONFIG_CMD_BOOTZ
Reviewed-by: R Sricharan <r.sricharan@ti.com>
next prev parent reply other threads:[~2013-02-20 14:07 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-02-19 21:18 [U-Boot] [PATCH 1/4] am335x_evm: Enable CONFIG_CMD_BOOTZ Tom Rini
2013-02-19 21:18 ` [U-Boot] [PATCH 2/4] omap5_evm: " Tom Rini
2013-02-20 14:07 ` R Sricharan [this message]
2013-02-19 21:18 ` [U-Boot] [PATCH 3/4] omap3_beagle: " Tom Rini
2013-02-19 21:18 ` [U-Boot] [PATCH 4/4] omap4_common: " Tom Rini
2013-02-20 14:08 ` R Sricharan
2013-02-19 22:36 ` [U-Boot] [PATCH 1/4] am335x_evm: " Peter Korsgaard
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=5124D8BB.5050204@ti.com \
--to=r.sricharan@ti.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.