global: Make 'global' command behaviour consistent to 'nv'
The 'nv' command can add/remove multiple variables. Implement that
for the 'global' command aswell. Also with the 'nv' command the -r
option is for removal of variables, not for "set match". Looking at
the users of "global -r" the only user uses the command for removal
of variables and not for "Setting multiple variables to the same value"
as stated in the command help text. Let "global -r" remove variables
aswell.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent 0ad0baa commit 62ae0274dfe6af959bbd70a9b30f885a7340a3c7
@Sascha Hauer Sascha Hauer authored on 21 Sep 2016
Showing 2 changed files
View
arch/arm/boards/at91sam9m10ihd/env/boot/android
View
commands/global.c