From: Ian Campbell Date: Thu, 2 Jan 2025 21:47:07 +0000 (-0800) Subject: Add spl/arndale-spl.bin rule X-Git-Tag: archive/raspbian/2024.01+dfsg-6+rpi1^2~14 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=c81ba25ff12d08392e661b7b9f44ba5b56c7f227;p=u-boot.git Add spl/arndale-spl.bin rule Gbp-Pq: Topic arndale Gbp-Pq: Name board-spl-rule.diff --- diff --git a/Makefile b/Makefile index f049d77dc..ac84c59ac 100644 --- a/Makefile +++ b/Makefile @@ -2056,6 +2056,9 @@ spl/u-boot-spl: tools prepare $(if $(CONFIG_SPL_OF_CONTROL),dts/dt.dtb) spl/sunxi-spl.bin: spl/u-boot-spl @: +spl/arndale-spl.bin: spl/u-boot-spl + @: + spl/sunxi-spl-with-ecc.bin: spl/sunxi-spl.bin @: