Re: [U-Boot] [PATCH] spl: fix usage of $(SPL_TPL_) for some files

2017-08-21 Thread Vikas MANOCHA
Hi, > -Original Message- > From: Dr. Philipp Tomsich [mailto:philipp.toms...@theobroma-systems.com] > Sent: Monday, August 21, 2017 3:17 AM > To: Vikas MANOCHA > Cc: U-Boot Mailing List ; Alexandru Gagniuc > ; Kever Yang ; > Simon Glass ; Stefan Agner > Subject: Re: [PATCH] spl: fix usa

Re: [U-Boot] [PATCH] spl: fix usage of $(SPL_TPL_) for some files

2017-08-21 Thread Dr. Philipp Tomsich
Vikas, thanks for reporting this. Fortunately, a fix has already been merged by Tom as commit b5c4d81b3507b3abb239ea8323515fce09dc378f Best, Philipp. > On 20 Aug 2017, at 19:45, Vikas Manocha wrote: > > Signed-off-by: Vikas Manocha > --- > common/spl/Makefile | 6 +++--- > 1 file chan

[U-Boot] [PATCH] spl: fix usage of $(SPL_TPL_) for some files

2017-08-20 Thread Vikas Manocha
Signed-off-by: Vikas Manocha --- common/spl/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/common/spl/Makefile b/common/spl/Makefile index 112b3e6..fde0d09 100644 --- a/common/spl/Makefile +++ b/common/spl/Makefile @@ -12,9 +12,9 @@ ifdef CONFIG_SPL_BUILD obj-