* [PATCH] power: reset: Kconfig: fix copy-&-paste bug in help text
@ 2022-01-19 14:45 Ulrich Ölmann
2022-01-20 8:41 ` Sascha Hauer
0 siblings, 1 reply; 2+ messages in thread
From: Ulrich Ölmann @ 2022-01-19 14:45 UTC (permalink / raw)
To: Barebox List
Signed-off-by: Ulrich Ölmann <u.oelmann@pengutronix.de>
---
drivers/power/reset/Kconfig | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/drivers/power/reset/Kconfig b/drivers/power/reset/Kconfig
index e4151d8bc608..0a88bcdefa9b 100644
--- a/drivers/power/reset/Kconfig
+++ b/drivers/power/reset/Kconfig
@@ -12,7 +12,8 @@ config SYSCON_REBOOT_MODE
help
Say y here will enable reboot mode driver. This will
get reboot mode arguments and store it in SYSCON mapped
- register, then the bootloader can read it to take different
+ register, then the bootloader can read it and take different
+ action according to the mode.
config NVMEM_REBOOT_MODE
bool "Generic NVMEM reboot mode driver"
--
2.30.2
_______________________________________________
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] power: reset: Kconfig: fix copy-&-paste bug in help text
2022-01-19 14:45 [PATCH] power: reset: Kconfig: fix copy-&-paste bug in help text Ulrich Ölmann
@ 2022-01-20 8:41 ` Sascha Hauer
0 siblings, 0 replies; 2+ messages in thread
From: Sascha Hauer @ 2022-01-20 8:41 UTC (permalink / raw)
To: Ulrich Ölmann; +Cc: Barebox List
On Wed, Jan 19, 2022 at 03:45:43PM +0100, Ulrich Ölmann wrote:
> Signed-off-by: Ulrich Ölmann <u.oelmann@pengutronix.de>
> ---
> drivers/power/reset/Kconfig | 3 ++-
> 1 file changed, 2 insertions(+), 1 deletion(-)
Applied, thanks
Sascha
>
> diff --git a/drivers/power/reset/Kconfig b/drivers/power/reset/Kconfig
> index e4151d8bc608..0a88bcdefa9b 100644
> --- a/drivers/power/reset/Kconfig
> +++ b/drivers/power/reset/Kconfig
> @@ -12,7 +12,8 @@ config SYSCON_REBOOT_MODE
> help
> Say y here will enable reboot mode driver. This will
> get reboot mode arguments and store it in SYSCON mapped
> - register, then the bootloader can read it to take different
> + register, then the bootloader can read it and take different
> + action according to the mode.
>
> config NVMEM_REBOOT_MODE
> bool "Generic NVMEM reboot mode driver"
> --
> 2.30.2
>
>
> _______________________________________________
> barebox mailing list
> barebox@lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/barebox
--
Pengutronix e.K. | |
Steuerwalder Str. 21 | http://www.pengutronix.de/ |
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:[~2022-01-20 8:42 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-19 14:45 [PATCH] power: reset: Kconfig: fix copy-&-paste bug in help text Ulrich Ölmann
2022-01-20 8:41 ` Sascha Hauer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox