]> git.baikalelectronics.ru Git - uboot.git/commit
env: Move env_get_hex() to env.h
authorSimon Glass <sjg@chromium.org>
Thu, 1 Aug 2019 15:46:50 +0000 (09:46 -0600)
committerTom Rini <trini@konsulko.com>
Sun, 11 Aug 2019 20:43:41 +0000 (16:43 -0400)
commitd9820e81ef09589039016c9fdd833138b093d251
tree833d690735da8fe451d8efd805c0c8ae4d0da50c
parentc6ea83b5ad637e81ad92f50e57ce05e508e92650
env: Move env_get_hex() to env.h

Move env_get_hex() over to the new header file.

Signed-off-by: Simon Glass <sjg@chromium.org>
Acked-by: Joe Hershberger <joe.hershberger@ni.com>
arch/x86/lib/zimage.c
cmd/elf.c
common/image-fdt.c
include/common.h
include/env.h