mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH] ARM: remove MLO target
@ 2024-04-30  5:53 Sascha Hauer
  2024-05-03  7:45 ` Sascha Hauer
  0 siblings, 1 reply; 2+ messages in thread
From: Sascha Hauer @ 2024-04-30  5:53 UTC (permalink / raw)
  To: Barebox List

All am335x boards use multi image support, so the MLO target is unused.
Remove it.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
---
 arch/arm/Makefile | 10 ----------
 1 file changed, 10 deletions(-)

diff --git a/arch/arm/Makefile b/arch/arm/Makefile
index f91fcb0454..6785432c52 100644
--- a/arch/arm/Makefile
+++ b/arch/arm/Makefile
@@ -112,16 +112,6 @@ KBUILD_CFLAGS_KERNEL += -fPIE
 
 KBUILD_BINARY := barebox.bin
 
-quiet_cmd_mlo ?= IFT     $@
-	cmd_mlo ?= scripts/omap_signGP -o MLO -l $(TEXT_BASE) -c $<
-
-MLO: $(KBUILD_BINARY)
-	$(call if_changed,mlo)
-
-ifeq ($(CONFIG_OMAP_BUILD_IFT),y)
-KBUILD_IMAGE := MLO
-endif
-
 archclean:
 	$(MAKE) $(clean)=$(pbl)
 
-- 
2.39.2




^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH] ARM: remove MLO target
  2024-04-30  5:53 [PATCH] ARM: remove MLO target Sascha Hauer
@ 2024-05-03  7:45 ` Sascha Hauer
  0 siblings, 0 replies; 2+ messages in thread
From: Sascha Hauer @ 2024-05-03  7:45 UTC (permalink / raw)
  To: Barebox List, Sascha Hauer


On Tue, 30 Apr 2024 07:53:48 +0200, Sascha Hauer wrote:
> All am335x boards use multi image support, so the MLO target is unused.
> Remove it.
> 
> 

Applied, thanks!

[1/1] ARM: remove MLO target
      https://git.pengutronix.de/cgit/barebox/commit/?id=3bdf86c81919 (link may not be stable)

Best regards,
-- 
Sascha Hauer <s.hauer@pengutronix.de>




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-05-03  7:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-04-30  5:53 [PATCH] ARM: remove MLO target Sascha Hauer
2024-05-03  7:45 ` Sascha Hauer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox