Re: [U-Boot] [PATCH 08/39] env: Move env_init() to env.h
On Sun, Jul 28, 2019 at 9:16 AM Simon Glass wrote: > > Move env_init() over to the new header file. > > Signed-off-by: Simon Glass Acked-by: Joe Hershberger ___ U-Boot mailing list U-Boot@lists.denx.de https://lists.denx.de/listinfo/u-boot
[U-Boot] [PATCH 08/39] env: Move env_init() to env.h
Move env_init() over to the new header file. Signed-off-by: Simon Glass --- arch/arm/cpu/armv8/fsl-layerscape/spl.c | 1 + arch/mips/lib/bootm.c | 1 + board/Arcturus/ucp1020/spl.c| 1 + board/birdland/bav335x/board.c | 1 + board/frees