ARM: Merge single pbl with multi pbl
So far we have two different implementations for PBL: One for a single
PBL and one for multiple images. This patch implements the single PBL
case as a special case of the multi PBL case. With this the single PBL
becomes a multi PBL image with the entry point start_pbl.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent c123df1 commit 0be48260b8c391997ae842ac6b655e04a423c331
@Sascha Hauer Sascha Hauer authored on 9 Sep 2019
Showing 7 changed files
View
Makefile
View
arch/arm/cpu/Makefile
View
arch/arm/cpu/entry.c
View
arch/arm/cpu/entry.h
View
arch/arm/cpu/start-pbl.c 100644 → 0
View
arch/arm/cpu/uncompress.c
View
images/Makefile