public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH] SMDK2410: convert to generic board
@ 2014-10-30  8:15 David Müller
  2014-11-17 14:04 ` Minkyu Kang
  0 siblings, 1 reply; 2+ messages in thread
From: David Müller @ 2014-10-30  8:15 UTC (permalink / raw)
  To: u-boot

Compile-time tested only, as I currently don't have access to
the eval board.

Signed-off-by: David M?ller <d.mueller@elsoft.ch>
---
 include/configs/smdk2410.h | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/include/configs/smdk2410.h b/include/configs/smdk2410.h
index d4ae19f..5df0e28 100644
--- a/include/configs/smdk2410.h
+++ b/include/configs/smdk2410.h
@@ -24,6 +24,8 @@
 
 #define CONFIG_SYS_TEXT_BASE	0x0
 
+#define CONFIG_SYS_GENERIC_BOARD
+
 #define CONFIG_SYS_ARM_CACHE_WRITETHROUGH
 
 /* input clock of PLL (the SMDK2410 has 12MHz input clock) */
-- 
1.8.4

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [U-Boot] [PATCH] SMDK2410: convert to generic board
  2014-10-30  8:15 [U-Boot] [PATCH] SMDK2410: convert to generic board David Müller
@ 2014-11-17 14:04 ` Minkyu Kang
  0 siblings, 0 replies; 2+ messages in thread
From: Minkyu Kang @ 2014-11-17 14:04 UTC (permalink / raw)
  To: u-boot

On 30/10/14 17:15, David M?ller wrote:
> Compile-time tested only, as I currently don't have access to
> the eval board.
> 
> Signed-off-by: David M?ller <d.mueller@elsoft.ch>
> ---
>  include/configs/smdk2410.h | 2 ++
>  1 file changed, 2 insertions(+)
> 
> diff --git a/include/configs/smdk2410.h b/include/configs/smdk2410.h
> index d4ae19f..5df0e28 100644
> --- a/include/configs/smdk2410.h
> +++ b/include/configs/smdk2410.h
> @@ -24,6 +24,8 @@
>  
>  #define CONFIG_SYS_TEXT_BASE	0x0
>  
> +#define CONFIG_SYS_GENERIC_BOARD
> +
>  #define CONFIG_SYS_ARM_CACHE_WRITETHROUGH
>  
>  /* input clock of PLL (the SMDK2410 has 12MHz input clock) */
> 

applied to u-boot-samsung.

Thanks,
Minkyu Kang.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-11-17 14:04 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-10-30  8:15 [U-Boot] [PATCH] SMDK2410: convert to generic board David Müller
2014-11-17 14:04 ` Minkyu Kang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox