All of lore.kernel.org
 help / color / mirror / Atom feed
From: Nitin Garg <nitin.garg@freescale.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 2/2] iMX6SLEVK: Change to use generic board
Date: Wed, 3 Sep 2014 11:23:31 -0500	[thread overview]
Message-ID: <54074083.3010700@freescale.com> (raw)
In-Reply-To: <1409737404-28860-2-git-send-email-B37916@freescale.com>

On 09/03/2014 04:43 AM, Ye.Li wrote:
> Enable CONFIG_SYS_GENERIC_BOARD for imx6slevk to use generic board.
> 
> Signed-off-by: Ye.Li <B37916@freescale.com>
> ---
>  include/configs/mx6slevk.h |    2 ++
>  1 files changed, 2 insertions(+), 0 deletions(-)
> 
> diff --git a/include/configs/mx6slevk.h b/include/configs/mx6slevk.h
> index 3d05a64..194d7bd 100644
> --- a/include/configs/mx6slevk.h
> +++ b/include/configs/mx6slevk.h
> @@ -26,6 +26,8 @@
>  #define CONFIG_INITRD_TAG
>  #define CONFIG_REVISION_TAG
>  
> +#define CONFIG_SYS_GENERIC_BOARD
> +
>  /* Size of malloc() pool */
>  #define CONFIG_SYS_MALLOC_LEN		(3 * SZ_1M)
>  
> 

Acked-by: Nitin Garg <nitin.garg@freescale.com>

  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 [this message]
2014-09-03 16:23 ` [U-Boot] [PATCH 1/2] iMX6Q/DL:ARM2: " Nitin Garg

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=54074083.3010700@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.