Home
last modified time | relevance | path

Searched hist:"14070 e69ad6d01abf65c06150dc9302bca1b7973" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/tools/env/
H A Dfw_env.c14070e69ad6d01abf65c06150dc9302bca1b7973 Tue May 31 07:21:56 UTC 2016 Andreas Fenkart <andreas.fenkart@digitalstrom.com> tools/env: allow to pass NULL for environment options

If users of the library are happy with the default, e.g. config file
name. They can pass NULL as the opts pointer. This simplifies the
transition of existing library users.
FIXES a compile error. since common_args has been removed by
a previous patch

Signed-off-by: Andreas Fenkart <andreas.fenkart@digitalstrom.com>