All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] [PATCH] ARM: rpi_b: enable GENERIC_BOARD
@ 2014-06-14  5:37 Stephen Warren
  2014-06-18  3:58 ` Simon Glass
  2014-07-05  7:32 ` Albert ARIBAUD
  0 siblings, 2 replies; 3+ messages in thread
From: Stephen Warren @ 2014-06-14  5:37 UTC (permalink / raw)
  To: u-boot

Serial port, SD card, and LCD all work.

Signed-off-by: Stephen Warren <swarren@wwwdotorg.org>
---
 include/configs/rpi_b.h | 1 +
 1 file changed, 1 insertion(+)

diff --git a/include/configs/rpi_b.h b/include/configs/rpi_b.h
index ed8b4df..ff48598 100644
--- a/include/configs/rpi_b.h
+++ b/include/configs/rpi_b.h
@@ -20,6 +20,7 @@
 #include <linux/sizes.h>
 
 /* Architecture, CPU, etc.*/
+#define CONFIG_SYS_GENERIC_BOARD
 #define CONFIG_ARM1176
 #define CONFIG_BCM2835
 #define CONFIG_ARCH_CPU_INIT
-- 
1.9.1

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

* [U-Boot] [PATCH] ARM: rpi_b: enable GENERIC_BOARD
  2014-06-14  5:37 [U-Boot] [PATCH] ARM: rpi_b: enable GENERIC_BOARD Stephen Warren
@ 2014-06-18  3:58 ` Simon Glass
  2014-07-05  7:32 ` Albert ARIBAUD
  1 sibling, 0 replies; 3+ messages in thread
From: Simon Glass @ 2014-06-18  3:58 UTC (permalink / raw)
  To: u-boot

On 13 June 2014 22:37, Stephen Warren <swarren@wwwdotorg.org> wrote:
> Serial port, SD card, and LCD all work.
>
> Signed-off-by: Stephen Warren <swarren@wwwdotorg.org>

Acked-by: Simon Glass <sjg@chromium.org>

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

* [U-Boot] [PATCH] ARM: rpi_b: enable GENERIC_BOARD
  2014-06-14  5:37 [U-Boot] [PATCH] ARM: rpi_b: enable GENERIC_BOARD Stephen Warren
  2014-06-18  3:58 ` Simon Glass
@ 2014-07-05  7:32 ` Albert ARIBAUD
  1 sibling, 0 replies; 3+ messages in thread
From: Albert ARIBAUD @ 2014-07-05  7:32 UTC (permalink / raw)
  To: u-boot

Hi Stephen,

On Fri, 13 Jun 2014 23:37:49 -0600, Stephen Warren
<swarren@wwwdotorg.org> wrote:

> Serial port, SD card, and LCD all work.
> 
> Signed-off-by: Stephen Warren <swarren@wwwdotorg.org>
> ---
>  include/configs/rpi_b.h | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/include/configs/rpi_b.h b/include/configs/rpi_b.h
> index ed8b4df..ff48598 100644
> --- a/include/configs/rpi_b.h
> +++ b/include/configs/rpi_b.h
> @@ -20,6 +20,7 @@
>  #include <linux/sizes.h>
>  
>  /* Architecture, CPU, etc.*/
> +#define CONFIG_SYS_GENERIC_BOARD
>  #define CONFIG_ARM1176
>  #define CONFIG_BCM2835
>  #define CONFIG_ARCH_CPU_INIT

Applied to u-boot-arm/master, thanks!

Amicalement,
-- 
Albert.

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

end of thread, other threads:[~2014-07-05  7:32 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-06-14  5:37 [U-Boot] [PATCH] ARM: rpi_b: enable GENERIC_BOARD Stephen Warren
2014-06-18  3:58 ` Simon Glass
2014-07-05  7:32 ` Albert ARIBAUD

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.