Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 2435

General discussion • rpi5 config.txt, load xen before kernel

$
0
0
Hi All,
I am trying to load xen hypervisor in RAM before kernel Image in rpi5, basically from u-boot perspective it will look like

fatload mmc 1:1 0x00200000 xen
fatload mmc 1:1 0x00400000 Image

As I understand u-boot is not ported yet on rpi5, is it achievable somehow using config.txt,
I see in config.txt, I can specify the size and load address of kernel,

#kernel=""
#kernel_address=0x00000000

But how to load something before kernel via config.txt, any help would be appreciated.

Thanks.

Statistics: Posted by d336aky — Thu May 23, 2024 2:02 pm



Viewing all articles
Browse latest Browse all 2435

Trending Articles