Home
last modified time | relevance | path

Searched hist:"37 f2fe7472a34531e7d585eb7e0730b4f8e1f213" (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/include/
H A Dsearch.h37f2fe7472a34531e7d585eb7e0730b4f8e1f213 Sun Nov 06 21:49:44 UTC 2011 Wolfgang Denk <wd@denx.de> env: allow to export only selected variables

New syntax:
env export [-t | -b | -c] [-s size] addr [var ...]

With this change it is possible to provide a list of variables names
that shall be exported. Whenno arguments are given, the whole
environment gets exported.

NOTE: The new handling of the "size" argument means a change to the
user API.

Signed-off-by: Wolfgang Denk <wd@denx.de>
/rk3399_rockchip-uboot/lib/
H A Dhashtable.c37f2fe7472a34531e7d585eb7e0730b4f8e1f213 Sun Nov 06 21:49:44 UTC 2011 Wolfgang Denk <wd@denx.de> env: allow to export only selected variables

New syntax:
env export [-t | -b | -c] [-s size] addr [var ...]

With this change it is possible to provide a list of variables names
that shall be exported. Whenno arguments are given, the whole
environment gets exported.

NOTE: The new handling of the "size" argument means a change to the
user API.

Signed-off-by: Wolfgang Denk <wd@denx.de>