summaryrefslogtreecommitdiffstats
path: root/dynamic-layers/raspberrypi/recipes-bsp/rpi-u-boot-scr/files/boot.cmd.xen.in
diff options
context:
space:
mode:
Diffstat (limited to 'dynamic-layers/raspberrypi/recipes-bsp/rpi-u-boot-scr/files/boot.cmd.xen.in')
-rw-r--r--dynamic-layers/raspberrypi/recipes-bsp/rpi-u-boot-scr/files/boot.cmd.xen.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/dynamic-layers/raspberrypi/recipes-bsp/rpi-u-boot-scr/files/boot.cmd.xen.in b/dynamic-layers/raspberrypi/recipes-bsp/rpi-u-boot-scr/files/boot.cmd.xen.in
index 84d533a6..9cba41f1 100644
--- a/dynamic-layers/raspberrypi/recipes-bsp/rpi-u-boot-scr/files/boot.cmd.xen.in
+++ b/dynamic-layers/raspberrypi/recipes-bsp/rpi-u-boot-scr/files/boot.cmd.xen.in
@@ -21,7 +21,7 @@ echo Add a dom0 node to chosen to put Linux boot information in
21fdt mknode /chosen dom0 21fdt mknode /chosen dom0
22 22
23echo Set this for the Linux boot command 23echo Set this for the Linux boot command
24fdt set /chosen/dom0 compatible "xen,linux-zimage", "xen,multiboot-module" 24fdt set /chosen/dom0 compatible "multiboot,module"
25 25
26# Tell Xen where PCI is 26# Tell Xen where PCI is
27fdt set /scb/pcie@7d500000 device_type "pci" 27fdt set /scb/pcie@7d500000 device_type "pci"