Searched refs:dtb (Results 1 – 14 of 14) sorted by relevance
14 -dtb ${CMAKE_CURRENT_LIST_DIR}/fdt-zynq7000s.dtb
12 -dtb ${CMAKE_CURRENT_LIST_DIR}/fdt-single_arch-zcu102-arm.dtb
26 …* `bcm2711-rpi-4-b.dtb <https://raw.githubusercontent.com/raspberrypi/firmware/master/boot/bcm2711…
8 * # LIBXL_DEBUG_DUMP_DTB=domu-libxl.dtb xl create zephyr.conf10 * decompiling resulting domu-libxl.dtb and then manually aligning it
11 * -machine dumpdtb=virt.dtb13 * dtc -I dtb -O dts virt.dtb
11 * -cpu cortex-a53 -nographic -machine dumpdtb=virt.dtb13 * dtc -I dtb -O dts virt.dtb
49 -dtb <path to DTB>/xen.dtb -kernel <path to Xen build>/xen
47 * `bcm2712-rpi-5.dtb`_136 .. _bcm2712-rpi-5.dtb:137 https://github.com/raspberrypi/firmware/raw/master/boot/bcm2712-rpi-5-b.dtb
242 from its currently loaded dtb file.250 fdtfile = imx7d-colibri-emmc-eval-v3.dtb253 #Convert the dtb into a dts254 dtc -I dtb -O dts -f imx7d-colibri-emmc-eval-v3.dtb -o imx7d-colibri-emmc-eval-v3.dts363 #Recompile the dts into a dtb364 dtc -I dts -O dtb -f imx7d-m4.dts -o imx7d-m4.dtb366 #Copy the new dtb to /boot on the Colibri IMX7 board368 setenv fdtfile imx7d-m4.dtb
9 * qemu-system-riscv32 -machine virt,dumpdtb=virt.dtb -smp 8 -m 25610 * dtc virt.dtb > virt.dtsi
176 $ LIBXL_DEBUG_DUMP_DTB=domu-libxl.dtb xl create zephyr.conf178 Then, generated "domu-libxl.dtb" file can be de-compiled using "dtc" tool.
216 ``/boot/ostree/torizon-<hash>/dtb/overlays.txt``.
291 2. Boot Linux kernel with specified dtb and then boot Zephyr by using remoteproc:
385 $ dtc -@ -I dts -O dtb -o imx8mm-phyboard-polis-disable-spi.dtbo disable_spi.dts;