From: Stefano Babic <sbabic@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 1/2] arm: mxs: Enable CONFIG_SYS_GENERIC_BOARD
Date: Mon, 28 Apr 2014 13:57:30 +0200 [thread overview]
Message-ID: <535E422A.5030800@denx.de> (raw)
In-Reply-To: <1396564863-6139-1-git-send-email-marex@denx.de>
On 04/04/2014 00:41, Marek Vasut wrote:
> Signed-off-by: Marek Vasut <marex@denx.de>
> ---
> include/configs/m28evk.h | 1 -
> include/configs/mxs.h | 1 +
> 2 files changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/include/configs/m28evk.h b/include/configs/m28evk.h
> index bb1fa44..3e387c4 100644
> --- a/include/configs/m28evk.h
> +++ b/include/configs/m28evk.h
> @@ -7,7 +7,6 @@
> #ifndef __CONFIGS_M28EVK_H__
> #define __CONFIGS_M28EVK_H__
>
> -
> /* System configurations */
> #define CONFIG_MX28 /* i.MX28 SoC */
> #define MACH_TYPE_M28EVK 3613
> diff --git a/include/configs/mxs.h b/include/configs/mxs.h
> index a9f4d89..7339eb0 100644
> --- a/include/configs/mxs.h
> +++ b/include/configs/mxs.h
> @@ -40,6 +40,7 @@
> /*
> * CPU specifics
> */
> +#define CONFIG_SYS_GENERIC_BOARD
>
> /* MXS uses FDT */
> #define CONFIG_OF_LIBFDT
>
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
=====================================================================
prev parent reply other threads:[~2014-04-28 11:57 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-04-03 17:12 [U-Boot] [PATCH 1/2] arm: mxs: Enable CONFIG_SYS_GENERIC_BOARD on M28EVK Marek Vasut
2014-04-03 17:12 ` [U-Boot] [PATCH 2/2] arm: mx5: Enable CONFIG_SYS_GENERIC_BOARD on M53EVK Marek Vasut
2014-06-12 22:02 ` Marek Vasut
2014-06-17 14:32 ` Stefano Babic
2014-04-03 18:46 ` [U-Boot] [PATCH 1/2] arm: mxs: Enable CONFIG_SYS_GENERIC_BOARD on M28EVK Tom Rini
2014-04-03 22:41 ` Marek Vasut
2014-04-03 22:41 ` [U-Boot] [PATCH 1/2] arm: mxs: Enable CONFIG_SYS_GENERIC_BOARD Marek Vasut
2014-04-28 11:57 ` Stefano Babic [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=535E422A.5030800@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.