/linux-4.1.27/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.1.27/arch/c6x/ |
D | Makefile | 40 DTB:=$(subst dtbImage.,,$(filter dtbImage.%, $(MAKECMDGOALS))) macro 41 export DTB 43 ifneq ($(DTB),)
|
/linux-4.1.27/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.1.27/arch/c6x/boot/dts/ |
D | Makefile | 7 ifneq ($(DTB),) 15 $(obj)/builtin.dtb: $(obj)/$(DTB).dtb
|
/linux-4.1.27/arch/microblaze/boot/dts/ |
D | Makefile | 9 ifneq ($(DTB),system) 10 $(obj)/system.dtb: $(obj)/$(DTB).dtb
|
/linux-4.1.27/arch/powerpc/boot/dts/ |
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 | 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 | 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 | 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 | p1010rdb.dtsi | 45 /* 256KB for DTB Image */ 47 label = "NOR DTB Image"; 126 /* 512KB for DTB Image */ 128 label = "SPI Flash 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 | p1023rdb.dts | 108 /* 1MB for DTB Image */ 110 label = "NOR DTB Image"; 144 /* 1MB for DTB Image */ 146 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 | p5040ds.dts | 180 label = "NAND DTB Image";
|
D | p2041rdb.dts | 181 label = "NAND DTB Image";
|
D | xpedite5370.dts | 92 label = "Primary DTB"; 122 label = "Secondary DTB";
|
D | xpedite5301.dts | 94 label = "Primary DTB"; 124 label = "Secondary DTB";
|
D | p5020ds.dts | 195 label = "NAND DTB Image";
|
D | p3041ds.dts | 195 label = "NAND DTB Image";
|
D | xpedite5330.dts | 130 label = "Primary DTB"; 160 label = "Secondary DTB";
|
D | xcalibur1501.dts | 94 label = "Primary DTB"; 124 label = "Secondary DTB";
|
/linux-4.1.27/arch/arm/boot/compressed/ |
D | head-shmobile.S | 34 ldr lr, [r5, #0] @ check if valid DTB is present 64 .word 0x4000 @ maximum DTB size
|
/linux-4.1.27/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.1.27/Documentation/devicetree/bindings/dma/ |
D | ti-edma.txt | 18 Listed here in case one wants to boot an old kernel with new DTB. These
|
/linux-4.1.27/arch/nios2/platform/ |
D | Kconfig.platform | 19 bool "DTB at physical address" 32 hex "DTB Address"
|
/linux-4.1.27/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.1.27/arch/c6x/kernel/ |
D | head.S | 58 ;; pass DTB pointer to machine_init (or zero if none)
|
/linux-4.1.27/Documentation/devicetree/bindings/i2c/ |
D | i2c-ocores.txt | 27 This is to keep backwards compatibility with setups using old DTB. i2c bus
|
/linux-4.1.27/arch/arm/kernel/ |
D | head-common.S | 53 ldr r6, =OF_DT_MAGIC @ is it a DTB?
|
/linux-4.1.27/Documentation/devicetree/bindings/arm/ |
D | psci.txt | 86 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.1.27/arch/openrisc/ |
D | Kconfig | 73 string "Builtin DTB"
|
/linux-4.1.27/arch/xtensa/ |
D | Kconfig | 351 string "DTB to build into the kernel image" 406 used when no physical memory size is passed through DTB or through 424 no physical memory size is passed through DTB or through boot
|
/linux-4.1.27/arch/arc/ |
D | Kconfig | 410 string "Built in DTB" 412 Set the name of the DTB to embed in the vmlinux binary
|
/linux-4.1.27/scripts/ |
D | Makefile.lib | 267 quiet_cmd_dt_S_dtb= DTB $@
|
/linux-4.1.27/arch/nios2/ |
D | Kconfig | 122 bool "Ignore kernel command string from DTB"
|
/linux-4.1.27/arch/arm/ |
D | Kconfig | 1839 (DTB) appended to zImage 1848 look like a DTB header after a reboot if no actual DTB is appended 1850 if you don't intend to always append a DTB. Proper passing of the 1851 location into r2 of a bootloader provided DTB is always preferable 1855 bool "Supplement the appended DTB with traditional ATAG information" 1858 Some old bootloaders can't be updated to a DTB capable one, yet 1862 DTB. To allow a device tree enabled kernel to be used with such 1864 from the ATAG list and store it at run time into the appended DTB.
|
/linux-4.1.27/arch/cris/ |
D | Kconfig | 71 string "DTB to build into the kernel image"
|
/linux-4.1.27/Documentation/devicetree/ |
D | booting-without-of.txt | 313 DT block. In this case, Linux will look for a builtin DTB, selected via
|