Re: [PATCH v5 6/8] rockchip: simplify binman image dependencies addition to INPUTS

2022-09-01 Thread Kever Yang
On 2022/8/26 23:36, Quentin Schulz wrote: From: Quentin Schulz By factoring SPL check in the first condition, this makes the checks a bit less convoluted and more readable. Cc: Quentin Schulz Signed-off-by: Quentin Schulz Reviewed-by: Kever Yang Thanks, - Kever --- v4: - fixed wron

Re: [PATCH v5 6/8] rockchip: simplify binman image dependencies addition to INPUTS

2022-08-26 Thread Simon Glass
On Fri, 26 Aug 2022 at 09:37, Quentin Schulz wrote: > > From: Quentin Schulz > > By factoring SPL check in the first condition, this makes the checks a > bit less convoluted and more readable. > > Cc: Quentin Schulz > Signed-off-by: Quentin Schulz > --- > > v4: > - fixed wrong place for endif

[PATCH v5 6/8] rockchip: simplify binman image dependencies addition to INPUTS

2022-08-26 Thread Quentin Schulz
From: Quentin Schulz By factoring SPL check in the first condition, this makes the checks a bit less convoluted and more readable. Cc: Quentin Schulz Signed-off-by: Quentin Schulz --- v4: - fixed wrong place for endif for ARM32 boards, Makefile | 9 ++--- 1 file changed, 2 insertions(+