All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ivan Khoronzhuk <ivan.khoronzhuk@ti.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] config: k2hk_evm: Add generic board support
Date: Tue, 15 Apr 2014 21:39:47 +0300	[thread overview]
Message-ID: <534D7CF3.3010607@ti.com> (raw)
In-Reply-To: <1397586745-9994-1-git-send-email-ivan.khoronzhuk@ti.com>


On 04/15/2014 09:32 PM, Ivan Khoronzhuk wrote:
> We should use generic board in order the ARM maintainer
> be able to remove arch/arm/lib/board.c
>
> Signed-off-by: Ivan Khoronzhuk <ivan.khoronzhuk@ti.com>
> ---

Based on "[U-Boot] [PATCH v6 0/9] Add support for keystone2 SoC and K2HK 
EVM"
https://www.mail-archive.com/u-boot at lists.denx.de/msg135592.html

>   include/configs/k2hk_evm.h | 1 +
>   1 file changed, 1 insertion(+)
>
> diff --git a/include/configs/k2hk_evm.h b/include/configs/k2hk_evm.h
> index 28a6d72..b20955a 100644
> --- a/include/configs/k2hk_evm.h
> +++ b/include/configs/k2hk_evm.h
> @@ -151,6 +151,7 @@
>   #define CONFIG_CMD_EEPROM
>   
>   /* U-Boot general configuration */
> +#define CONFIG_SYS_GENERIC_BOARD
>   #define CONFIG_SYS_PROMPT               "K2HK EVM # "
>   #define CONFIG_SYS_CBSIZE               1024
>   #define CONFIG_SYS_PBSIZE		2048

-- 
Regards,
Ivan Khoronzhuk

      reply	other threads:[~2014-04-15 18:39 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-04-15 18:32 [U-Boot] [PATCH] config: k2hk_evm: Add generic board support Ivan Khoronzhuk
2014-04-15 18:39 ` Ivan Khoronzhuk [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=534D7CF3.3010607@ti.com \
    --to=ivan.khoronzhuk@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.