Re: [U-Boot] [PATCH] Makefile: Fix typo around CONFIG_SPL_FIT_SOURCE

2019-10-05 Thread Tom Rini
On Wed, Oct 02, 2019 at 03:53:12PM +0200, Michal Simek wrote: > Trivial fix. > > Signed-off-by: Michal Simek Applied to u-boot/master, thanks! -- Tom signature.asc Description: PGP signature ___ U-Boot mailing list U-Boot@lists.denx.de

[U-Boot] [PATCH] Makefile: Fix typo around CONFIG_SPL_FIT_SOURCE

2019-10-02 Thread Michal Simek
Trivial fix. Signed-off-by: Michal Simek --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 1d9ade948bab..60ae53d6388a 100644 --- a/Makefile +++ b/Makefile @@ -1232,7 +1232,7 @@ ifndef CONFIG_SYS_UBOOT_START CONFIG_SYS_UBOOT_START := 0