[PATCH 10/15] ARM: remove non PBL Atmel boards
Sam Ravnborg
sam at ravnborg.org
Thu Apr 25 09:56:48 PDT 2024
Hi Sascha
On Thu, Apr 25, 2024 at 01:54:34PM +0200, Sascha Hauer wrote:
> Some Atmel AT91 boards still do not have PBL support which becomes
> mandatory soon. Remove these boards.
>
> Signed-off-by: Sascha Hauer <s.hauer at pengutronix.de>
> ---
> arch/arm/boards/Makefile | 3 -
> arch/arm/boards/sama5d3xek/Makefile | 6 -
> .../defaultenv-sama5d3xek/bin/init_board | 15 -
> .../sama5d3xek/defaultenv-sama5d3xek/config | 44 --
> arch/arm/boards/sama5d3xek/hw_version.c | 236 ---------
> arch/arm/boards/sama5d3xek/hw_version.h | 40 --
> arch/arm/boards/sama5d3xek/init.c | 475 ------------------
> arch/arm/boards/sama5d3xek/lowlevel.c | 23 -
> arch/arm/boards/sama5d4_xplained/Makefile | 4 -
I have patches that DT enable this board, and an attempt to
add PBL support (which did not succeed).
I did not touch the patches since last summer, so some rebasing is
required.
I will try to find time to give it a spin within the next days and
post the result.
Sam
More information about the barebox
mailing list