[U-Boot] [PATCH 1/1] env: typo in description of ENV_IS_IN_REMOTE

17 Mar
2018
17 Mar
'18
11:53 p.m.
%s/remove/remote/
Signed-off-by: Heinrich Schuchardt xypron.glpk@gmx.de --- env/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/env/Kconfig b/env/Kconfig index a3c6298273e..5c673a0aaac 100644 --- a/env/Kconfig +++ b/env/Kconfig @@ -277,7 +277,7 @@ config ENV_IS_IN_ONENAND provision.
config ENV_IS_IN_REMOTE - bool "Environment is in remove memory space" + bool "Environment is in remote memory space" depends on !CHAIN_OF_TRUST help Define this if you have a remote memory space which you
--
2.16.2

21 Jul
21 Jul
9:24 p.m.
New subject: [U-Boot] [U-Boot, 1/1] env: typo in description of ENV_IS_IN_REMOTE
On Sat, Mar 17, 2018 at 10:53:11PM +0000, Heinrich Schuchardt wrote:
%s/remove/remote/
Signed-off-by: Heinrich Schuchardt xypron.glpk@gmx.de
Applied to u-boot/master, thanks!
--
Tom
2481
Age (days ago)
2607
Last active (days ago)
1 comments
2 participants
participants (2)
-
Heinrich Schuchardt
-
Tom Rini