/linux-4.4.14/arch/mips/netlogic/ |
D | Kconfig | 10 This DTB will be used if the firmware does not pass in a DTB 20 This DTB will be used if the firmware does not pass in a DTB 30 This DTB will be used if the firmware does not pass in a DTB 40 This DTB will be used if the firmware does not pass in a DTB 49 This DTB will be used if the firmware does not pass in a DTB
|
/linux-4.4.14/arch/c6x/ |
D | Makefile | 40 DTB:=$(subst dtbImage.,,$(filter dtbImage.%, $(MAKECMDGOALS))) macro 41 export DTB 43 ifneq ($(DTB),)
|
/linux-4.4.14/arch/mips/bmips/ |
D | Kconfig | 6 Legacy bootloaders do not pass a DTB pointer to the kernel, so 10 The builtin DTB will only be used if the firmware does not supply 11 a valid DTB.
|
/linux-4.4.14/arch/microblaze/boot/dts/ |
D | Makefile | 9 ifneq ($(DTB),system) 10 $(obj)/system.dtb: $(obj)/$(DTB).dtb
|
/linux-4.4.14/arch/c6x/boot/dts/ |
D | Makefile | 7 ifneq ($(DTB),) 15 $(obj)/builtin.dtb: $(obj)/$(DTB).dtb
|
/linux-4.4.14/arch/powerpc/boot/dts/fsl/ |
D | c293pcie.dts | 83 /* 1MB for DTB Image */ 85 label = "NOR DTB Image"; 129 /* 1MB for DTB Image */ 131 label = "NAND DTB Image"; 183 /* 512KB for DTB Image */ 185 label = "SPI Flash DTB Image";
|
D | p1024rdb.dtsi | 53 /* 256KB for DTB Image */ 55 label = "NOR DTB Image"; 96 /* 1MB for DTB Image */ 98 label = "NAND DTB Image"; 144 /* 512KB for DTB Image */ 146 label = "SPI DTB Image";
|
D | p2020rdb.dts | 57 /* 256KB for DTB Image */ 59 label = "NOR (RO) DTB Image"; 102 /* 1MB for DTB Image */ 104 label = "NAND (RO) DTB Image"; 170 /* 512KB for DTB Image */ 172 label = "SPI (RO) DTB Image";
|
D | p2020rdb-pc.dtsi | 53 /* 256KB for DTB Image */ 55 label = "NOR DTB Image"; 96 /* 1MB for DTB Image */ 98 label = "NAND DTB Image"; 166 /* 512KB for DTB Image */ 168 label = "SPI DTB Image";
|
D | p1021rdb-pc.dtsi | 53 /* 256KB for DTB Image */ 55 label = "NOR DTB Image"; 103 /* 1MB for DTB Image */ 105 label = "NAND DTB Image"; 165 /* 512KB for DTB Image */ 167 label = "SPI Flash DTB Image";
|
D | p1020rdb-pd.dts | 62 /* 128KB for DTB Image */ 64 label = "NOR DTB Image"; 113 /* 1MB for DTB Image */ 115 label = "NAND DTB Image"; 171 /* 512KB for DTB Image*/ 173 label = "SPI DTB Image";
|
D | p1020rdb.dtsi | 53 /* 256KB for DTB Image */ 55 label = "NOR (RO) DTB Image"; 98 /* 1MB for DTB Image */ 100 label = "NAND (RO) DTB Image"; 163 /* 512KB for DTB Image */
|
D | p1020rdb-pc.dtsi | 53 /* 256KB for DTB Image */ 55 label = "NOR DTB Image"; 96 /* 1MB for DTB Image */ 98 label = "NAND DTB Image"; 166 /* 512KB for DTB Image*/
|
D | p1010rdb.dtsi | 45 /* 256KB for DTB Image */ 47 label = "NOR DTB Image"; 126 /* 512KB for DTB Image */ 128 label = "SPI Flash DTB Image";
|
D | p1023rdb.dts | 120 /* 1MB for DTB Image */ 122 label = "NOR DTB Image"; 156 /* 1MB for DTB Image */ 158 label = "NAND DTB Image";
|
D | p1025rdb.dtsi | 53 /* 256KB for DTB Image */ 55 label = "NOR DTB Image"; 96 /* 1MB for DTB Image */ 98 label = "NAND DTB Image"; 152 /* 512KB for DTB Image */
|
D | p1010rdb-pa.dtsi | 45 /* 1MB for DTB Image */ 47 label = "NAND DTB Image";
|
D | p1020utm-pc.dtsi | 45 /* 256KB for DTB Image */ 47 label = "NOR DTB Image";
|
D | p1020mbg-pc.dtsi | 45 /* 128KB for DTB Image */ 47 label = "NOR DTB Image";
|
D | b4qds.dtsi | 72 /* 1MB for DTB Image */ 74 label = "NAND DTB Image";
|
D | t4240qds.dts | 75 /* 1MB for DTB Image */ 77 label = "NAND DTB Image";
|
D | p1021mds.dts | 51 /* 1MB for DTB Image */ 53 label = "NAND (RO) DTB Image";
|
D | p1025twr.dtsi | 60 /* 256KB for DTB Image */ 62 label = "NOR DTB Image";
|
D | p2041rdb.dts | 193 label = "NAND DTB Image";
|
D | p5040ds.dts | 192 label = "NAND DTB Image";
|
D | p3041ds.dts | 207 label = "NAND DTB Image";
|
D | p5020ds.dts | 207 label = "NAND DTB Image";
|
/linux-4.4.14/drivers/macintosh/ |
D | macio-adb.c | 52 #define DTB 2 /* data to bus */ macro 221 out_8(&adb->ctrl.r, DTB + CRE); in macio_adb_interrupt() 223 out_8(&adb->ctrl.r, DTB); in macio_adb_interrupt()
|
/linux-4.4.14/arch/mips/boot/compressed/ |
D | ld.script | 35 /* leave space for appended DTB */
|
/linux-4.4.14/drivers/gpu/drm/tilcdc/ |
D | Kconfig | 25 binding. If you find "ti,tilcdc,slave"-string from your DTB,
|
/linux-4.4.14/arch/nios2/platform/ |
D | Kconfig.platform | 19 bool "DTB at physical address" 32 hex "DTB Address"
|
/linux-4.4.14/arch/metag/ |
D | Kconfig | 223 bool "Embed DTB in kernel image" 229 string "Built in DTB" 232 Set the name of the DTB to embed (leave blank to pick one
|
/linux-4.4.14/arch/h8300/ |
D | Kconfig.cpu | 92 string "Builtin DTB"
|
/linux-4.4.14/arch/c6x/kernel/ |
D | head.S | 58 ;; pass DTB pointer to machine_init (or zero if none)
|
/linux-4.4.14/Documentation/devicetree/bindings/i2c/ |
D | i2c-ocores.txt | 27 This is to keep backwards compatibility with setups using old DTB. i2c bus
|
/linux-4.4.14/arch/mips/ath79/ |
D | Kconfig | 75 prompt "Build a DTB in the kernel"
|
/linux-4.4.14/arch/arm/kernel/ |
D | head-common.S | 53 ldr r6, =OF_DT_MAGIC @ is it a DTB?
|
/linux-4.4.14/arch/openrisc/ |
D | Kconfig | 73 string "Builtin DTB"
|
/linux-4.4.14/Documentation/devicetree/bindings/arm/ |
D | psci.txt | 90 A DTB may provide IDs for use by kernels without PSCI 0.2 support,
|
D | fw-cfg.txt | 12 DTB that QEMU places at the bottom of the guest's DRAM.
|
/linux-4.4.14/arch/arc/ |
D | Kconfig | 550 external cmdline or DTB. This however breaks in absence of uboot, 558 string "Built in DTB" 560 Set the name of the DTB to embed in the vmlinux binary
|
/linux-4.4.14/arch/xtensa/ |
D | Kconfig | 360 string "DTB to build into the kernel image" 429 used when no physical memory size is passed through DTB or through 447 no physical memory size is passed through DTB or through boot
|
/linux-4.4.14/Documentation/devicetree/bindings/dma/ |
D | ti-edma.txt | 131 Listed here in case one wants to boot an old kernel with new DTB. These
|
/linux-4.4.14/arch/powerpc/boot/dts/ |
D | xpedite5301.dts | 94 label = "Primary DTB"; 124 label = "Secondary DTB";
|
D | xpedite5370.dts | 92 label = "Primary DTB"; 122 label = "Secondary DTB";
|
D | xpedite5330.dts | 130 label = "Primary DTB"; 160 label = "Secondary DTB";
|
D | xcalibur1501.dts | 94 label = "Primary DTB"; 124 label = "Secondary DTB";
|
/linux-4.4.14/arch/mips/ |
D | Kconfig | 2744 DTB) included in the vmlinux ELF section .appended_dtb. By default 2745 it is empty and the DTB can be appended using binutils command 2758 DTB) appended to raw vmlinux.bin (without decompressor). 2767 look like a DTB header after a reboot if no actual DTB is appended 2769 if you don't intend to always append a DTB. 2776 DTB) appended to raw vmlinuz.bin (with decompressor). 2785 look like a DTB header after a reboot if no actual DTB is appended 2787 if you don't intend to always append a DTB.
|
/linux-4.4.14/arch/nios2/ |
D | Kconfig | 122 bool "Ignore kernel command string from DTB"
|
/linux-4.4.14/scripts/ |
D | Makefile.lib | 267 quiet_cmd_dt_S_dtb= DTB $@
|
/linux-4.4.14/arch/arm/ |
D | Kconfig | 1886 (DTB) appended to zImage 1895 look like a DTB header after a reboot if no actual DTB is appended 1897 if you don't intend to always append a DTB. Proper passing of the 1898 location into r2 of a bootloader provided DTB is always preferable 1902 bool "Supplement the appended DTB with traditional ATAG information" 1905 Some old bootloaders can't be updated to a DTB capable one, yet 1909 DTB. To allow a device tree enabled kernel to be used with such 1911 from the ATAG list and store it at run time into the appended DTB.
|
/linux-4.4.14/Documentation/arm64/ |
D | booting.txt | 53 NOTE: versions prior to v4.2 also require that the DTB be placed within
|
/linux-4.4.14/arch/cris/ |
D | Kconfig | 82 string "DTB to build into the kernel image"
|
/linux-4.4.14/Documentation/devicetree/ |
D | booting-without-of.txt | 313 DT block. In this case, Linux will look for a builtin DTB, selected via
|