Re: [U-Boot] [PATCH 12/39] env: Move env_set_ulong() to env.h

2019-07-30 Thread Joe Hershberger
On Sun, Jul 28, 2019 at 9:22 AM Simon Glass wrote: > > Move env_set_ulong() 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 12/39] env: Move env_set_ulong() to env.h

2019-07-28 Thread Simon Glass
Move env_set_ulong() over to the new header file. Signed-off-by: Simon Glass --- arch/arm/mach-uniphier/mmc-first-dev.c | 1 + board/BuR/brppt1/board.c | 1 + board/BuR/common/br_resetc.c | 1 + board/CZ.NIC/turris_omnia/turris_omnia.c | 1 +