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

Move env_relocate() over to the new header file.

Signed-off-by: Simon Glass <sjg@chromium.org>
Acked-by: Joe Hershberger <joe.hershberger@ni.com>
common/board_r.c
env/common.c
include/common.h
include/env.h