Skip to content
Commit 12d479d0 authored by Ivan T. Ivanov's avatar Ivan T. Ivanov Committed by Matthias Brugger
Browse files

configs: rpi_arm64: build position independent code



Latest RPi5 EEPROM firmware versions after "DATE: 2023/10/30", has changed
kernel load address from 0x80000 to 0x200000 which break boot process.
Switch to position independent code to be able to boot the same binary
on top of different EEPROM firmware versions.

Tested on:
Raspberry Pi 5 Model B Rev 1.0
Raspberry Pi 4 Model B Rev 1.1
Raspberry Pi 3 Model B Plus Rev 1.3
Raspberry Pi Zero 2 W Rev 1.0
Raspberry Pi 2 Model B Rev 1.2
Raspberry Pi Compute Module 4 Rev 1.0
Raspberry Pi Compute Module 3 Rev 1.0

Tested-by: default avatarJens Maus <mail@jens-maus.de>
Tested-by: default avatarDarko Alavanja <darko.alavanja@konsulko.com>
Signed-off-by: default avatarIvan T. Ivanov <iivanov@suse.de>
Signed-off-by: default avatarMatthias Brugger <mbrugger@suse.com>
parent 239fd865
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment