aboutsummaryrefslogtreecommitdiff
path: root/Licenses/bsd-2-clause.txt
diff options
context:
space:
mode:
authorMarek BehĂșn <marek.behun@nic.cz>2021-10-17 17:36:38 +0200
committerSimon Glass <sjg@chromium.org>2021-10-21 12:50:48 -0600
commitf231566475c545de476a3bf5f596c246c52511aa (patch)
tree5ca4315422f6725caa7b6f77cbc97145e1c6f086 /Licenses/bsd-2-clause.txt
parenta80652ebb394abfd508feb38090228f5e5290d32 (diff)
downloadu-boot-f231566475c545de476a3bf5f596c246c52511aa.zip
u-boot-f231566475c545de476a3bf5f596c246c52511aa.tar.gz
u-boot-f231566475c545de476a3bf5f596c246c52511aa.tar.bz2
env: Move non-cli env functions to env/common.c
Move the following functions from cmd/nvedit.c to env/common.c: env_set_ulong() env_set_hex() env_get_hex() eth_env_get_enetaddr() eth_env_set_enetaddr() env_get() from_env() env_get_f() env_get_ulong() since these functions are not specific for U-Boot's CLI. We leave env_set() in cmd/nvedit.c, since it calls _do_env_set(), which is a static function in that file. Signed-off-by: Marek BehĂșn <marek.behun@nic.cz> Reviewed-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'Licenses/bsd-2-clause.txt')
0 files changed, 0 insertions, 0 deletions