* [U-Boot] [PATCH] config: k2hk_evm: Add generic board support
@ 2014-04-15 18:32 Ivan Khoronzhuk
2014-04-15 18:39 ` Ivan Khoronzhuk
0 siblings, 1 reply; 2+ messages in thread
From: Ivan Khoronzhuk @ 2014-04-15 18:32 UTC (permalink / raw)
To: u-boot
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>
---
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
--
1.8.3.2
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [U-Boot] [PATCH] config: k2hk_evm: Add generic board support
2014-04-15 18:32 [U-Boot] [PATCH] config: k2hk_evm: Add generic board support Ivan Khoronzhuk
@ 2014-04-15 18:39 ` Ivan Khoronzhuk
0 siblings, 0 replies; 2+ messages in thread
From: Ivan Khoronzhuk @ 2014-04-15 18:39 UTC (permalink / raw)
To: u-boot
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
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2014-04-15 18:39 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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 is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox