Home
last modified time | relevance | path

Searched hist:d5370febbcbcee3f554df13ed72b7e2b91e5f66c (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/lib/
H A Dhashtable.cd5370febbcbcee3f554df13ed72b7e2b91e5f66c Sun Aug 26 21:53:00 UTC 2012 Gerlando Falauto <gerlando.falauto@keymile.com> env: delete selected vars not present in imported env

When variables explicitly specified on the command line are not present
in the imported env, delete them from the running env.
If the variable is also missing from the running env, issue a warning.

Signed-off-by: Gerlando Falauto <gerlando.falauto@keymile.com>
Reviewed-by: Marek Vasut <marex@denx.de>