From: Nitin Garg <nitin.garg@freescale.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 1/2] iMX6Q/DL:ARM2: Change to use generic board
Date: Wed, 3 Sep 2014 11:23:12 -0500 [thread overview]
Message-ID: <54074070.2010306@freescale.com> (raw)
In-Reply-To: <1409737404-28860-1-git-send-email-B37916@freescale.com>
On 09/03/2014 04:43 AM, Ye.Li wrote:
> Enable the CONFIG_SYS_GENERIC_BOARD for imx6q/dl arm2 board to
> use generic board.
>
> Signed-off-by: Ye.Li <B37916@freescale.com>
> ---
> include/configs/mx6qarm2.h | 2 ++
> 1 files changed, 2 insertions(+), 0 deletions(-)
>
> diff --git a/include/configs/mx6qarm2.h b/include/configs/mx6qarm2.h
> index f314b31..3566b15 100644
> --- a/include/configs/mx6qarm2.h
> +++ b/include/configs/mx6qarm2.h
> @@ -22,6 +22,8 @@
> #define CONFIG_SETUP_MEMORY_TAGS
> #define CONFIG_INITRD_TAG
>
> +#define CONFIG_SYS_GENERIC_BOARD
> +
> /* Size of malloc() pool */
> #define CONFIG_SYS_MALLOC_LEN (CONFIG_ENV_SIZE + 2 * 1024 * 1024)
>
>
Acked-by: Nitin Garg <nitin.garg@freescale.com>
prev parent reply other threads:[~2014-09-03 16:23 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-09-03 9:43 [U-Boot] [PATCH 1/2] iMX6Q/DL:ARM2: Change to use generic board Ye.Li
2014-09-03 9:43 ` [U-Boot] [PATCH 2/2] iMX6SLEVK: " Ye.Li
2014-09-03 16:23 ` Nitin Garg
2014-09-03 16:23 ` Nitin Garg [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=54074070.2010306@freescale.com \
--to=nitin.garg@freescale.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.