[PATCH 0/4] ARM: rpi: enable single entry point for all
Sascha Hauer
sha at pengutronix.de
Mon Apr 25 03:43:41 PDT 2022
On Mon, Apr 25, 2022 at 08:28:45AM +0200, Ahmad Fatoum wrote:
> VideoCore can boot kernel directly and will pass appropriate DT
> according to kernel boot convention. If we do arm_cpu_lowlevel_init() in
> the ARM board-dt-2nd, we can have this generic image act as second stage
> on all Raspberry Pi variants.
I just chatted with Ahmad and we both agreed that we'll go into the
direction that we'll remove the individual images after a few releases
and fully go to using the board-dt-2nd image for rpi. We'll leave the
individual images here for now until we are sure the generic image
works.
Applied, thanks
Sascha
>
> Ahmad Fatoum (4):
> ARM: cpu: board-dt-2nd: call arm_cpu_lowlevel_init
> ARM: rpi: don't warn about lack of videocore fdt
> ARM: rpi: remove outdated comment after stack setup rework
> ARM: configs: rpi: add and document single barebox-dt-2nd bootloader
>
> Documentation/boards/bcm2835.rst | 6 ++++++
> arch/arm/boards/raspberry-pi/lowlevel.c | 1 -
> arch/arm/boards/raspberry-pi/rpi-common.c | 4 +---
> arch/arm/configs/rpi_defconfig | 1 +
> arch/arm/cpu/board-dt-2nd.c | 4 ++++
> 5 files changed, 12 insertions(+), 4 deletions(-)
>
> --
> 2.30.2
>
>
> _______________________________________________
> barebox mailing list
> barebox at lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/barebox
>
--
Pengutronix e.K. | |
Steuerwalder Str. 21 | http://www.pengutronix.de/ |
31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
More information about the barebox
mailing list