Searched refs:tpl (Results 1 – 25 of 40) sorted by relevance
12
| /u-boot/arch/arm/mach-rockchip/ |
| A D | Makefile | 12 obj-tpl-$(CONFIG_ROCKCHIP_BROM_HELPER) += bootrom.o 13 obj-tpl-$(CONFIG_TPL_ROCKCHIP_COMMON_BOARD) += tpl.o 14 obj-tpl-$(CONFIG_ROCKCHIP_PX30) += px30-board-tpl.o 52 obj-$(CONFIG_TPL_BUILD) += $(obj-tpl-y)
|
| /u-boot/tools/binman/test/ |
| A D | 078_u_boot_tpl.dts | 6 u-boot-tpl { 8 u-boot-tpl-dtb {
|
| A D | 149_symbols_tpl.dts | 23 u-boot-tpl { 24 type = "u-boot-tpl";
|
| A D | 093_x86_tpl_ucode.dts | 11 u-boot-tpl-with-ucode-ptr { 14 u-boot-tpl-dtb-with-ucode {
|
| A D | 155_symbols_tpl_x86.dts | 26 u-boot-tpl { 27 type = "u-boot-tpl";
|
| A D | 146_x86_reset16_tpl.dts | 10 x86-reset16-tpl {
|
| A D | 081_x86_start16_tpl.dts | 11 x86-start16-tpl {
|
| A D | 096_elf.dts | 13 u-boot-tpl-elf {
|
| A D | 082_fdt_update_all.dts | 15 u-boot-tpl-dtb {
|
| A D | 134_fdt_update_all_repack.dts | 18 u-boot-tpl-dtb {
|
| A D | 112_x86_rom_ifwi_nodesc.dts | 21 u-boot-tpl {
|
| A D | 111_x86_rom_ifwi.dts | 22 u-boot-tpl {
|
| A D | 151_x86_rom_ifwi_section.dts | 26 u-boot-tpl {
|
| /u-boot/arch/x86/dts/ |
| A D | u-boot.dtsi | 34 u-boot-tpl-with-ucode-ptr { 37 u-boot-tpl-dtb { 124 u-boot-tpl { 126 x86-start16-tpl { 129 x86-reset16-tpl { 169 x86-start16-tpl { 172 x86-reset16-tpl {
|
| /u-boot/doc/ |
| A D | README.TPL | 26 directory spl/tpl. The final binaries which are generated are 27 u-boot-{spl|tpl}, u-boot-{spl|tpl}.bin and u-boot-{spl|tpl}.map. 37 TPL use a small device tree (u-boot-tpl.dtb), containing only the nodes with 38 the pre-relocation properties: 'u-boot,dm-pre-reloc' and 'u-boot,dm-tpl'
|
| A D | README.chromium | 64 $UB/tpl/u-boot-tpl -d $UB/u-boot.dtb.out \ 88 gdb --args $UB/tpl/u-boot-tpl -d ....
|
| /u-boot/scripts/ |
| A D | Makefile.autoconf | 18 __all: tpl/include/autoconf.mk 83 tpl/u-boot.cfg: include/config.h FORCE 94 tpl/include/autoconf.mk: tpl/u-boot.cfg
|
| A D | Makefile.spl | 33 SPL_BIN := u-boot-tpl 34 SPL_NAME := tpl 57 ifeq ($(obj)$(CONFIG_SUPPORT_TPL),tpl) 247 INPUTS-$(CONFIG_TPL_X86_16BIT_INIT) += $(obj)/u-boot-x86-start16-tpl.bin \ 248 $(obj)/u-boot-x86-reset16-tpl.bin 361 OBJCOPYFLAGS_u-boot-x86-start16-tpl.bin := -O binary -j .start16 362 $(obj)/u-boot-x86-start16-tpl.bin: $(obj)/u-boot-tpl FORCE 369 OBJCOPYFLAGS_u-boot-x86-reset16-tpl.bin := -O binary -j .resetvec 370 $(obj)/u-boot-x86-reset16-tpl.bin: $(obj)/u-boot-tpl FORCE
|
| /u-boot/board/rockchip/evb_rk3229/ |
| A D | README | 29 Get tpl/u-boot-tpl.bin, spl/u-boot-spl.bin and u-boot.itb in this step. 49 > tools/mkimage -n rk322x -T rksd -d tpl/u-boot-spl.bin idbloader.img
|
| /u-boot/arch/arm/mach-rockchip/rk3328/ |
| A D | Kconfig | 31 default "arch/arm/mach-rockchip/u-boot-tpl-v8.lds"
|
| /u-boot/ |
| A D | Makefile | 601 u-boot.cfg spl/u-boot.cfg tpl/u-boot.cfg: 910 INPUTS-$(CONFIG_TPL) += tpl/u-boot-tpl.bin 958 $(if $(CONFIG_TPL_X86_16BIT_INIT),tpl/u-boot-tpl.bin) 1424 tpl/u-boot-tpl-rockchip.bin: tpl/u-boot-tpl.bin FORCE 1426 idbloader.img: tpl/u-boot-tpl-rockchip.bin spl/u-boot-spl.bin FORCE 1464 OBJCOPYFLAGS_u-boot-with-tpl.bin = -I binary -O binary \ 1466 tpl/u-boot-with-tpl.bin: tpl/u-boot-tpl.bin u-boot.bin FORCE 1900 tpl/u-boot-tpl.bin: tools prepare \ 1902 $(Q)$(MAKE) obj=tpl -f $(srctree)/scripts/Makefile.spl all 1979 $(foreach d, spl tpl, $(patsubst %,$d/%, \ [all …]
|
| A D | .gitignore | 58 /tpl/
|
| /u-boot/configs/ |
| A D | evb-px5_defconfig | 7 CONFIG_TPL_LDSCRIPT="arch/arm/mach-rockchip/u-boot-tpl-v8.lds"
|
| A D | evb-rk3229_defconfig | 9 CONFIG_TPL_LDSCRIPT="arch/arm/mach-rockchip/u-boot-tpl.lds"
|
| /u-boot/tools/binman/ |
| A D | README.entries | 1023 Entry: u-boot-tpl: U-Boot TPL binary 1027 - filename: Filename of u-boot-tpl.bin (default 'tpl/u-boot-tpl.bin') 1042 The ELF file 'tpl/u-boot-tpl' must also be available for this to work, since 1047 Entry: u-boot-tpl-dtb: U-Boot TPL device tree 1051 - filename: Filename of u-boot.dtb (default 'tpl/u-boot-tpl.dtb') 1069 Entry: u-boot-tpl-elf: U-Boot TPL ELF image 1073 - filename: Filename of TPL u-boot (default 'tpl/u-boot-tpl') 1209 Entry: x86-reset16-tpl: x86 16-bit reset code for U-Boot 1261 Entry: x86-start16-tpl: x86 16-bit start-up code for TPL 1265 - filename: Filename of tpl/u-boot-x86-start16-tpl.bin (default [all …]
|
Completed in 35 milliseconds
12