Home
last modified time | relevance | path

Searched refs:dtb (Results 101 – 125 of 813) sorted by relevance

12345678910>>...33

/openbmc/linux/arch/arm64/boot/dts/cavium/
H A DMakefile2 dtb-$(CONFIG_ARCH_THUNDER) += thunder-88xx.dtb
3 dtb-$(CONFIG_ARCH_THUNDER2) += thunder2-99xx.dtb
/openbmc/linux/arch/arm64/boot/dts/actions/
H A DMakefile3 dtb-$(CONFIG_ARCH_ACTIONS) += s700-cubieboard7.dtb
5 dtb-$(CONFIG_ARCH_ACTIONS) += s900-bubblegum-96.dtb
/openbmc/linux/arch/arm/boot/dts/amazon/
H A DMakefile2 dtb-$(CONFIG_ARCH_ALPINE) += \
3 alpine-db.dtb
4 dtb-$(CONFIG_ARCH_ALPINE) += \
5 alpine-db.dtb
/openbmc/linux/arch/arm/boot/dts/axis/
H A DMakefile2 dtb-$(CONFIG_MACH_ARTPEC6) += \
3 artpec6-devboard.dtb
4 dtb-$(CONFIG_MACH_ARTPEC6) += \
5 artpec6-devboard.dtb
/openbmc/linux/arch/arm/boot/dts/intel/axm/
H A DMakefile2 dtb-$(CONFIG_ARCH_AXXIA) += \
3 axm5516-amarillo.dtb
4 dtb-$(CONFIG_ARCH_AXXIA) += \
5 axm5516-amarillo.dtb
/openbmc/linux/arch/arm/boot/dts/cirrus/
H A DMakefile2 dtb-$(CONFIG_ARCH_CLPS711X) += \
3 ep7211-edb7211.dtb
4 dtb-$(CONFIG_ARCH_CLPS711X) += \
5 ep7211-edb7211.dtb
/openbmc/linux/arch/mips/boot/dts/cavium-octeon/
H A DMakefile2 dtb-$(CONFIG_CAVIUM_OCTEON_SOC) += octeon_3xxx.dtb octeon_68xx.dtb
4 obj-$(CONFIG_BUILTIN_DTB) += $(addsuffix .o, $(dtb-y))
/openbmc/linux/arch/arm/boot/dts/nspire/
H A DMakefile2 dtb-$(CONFIG_ARCH_NSPIRE) += \
3 nspire-cx.dtb \
4 nspire-tp.dtb \
5 nspire-clp.dtb
/openbmc/linux/arch/arm64/boot/dts/amazon/
H A DMakefile2 dtb-$(CONFIG_ARCH_ALPINE) += alpine-v2-evp.dtb
3 dtb-$(CONFIG_ARCH_ALPINE) += alpine-v3-evp.dtb
/openbmc/linux/arch/arm/boot/dts/alphascale/
H A DMakefile2 dtb-$(CONFIG_MACH_ASM9260) += \
3 alphascale-asm9260-devkit.dtb
4 dtb-$(CONFIG_MACH_ASM9260) += \
5 alphascale-asm9260-devkit.dtb
/openbmc/linux/arch/arm64/boot/dts/toshiba/
H A DMakefile2 dtb-$(CONFIG_ARCH_VISCONTI) += tmpv7708-rm-mbrc.dtb
3 dtb-$(CONFIG_ARCH_VISCONTI) += tmpv7708-visrobo-vrb.dtb
/openbmc/linux/scripts/
H A DMakefile.lib80 dtb-$(CONFIG_OF_ALL_DTBS) += $(dtb-)
83 multi-dtb-y := $(call multi-search, $(dtb-y), .dtb, -dtbs)
85 real-dtb-y := $(call real-search, $(dtb-y), .dtb, -dtbs)
87 base-dtb-y := $(foreach m, $(multi-dtb-y), $(firstword $(call suffix-search, $m, .dtb, -dtbs)))
89 always-y += $(dtb-y)
102 multi-dtb-y := $(addprefix $(obj)/, $(multi-dtb-y))
103 real-dtb-y := $(addprefix $(obj)/, $(real-dtb-y))
385 $(obj)/%.dtb.S: $(obj)/%.dtb FORCE
401 $(multi-dtb-y): FORCE
403 $(call multi_depend, $(multi-dtb-y), .dtb, -dtbs)
[all …]
H A DMakefile.dtbinst20 dtbs := $(addprefix $(dst)/, $(dtb-y) $(if $(CONFIG_OF_ALL_DTBS),$(dtb-)))
29 $(dst)/%.dtb: $(obj)/%.dtb
/openbmc/u-boot/board/freescale/mx6sabresd/
H A DREADME24 This will generate the SPL and u-boot-dtb.img binaries.
30 - Flash the u-boot-dtb.img binary into the SD card:
32 $ sudo dd if=u-boot-dtb.img of=/dev/sdX bs=1K seek=69 && sync
42 This will generate the SPL and u-boot-dtb.img binaries.
54 - Flash SPL and u-boot-dtb.img binaries into the eMMC:
57 $ sudo dd if=u-boot-dtb.img of=/dev/sdX bs=1K seek=69 && sync
68 This will generate the SPL image called SPL and the u-boot-dtb.img.
74 - Flash the u-boot-dtb.img image into the SD card:
76 $ sudo dd if=u-boot-dtb.img of=/dev/sdX bs=1K seek=69 oflag=sync status=none && sync
89 - Download dtb file:
[all …]
/openbmc/linux/arch/arm/boot/dts/sunplus/
H A DMakefile2 dtb-$(CONFIG_SOC_SP7021) += \
3 sunplus-sp7021-demo-v3.dtb
4 dtb-$(CONFIG_SOC_SP7021) += \
5 sunplus-sp7021-demo-v3.dtb
/openbmc/linux/arch/riscv/boot/dts/sifive/
H A DMakefile2 dtb-$(CONFIG_ARCH_SIFIVE) += hifive-unleashed-a00.dtb \
3 hifive-unmatched-a00.dtb
4 obj-$(CONFIG_BUILTIN_DTB) += $(addsuffix .o, $(dtb-y))
/openbmc/linux/arch/um/kernel/
H A Ddtb.c11 static char *dtb __initdata;
18 area = uml_load_file(dtb, &size); in uml_dtb_init()
23 pr_err("invalid DTB %s\n", dtb); in uml_dtb_init()
34 dtb = line; in uml_dtb_setup()
/openbmc/u-boot/doc/
H A DREADME.sata17 1.1 How to raw write the kernel, file system, dtb to a SATA hard disk?
30 write dtb
31 => tftp 40000 /tftpboot/mpc837xemds.dtb
34 1.2 How to raw read the kernel, file system, dtb from a SATA hard disk?
42 load dtb
59 12288 mpc837xemds.dtb
66 => ext2load sata 0:1 2000000 /mpc837xemds.dtb
H A DREADME.fdt-overlays15 In a nutshell overlays provides a means to manipulate a symbol a previous dtb
24 Building an overlay follows the same process as building a traditional dtb.
38 $ dtc -@ -I dts -O dtb -o base.dtb base.dts
57 $ dtc -@ -I dts -O dtb -o bar.dtb bar.dts
84 => load ${devtype} ${bootpart} ${fdtaddr} ${bootdir}/base.dtb
85 => load ${devtype} ${bootpart} ${fdtovaddr} ${bootdir}/overlay.dtb
99 6. Boot system like you would do with a traditional dtb.
/openbmc/linux/arch/mips/pic32/pic32mzda/
H A Dinit.c26 void *dtb; in plat_mem_setup() local
28 dtb = get_fdt(); in plat_mem_setup()
29 if (!dtb) { in plat_mem_setup()
38 __dt_setup_arch(dtb); in plat_mem_setup()
46 if (dtb != __dtb_start) in plat_mem_setup()
/openbmc/openbmc/poky/scripts/lib/wic/plugins/source/
H A Dbootimg-efi.py38 def _copy_additional_files(cls, hdddir, initrd, dtb): argument
51 if dtb:
52 if ';' in dtb:
76 dtb = source_params.get('dtb')
78 cls._copy_additional_files(hdddir, initrd, dtb)
112 if dtb:
144 dtb = source_params.get('dtb')
195 if dtb:
367 dtb = source_params.get('dtb')
368 if dtb:
[all …]
/openbmc/linux/arch/mips/bmips/
H A Dsetup.c174 void *dtb; in plat_mem_setup() local
186 dtb = phys_to_virt(fw_arg2); in plat_mem_setup()
188 dtb = get_fdt(); in plat_mem_setup()
190 if (!dtb) in plat_mem_setup()
193 __dt_setup_arch(dtb); in plat_mem_setup()
/openbmc/u-boot/board/freescale/mpc8572ds/
H A DREADME79 dtc -b 0 -f -I dts -O dtb mpc8572ds.dts > mpc8572ds.dtb
92 tftp c00000 mpc8572ds.dtb
128 3. Create dtb for core0:
130 …$ dtc -I dts -O dtb -f -b 0 arch/powerpc/boot/dts/mpc8572ds_core0.dts > /tftpboot/mpc8572ds_core0.
132 4. Create dtb for core1:
134 …$ dtc -I dts -O dtb -f -b 1 arch/powerpc/boot/dts/mpc8572ds_core1.dts > /tftpboot/mpc8572ds_core1.
147 => tftp 20c00000 8572/mpc8572ds_core1.dtb
162 => tftp c00000 8572/mpc8572ds_core0.dtb
/openbmc/linux/arch/arm/boot/dts/realtek/
H A DMakefile2 dtb-$(CONFIG_ARCH_REALTEK) += \
3 rtd1195-horseradish.dtb \
4 rtd1195-mele-x1000.dtb
/openbmc/linux/arch/mips/boot/dts/lantiq/
H A DMakefile2 dtb-$(CONFIG_DT_EASY50712) += danube_easy50712.dtb
4 obj-$(CONFIG_BUILTIN_DTB) += $(addsuffix .o, $(dtb-y))

12345678910>>...33