mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-12-02 08:02:02 +01:00
Move env_set_hex() over to the new header file along with env_set_addr() which uses it. Signed-off-by: Simon Glass <sjg@chromium.org> Acked-by: Joe Hershberger <joe.hershberger@ni.com>