* [PATCH] Remove EXPERIMENTAL flag from loady.
@ 2012-04-06 15:36 Uwe Hermann
2012-04-10 7:59 ` Sascha Hauer
0 siblings, 1 reply; 2+ messages in thread
From: Uwe Hermann @ 2012-04-06 15:36 UTC (permalink / raw)
To: barebox
From bd6c5c884337ae2d4ef41d85d59c2d5ec525f8a5 Mon Sep 17 00:00:00 2001
From: Uwe Hermann <uwe@hermann-uwe.de>
Date: Fri, 6 Apr 2012 17:30:01 +0200
The loady command seems to work just fine (tested on an S3C2440 target).
Also, mark it as TRISTATE like loadb and loads.
Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de>
---
commands/Kconfig | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diff --git a/commands/Kconfig b/commands/Kconfig
index 7a8811e..d7fdf04 100644
--- a/commands/Kconfig
+++ b/commands/Kconfig
@@ -222,8 +222,7 @@ config CMD_LOADB
config CMD_LOADY
select CRC16
- depends on EXPERIMENTAL
- bool
+ tristate
prompt "loady"
config CMD_LOADS
--
1.7.6.3
--
http://hermann-uwe.de | http://sigrok.org
http://randomprojects.org | http://unmaintained-free-software.org
_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH] Remove EXPERIMENTAL flag from loady.
2012-04-06 15:36 [PATCH] Remove EXPERIMENTAL flag from loady Uwe Hermann
@ 2012-04-10 7:59 ` Sascha Hauer
0 siblings, 0 replies; 2+ messages in thread
From: Sascha Hauer @ 2012-04-10 7:59 UTC (permalink / raw)
To: Uwe Hermann; +Cc: barebox
On Fri, Apr 06, 2012 at 05:36:52PM +0200, Uwe Hermann wrote:
> From bd6c5c884337ae2d4ef41d85d59c2d5ec525f8a5 Mon Sep 17 00:00:00 2001
> From: Uwe Hermann <uwe@hermann-uwe.de>
> Date: Fri, 6 Apr 2012 17:30:01 +0200
>
> The loady command seems to work just fine (tested on an S3C2440 target).
>
> Also, mark it as TRISTATE like loadb and loads.
>
> Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de>
Applied, thanks
Sascha
> ---
> commands/Kconfig | 3 +--
> 1 files changed, 1 insertions(+), 2 deletions(-)
>
> diff --git a/commands/Kconfig b/commands/Kconfig
> index 7a8811e..d7fdf04 100644
> --- a/commands/Kconfig
> +++ b/commands/Kconfig
> @@ -222,8 +222,7 @@ config CMD_LOADB
>
> config CMD_LOADY
> select CRC16
> - depends on EXPERIMENTAL
> - bool
> + tristate
> prompt "loady"
>
> config CMD_LOADS
> --
> 1.7.6.3
>
>
> --
> http://hermann-uwe.de | http://sigrok.org
> http://randomprojects.org | http://unmaintained-free-software.org
>
> _______________________________________________
> barebox mailing list
> barebox@lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/barebox
>
--
Pengutronix e.K. | |
Industrial Linux Solutions | http://www.pengutronix.de/ |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2012-04-10 7:59 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-04-06 15:36 [PATCH] Remove EXPERIMENTAL flag from loady Uwe Hermann
2012-04-10 7:59 ` Sascha Hauer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox