globalvar: Allow to set initial value
Calling globalvar_add_simple() and setting a value is more than common.
Add a parameter for the initial value.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent ba3b39d commit 016082f85e30d1bc24c3c9713476e5e8d8584668
@Sascha Hauer Sascha Hauer authored on 14 Aug 2013
Showing 8 changed files
View
arch/arm/boards/crystalfontz-cfa10036/hwdetect.c
View
arch/arm/boards/vexpress/init.c
View
commands/bootm.c
View
commands/global.c
View
common/globalvar.c
View
common/reset_source.c
View
include/globalvar.h
View
net/dhcp.c