forked from Imagelibrary/seL4
rpi4,elfloader: select firmware node for smp boot
Attach the firmware node so that the elfloader can perform smp boots. Signed-off-by: Kent McLeod <kent@kry10.com>
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
chosen {
|
||||
seL4,elfloader-devices =
|
||||
"serial1",
|
||||
&{/soc/firmware},
|
||||
&{/timer};
|
||||
|
||||
seL4,kernel-devices =
|
||||
|
||||
@@ -224,8 +224,7 @@ devices:
|
||||
- compatible:
|
||||
- arm,psci-0.2
|
||||
- arm,psci-1.0
|
||||
- compatible:
|
||||
- fsl,imx6q-src
|
||||
- fsl,imx6sx-src
|
||||
- compatible:
|
||||
- xlnx,zynq-reset
|
||||
- raspberrypi,bcm2835-firmware
|
||||
|
||||
Reference in New Issue
Block a user