* [U-Boot] [PATCH] ot1200: remove superfluous "string" tag
@ 2014-10-07 8:58 Christian Gmeiner
2014-10-07 9:04 ` Masahiro Yamada
2014-10-21 12:02 ` Stefano Babic
0 siblings, 2 replies; 3+ messages in thread
From: Christian Gmeiner @ 2014-10-07 8:58 UTC (permalink / raw)
To: u-boot
Signed-off-by: Christian Gmeiner <christian.gmeiner@gmail.com>
---
board/bachmann/ot1200/Kconfig | 5 -----
1 file changed, 5 deletions(-)
diff --git a/board/bachmann/ot1200/Kconfig b/board/bachmann/ot1200/Kconfig
index 55a825d..6cf2573 100644
--- a/board/bachmann/ot1200/Kconfig
+++ b/board/bachmann/ot1200/Kconfig
@@ -1,23 +1,18 @@
if TARGET_OT1200
config SYS_CPU
- string
default "armv7"
config SYS_BOARD
- string
default "ot1200"
config SYS_VENDOR
- string
default "bachmann"
config SYS_SOC
- string
default "mx6"
config SYS_CONFIG_NAME
- string
default "ot1200"
endif
--
1.9.3
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [U-Boot] [PATCH] ot1200: remove superfluous "string" tag
2014-10-07 8:58 [U-Boot] [PATCH] ot1200: remove superfluous "string" tag Christian Gmeiner
@ 2014-10-07 9:04 ` Masahiro Yamada
2014-10-21 12:02 ` Stefano Babic
1 sibling, 0 replies; 3+ messages in thread
From: Masahiro Yamada @ 2014-10-07 9:04 UTC (permalink / raw)
To: u-boot
On Tue, 7 Oct 2014 10:58:51 +0200
Christian Gmeiner <christian.gmeiner@gmail.com> wrote:
> Signed-off-by: Christian Gmeiner <christian.gmeiner@gmail.com>
> ---
> board/bachmann/ot1200/Kconfig | 5 -----
> 1 file changed, 5 deletions(-)
>
> diff --git a/board/bachmann/ot1200/Kconfig b/board/bachmann/ot1200/Kconfig
> index 55a825d..6cf2573 100644
> --- a/board/bachmann/ot1200/Kconfig
> +++ b/board/bachmann/ot1200/Kconfig
> @@ -1,23 +1,18 @@
> if TARGET_OT1200
>
> config SYS_CPU
> - string
> default "armv7"
>
> config SYS_BOARD
> - string
> default "ot1200"
>
> config SYS_VENDOR
> - string
> default "bachmann"
>
> config SYS_SOC
> - string
> default "mx6"
>
> config SYS_CONFIG_NAME
> - string
> default "ot1200"
>
> endif
> --
> 1.9.3
Reviewed-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
^ permalink raw reply [flat|nested] 3+ messages in thread
* [U-Boot] [PATCH] ot1200: remove superfluous "string" tag
2014-10-07 8:58 [U-Boot] [PATCH] ot1200: remove superfluous "string" tag Christian Gmeiner
2014-10-07 9:04 ` Masahiro Yamada
@ 2014-10-21 12:02 ` Stefano Babic
1 sibling, 0 replies; 3+ messages in thread
From: Stefano Babic @ 2014-10-21 12:02 UTC (permalink / raw)
To: u-boot
On 07/10/2014 10:58, Christian Gmeiner wrote:
> Signed-off-by: Christian Gmeiner <christian.gmeiner@gmail.com>
> ---
Applied to u-boot-imx, thanks !
Best regards,
Stefano Babic
--
=====================================================================
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sbabic at denx.de
=====================================================================
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2014-10-21 12:02 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-10-07 8:58 [U-Boot] [PATCH] ot1200: remove superfluous "string" tag Christian Gmeiner
2014-10-07 9:04 ` Masahiro Yamada
2014-10-21 12:02 ` Stefano Babic
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox