Searched hist:b64b7c3df7906342ca8abe8ae31c0c12ced3f401 (Results 1 – 1 of 1) sorted by relevance
| /rk3399_rockchip-uboot/include/ |
| H A D | environment.h | b64b7c3df7906342ca8abe8ae31c0c12ced3f401 Fri Aug 24 00:11:41 UTC 2012 Gerlando Falauto <gerlando.falauto@keymile.com> env: make "env default" selective, check and apply
Change the syntax (user API) for "env default": -f: override write-once variables var... : accept individual variable(s) -a: all (resetting the whole env is NOT the default behavior)
Enable variable checking and make changes effective by enabling do_apply argument to himport_r().
Signed-off-by: Gerlando Falauto <gerlando.falauto@keymile.com>
|