Home
last modified time | relevance | path

Searched refs:dtb (Results 1 – 25 of 404) sorted by relevance

12345678910>>...17

/external/u-boot/arch/arm/dts/
DMakefile3 dtb-$(CONFIG_AT91FAMILY) += at91sam9260-smartweb.dtb \
4 at91sam9g20-taurus.dtb \
5 at91sam9g45-corvus.dtb \
6 at91sam9g45-gurnard.dtb
8 dtb-$(CONFIG_S5PC100) += s5pc1xx-smdkc100.dtb
9 dtb-$(CONFIG_S5PC110) += s5pc1xx-goni.dtb
10 dtb-$(CONFIG_EXYNOS4) += exynos4210-origen.dtb \
11 exynos4210-smdkv310.dtb \
12 exynos4210-universal_c210.dtb \
13 exynos4210-trats.dtb \
[all …]
/external/dtc/tests/
Drun_tests.sh183 run_dtc_test -I dts -O dtb -o overlay_base_no_symbols.test.dtb overlay_base.dts
184 run_test check_path overlay_base_no_symbols.test.dtb not-exists "/__symbols__"
185 run_test check_path overlay_base_no_symbols.test.dtb not-exists "/__fixups__"
186 run_test check_path overlay_base_no_symbols.test.dtb not-exists "/__local_fixups__"
188 run_dtc_test -I dts -O dtb -o overlay_overlay_no_fixups.test.dtb overlay_overlay_no_fixups.dts
189 run_test check_path overlay_overlay_no_fixups.test.dtb not-exists "/__symbols__"
190 run_test check_path overlay_overlay_no_fixups.test.dtb not-exists "/__fixups__"
191 run_test check_path overlay_overlay_no_fixups.test.dtb exists "/__local_fixups__"
193 run_test overlay overlay_base_no_symbols.test.dtb overlay_overlay_no_fixups.test.dtb
196 … run_dtc_test -I dts -O dtb -o overlay_base_manual_symbols.test.dtb overlay_base_manual_symbols.dts
[all …]
Dfdtdump-runtest.sh10 dtb="${dts}.dtb"
14 files="$dtb $out $LOG"
19 verbose_run_log_check "$LOG" $VALGRIND $DTC -O dtb $dts -o $dtb
20 $FDTDUMP ${dtb} | grep -v "//" >${out}
/external/u-boot/arch/mips/dts/
DMakefile3 dtb-$(CONFIG_TARGET_AP121) += ap121.dtb
4 dtb-$(CONFIG_TARGET_AP143) += ap143.dtb
5 dtb-$(CONFIG_TARGET_BOSTON) += img,boston.dtb
6 dtb-$(CONFIG_TARGET_MALTA) += mti,malta.dtb
7 dtb-$(CONFIG_TARGET_PIC32MZDASK) += pic32mzda_sk.dtb
8 dtb-$(CONFIG_TARGET_XILFPGA) += nexys4ddr.dtb
9 dtb-$(CONFIG_BOARD_COMTREND_AR5315U) += comtrend,ar-5315u.dtb
10 dtb-$(CONFIG_BOARD_COMTREND_AR5387UN) += comtrend,ar-5387un.dtb
11 dtb-$(CONFIG_BOARD_COMTREND_CT5361) += comtrend,ct-5361.dtb
12 dtb-$(CONFIG_BOARD_COMTREND_VR3032U) += comtrend,vr-3032u.dtb
[all …]
/external/u-boot/arch/x86/dts/
DMakefile3 dtb-y += bayleybay.dtb \
4 cherryhill.dtb \
5 chromebook_link.dtb \
6 chromebox_panther.dtb \
7 chromebook_samus.dtb \
8 conga-qeval20-qa3-e3845.dtb \
9 cougarcanyon2.dtb \
10 crownbay.dtb \
11 dfi-bt700-q7x-151.dtb \
12 edison.dtb \
[all …]
/external/u-boot/arch/arc/dts/
DMakefile3 dtb-$(CONFIG_TARGET_AXS101) += axs101.dtb
4 dtb-$(CONFIG_TARGET_AXS103) += axs103.dtb
5 dtb-$(CONFIG_TARGET_NSIM) += nsim.dtb
6 dtb-$(CONFIG_TARGET_TB100) += abilis_tb100.dtb
7 dtb-$(CONFIG_TARGET_EMDK) += emdk.dtb
8 dtb-$(CONFIG_TARGET_HSDK) += hsdk.dtb
10 targets += $(dtb-y)
15 dtbs: $(addprefix $(obj)/, $(dtb-y))
18 clean-files := *.dtb
/external/u-boot/dts/
DMakefile19 DTB := $(ARCH_PATH)/$(DEVICE_TREE).dtb
20 dtb_depends += $(DTB:.dtb=.dts)
23 $(obj)/dt-spl.dtb: $(DTB) $(objtree)/tools/fdtgrep FORCE
26 $(obj)/dt.dtb: $(DTB) FORCE
29 targets += dt.dtb dt-spl.dtb
46 .SECONDARY: $(obj)/dt.dtb.S $(obj)/dt-spl.dtb.S
50 obj-$(CONFIG_OF_EMBED) := dt-spl.dtb.o
52 $(obj)/dt-spl.dtb.o: $(obj)/dt-spl.dtb.S FORCE
55 obj-$(CONFIG_OF_EMBED) := dt.dtb.o
58 dtbs: $(obj)/dt.dtb $(obj)/dt-spl.dtb
[all …]
/external/u-boot/doc/uImage.FIT/
Doverlay-fdt-boot.txt36 data = /incbin/("./foo-reva.dtb");
41 data = /incbin/("./foo-revb.dtb");
46 data = /incbin/("./foo-reva-bar.dtb");
51 data = /incbin/("./foo-revb-bar.dtb");
56 data = /incbin/("./foo-revb-baz.dtb");
61 data = /incbin/("./foo-revb-bar-baz.dtb");
68 default = "foo-reva.dtb;
69 foo-reva.dtb {
73 foo-revb.dtb {
77 foo-reva-bar.dtb {
[all …]
/external/u-boot/arch/sandbox/dts/
DMakefile4 dtb-$(CONFIG_SANDBOX) += sandbox64.dtb
6 dtb-$(CONFIG_SANDBOX) += sandbox.dtb
8 dtb-$(CONFIG_UT_DM) += test.dtb
10 targets += $(dtb-y)
15 dtbs: $(addprefix $(obj)/, $(dtb-y))
18 clean-files := *.dtb
/external/u-boot/arch/xtensa/dts/
DMakefile3 dtb-$(CONFIG_XTFPGA) += ml605.dtb ml605_nommu.dtb kc705.dtb kc705_nommu.dtb
5 targets += $(dtb-y)
10 dtbs: $(addprefix $(obj)/, $(dtb-y))
13 clean-files := *.dtb
/external/u-boot/arch/nds32/dts/
DMakefile3 dtb-$(CONFIG_TARGET_ADP_AG101P) += ag101p.dtb
4 dtb-$(CONFIG_TARGET_ADP_AE3XX) += ae3xx.dtb
5 targets += $(dtb-y)
10 dtbs: $(addprefix $(obj)/, $(dtb-y))
13 clean-files := *.dtb
/external/u-boot/test/py/tests/
Dtest_vboot.py55 dtb = dts.replace('.dts', '.dtb')
57 '-o %s%s' % (dtc_args, datadir, dts, tmpdir, dtb))
105 util.run_and_log(cons, [mkimage, '-F', '-k', tmpdir, '-K', dtb,
147 '-k', dtb])
163 '-k', dtb], 1, 'Failed to verify required signature')
173 dtb = '%ssandbox-u-boot.dtb' % tmpdir
194 old_dtb = cons.config.dtb
195 cons.config.dtb = dtb
200 cons.config.dtb = old_dtb
Dtest_fit.py154 dtb = make_fname('u-boot.dtb')
157 util.run_and_log(cons, ['dtc', src, '-O', 'dtb', '-o', dtb])
158 return dtb
361 cons.config.dtb = control_dtb
422 old_dtb = cons.config.dtb
427 cons.config.dtb = old_dtb
/external/u-boot/arch/nios2/dts/
DMakefile3 dtb-y += $(CONFIG_DEFAULT_DEVICE_TREE:"%"=%).dtb
5 targets += $(dtb-y)
10 dtbs: $(addprefix $(obj)/, $(dtb-y))
13 clean-files := *.dtb
/external/u-boot/arch/microblaze/dts/
DMakefile3 dtb-y += $(shell echo $(CONFIG_DEFAULT_DEVICE_TREE)).dtb
5 targets += $(dtb-y)
10 dtbs: $(addprefix $(obj)/, $(dtb-y))
13 clean-files := *.dtb
/external/u-boot/arch/riscv/dts/
DMakefile3 dtb-$(CONFIG_TARGET_AX25_AE350) += ae350.dtb
4 targets += $(dtb-y)
9 dtbs: $(addprefix $(obj)/, $(dtb-y))
12 clean-files := *.dtb
/external/u-boot/doc/
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
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.
/external/u-boot/board/freescale/mpc8572ds/
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
/external/autotest/utils/
Demulator_manager.py74 dtb = cmd_result.stdout.split('\n')[0]
75 return dtb.strip() or None
106 dtb = self._find_dtb()
107 if dtb:
108 args += ['-dtb', dtb]
/external/u-boot/board/bticino/mamoj/
DREADME10 This will generate the SPL image called SPL and the u-boot-dtb.img.
29 - Build the BSP and copy SPL, u-boot-dtb.img in imx_usb_loader directory
54 u-boot-dtb.img:jump header2
86 - Program u-boot-dtb.img
93 # dfu-util -D u-boot-dtb.img -a u-boot
113 - Write dtb and args
116 => fatload mmc 2:1 $fdt_addr_r imx6dl-mamoj.dtb
/external/u-boot/tools/binman/etype/
Du_boot_dtb_with_ucode.py48 dtb = fdt.FdtScan(fname)
49 ucode = dtb.GetNode('/microcode')
67 dtb.Pack()
68 dtb.Flush()
/external/u-boot/test/overlay/
DMakefile12 obj-y += test-fdt-base.dtb.o
13 obj-y += test-fdt-overlay.dtb.o
14 obj-y += test-fdt-overlay-stacked.dtb.o
/external/u-boot/arch/arm/mach-imx/
DMakefile95 MKIMAGEFLAGS_u-boot-dtb.imx = -n $(filter-out $(PLUGIN).bin $< $(PHONY),$^) -T imximage \
97 u-boot-dtb.imx: MKIMAGEOUTPUT = u-boot-dtb.imx.log
99 u-boot-dtb.imx: u-boot-dtb.bin u-boot-dtb.cfgout $(PLUGIN).bin FORCE
135 targets += $(addprefix ../../../,SPL spl/u-boot-spl.cfgout u-boot-dtb.cfgout u-boot.cfgout u-boot.u…
/external/u-boot/tools/binman/
Dcontrol.py43 def _FindBinmanNode(dtb): argument
51 for node in dtb.GetRoot().subnodes:
96 dtb = fdt.FdtScan(dtb_fname)
97 node = _FindBinmanNode(dtb)

12345678910>>...17