All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] [PATCH] arm: switch armltd vexpress to GENERIC_BOARD
@ 2015-01-22  4:52 Chris Kuethe
  2015-01-30  3:23 ` Chris Kuethe
  2015-02-02 18:59 ` [U-Boot] " Tom Rini
  0 siblings, 2 replies; 3+ messages in thread
From: Chris Kuethe @ 2015-01-22  4:52 UTC (permalink / raw)
  To: u-boot

only tested tested under QEMU with vexpress_ca9x4 ("-M vexpress-a9") and
vexpress_ca15_tc2 ("-M vexpress-a15"). Makes the ugly warning go away.

Signed-off-by: Chris Kuethe <chris.kuethe+github@gmail.com>
---
 include/configs/vexpress_common.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/include/configs/vexpress_common.h
b/include/configs/vexpress_common.h
index 7e78f8a..2dea921 100644
--- a/include/configs/vexpress_common.h
+++ b/include/configs/vexpress_common.h
@@ -122,7 +122,7 @@
 #define CONFIG_SETUP_MEMORY_TAGS 1
 #define CONFIG_SYS_L2CACHE_OFF 1
 #define CONFIG_INITRD_TAG 1
-
+#define CONFIG_SYS_GENERIC_BOARD
 #define CONFIG_OF_LIBFDT 1

 /* Size of malloc() pool */
-- 
2.1.0

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

* [U-Boot] [PATCH] arm: switch armltd vexpress to GENERIC_BOARD
  2015-01-22  4:52 [U-Boot] [PATCH] arm: switch armltd vexpress to GENERIC_BOARD Chris Kuethe
@ 2015-01-30  3:23 ` Chris Kuethe
  2015-02-02 18:59 ` [U-Boot] " Tom Rini
  1 sibling, 0 replies; 3+ messages in thread
From: Chris Kuethe @ 2015-01-30  3:23 UTC (permalink / raw)
  To: u-boot

Bump. Anyone want to comment or commit?

http://patchwork.ozlabs.org/patch/431675/



On Wed, Jan 21, 2015 at 8:52 PM, Chris Kuethe <chris.kuethe@gmail.com>
wrote:

> only tested tested under QEMU with vexpress_ca9x4 ("-M vexpress-a9") and
> vexpress_ca15_tc2 ("-M vexpress-a15"). Makes the ugly warning go away.
>
> Signed-off-by: Chris Kuethe <chris.kuethe+github@gmail.com>
> ---
>  include/configs/vexpress_common.h | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/include/configs/vexpress_common.h
> b/include/configs/vexpress_common.h
> index 7e78f8a..2dea921 100644
> --- a/include/configs/vexpress_common.h
> +++ b/include/configs/vexpress_common.h
> @@ -122,7 +122,7 @@
>  #define CONFIG_SETUP_MEMORY_TAGS 1
>  #define CONFIG_SYS_L2CACHE_OFF 1
>  #define CONFIG_INITRD_TAG 1
> -
> +#define CONFIG_SYS_GENERIC_BOARD
>  #define CONFIG_OF_LIBFDT 1
>
>  /* Size of malloc() pool */
> --
> 2.1.0
>



-- 
GDB has a 'break' feature; why doesn't it have 'fix' too?

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

* [U-Boot] arm: switch armltd vexpress to GENERIC_BOARD
  2015-01-22  4:52 [U-Boot] [PATCH] arm: switch armltd vexpress to GENERIC_BOARD Chris Kuethe
  2015-01-30  3:23 ` Chris Kuethe
@ 2015-02-02 18:59 ` Tom Rini
  1 sibling, 0 replies; 3+ messages in thread
From: Tom Rini @ 2015-02-02 18:59 UTC (permalink / raw)
  To: u-boot

On Wed, Jan 21, 2015 at 08:52:33PM -0800, Chris Kuethe wrote:

> only tested tested under QEMU with vexpress_ca9x4 ("-M vexpress-a9") and
> vexpress_ca15_tc2 ("-M vexpress-a15"). Makes the ugly warning go away.
> 
> Signed-off-by: Chris Kuethe <chris.kuethe+github@gmail.com>

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20150202/333c5699/attachment.sig>

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

end of thread, other threads:[~2015-02-02 18:59 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-01-22  4:52 [U-Boot] [PATCH] arm: switch armltd vexpress to GENERIC_BOARD Chris Kuethe
2015-01-30  3:23 ` Chris Kuethe
2015-02-02 18:59 ` [U-Boot] " Tom Rini

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.