arm: k3: Consolidate and silence k3_fit_atf.sh call
authorJan Kiszka <jan.kiszka@siemens.com>
Wed, 1 Jul 2020 18:09:40 +0000 (20:09 +0200)
committerLokesh Vutla <lokeshvutla@ti.com>
Mon, 13 Jul 2020 15:28:34 +0000 (20:58 +0530)
commitdde9da82d65c23e9bdc0d0293c762f86db9b63af
tree685e89740257e4087f5379b789e3c57ff1dd3561
parent58ad372c4995398fd1c0c4c848d8e300648da1ca
arm: k3: Consolidate and silence k3_fit_atf.sh call

Buiding u-boot-spl-k3[_HS].its is currently unconditionally verbose
about what it does. Change that by wrapping the call to k3_fit_atf.sh
into a cmd, also using that chance to reduce duplicate lines of makefile
code - only IS_HS=1 is different when CONFIG_TI_SECURE_DEVICE is on.

Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
Acked-by: Lokesh Vutla <lokeshvutla@ti.com>
arch/arm/mach-k3/config.mk