| /openbmc/u-boot/tools/ |
| H A D | imx8m_image.sh | 33 …objcopy -I binary -O binary --pad-to 0x8000 --gap-fill=0x0 $srctree/lpddr4_pmu_train_1d_imem.bin l… 34 …objcopy -I binary -O binary --pad-to 0x4000 --gap-fill=0x0 $srctree/lpddr4_pmu_train_1d_dmem.bin l… 35 …objcopy -I binary -O binary --pad-to 0x8000 --gap-fill=0x0 $srctree/lpddr4_pmu_train_2d_imem.bin l…
|
| /openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-connectivity/lirc/lirc/ |
| H A D | lircd.conf | 18 gap 113123 86 gap 100000 153 gap 67800 235 gap 81698
|
| /openbmc/openbmc/poky/meta/recipes-extended/ltp/ltp/ |
| H A D | 0001-kernel-kvm-don-t-hardcode-objcopy.patch | 57 - objcopy -O binary -j .init.boot -j .text -j .data -j .init -j .preinit_array -j .init_array --gap… 58 …j .init.boot -j .text -j .data -j .init -j .preinit_array -j .init_array --gap-fill=0 $*-payload.e… 62 …j .init.boot -j .text -j .data -j .init -j .preinit_array -j .init_array --gap-fill=0 $*-payload.e… 63 …j .init.boot -j .text -j .data -j .init -j .preinit_array -j .init_array --gap-fill=0 $*-payload.e…
|
| /openbmc/u-boot/doc/device-tree-bindings/thermal/ |
| H A D | ti_soc_thermal.txt | 5 gap voltage and temperature sensor (VBGAPTS) module. The band 6 gap provides current and voltage reference for its internal
|
| /openbmc/u-boot/board/freescale/mx7ulp_evk/ |
| H A D | Makefile | 8 $(OBJCOPY) -O binary --gap-fill 0xff $< $@
|
| /openbmc/u-boot/fs/ubifs/ |
| H A D | orphan.c | 193 int avail_lebs, avail, gap; in avail_orphs() local 198 gap = c->leb_size - c->ohead_offs; in avail_orphs() 199 if (gap >= UBIFS_ORPH_NODE_SZ + sizeof(__le64)) in avail_orphs() 200 avail += (gap - UBIFS_ORPH_NODE_SZ) / sizeof(__le64); in avail_orphs() 266 int gap, err, len, cnt, i; in write_orph_node() local 269 gap = c->leb_size - c->ohead_offs; in write_orph_node() 270 if (gap < UBIFS_ORPH_NODE_SZ + sizeof(__le64)) { in write_orph_node() 273 gap = c->leb_size; in write_orph_node() 283 cnt = (gap - UBIFS_ORPH_NODE_SZ) / sizeof(__le64); in write_orph_node()
|
| /openbmc/webui-vue/docs/.vuepress/components/colors/ |
| H A D | colors.scss | 3 grid-gap: 1rem;
|
| /openbmc/webui-vue/src/layouts/ |
| H A D | LoginLayout.vue | 54 gap: $spacer * 2; 92 gap: $spacer * 1.5;
|
| /openbmc/u-boot/doc/device-tree-bindings/exynos/ |
| H A D | soc.txt | 5 name, this property fills the gap.
|
| /openbmc/u-boot/arch/arm/mach-keystone/ |
| H A D | config.mk | 24 --gap-fill=0
|
| /openbmc/qemu/tests/qtest/ |
| H A D | fdc-test.c | 125 uint8_t gap = 0x1b; in send_read_command() local 141 floppy_send(gap); in send_read_command() 181 uint8_t gap = 0x1b; in send_read_no_dma_command() local 197 floppy_send(gap); in send_read_no_dma_command()
|
| /openbmc/openbmc/poky/meta/recipes-devtools/python/python3-cryptography/ |
| H A D | 0001-pyproject.toml-remove-benchmark-disable-option.patch | 7 to avoid python3-pytest-benchmark rdepends to fix the gap.
|
| /openbmc/openbmc/poky/meta/recipes-devtools/python/ |
| H A D | python3-cython_3.1.0.bb | 4 It's designed to bridge the gap between the nice, high-level, easy-to-use world of Python \
|
| /openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/net-snmp/net-snmp/ |
| H A D | 0011-ac_add_search_path.m4-keep-consistent-between-32bit-.patch | 12 So add the patch to fix the gap between 32bit and 64bit system.
|
| /openbmc/openbmc/poky/meta/recipes-connectivity/bluez5/ |
| H A D | bluez5_5.82.bb | 27 tools/gap-tester \
|
| /openbmc/u-boot/drivers/ddr/marvell/a38x/ |
| H A D | ddr3_debug.c | 1096 int if_id = 0, gap = 0; in ddr3_tip_run_leveling_sweep_test() local 1159 gap = ctrl_adll1[if_id * cs * octets_per_if_num + pup] - in ddr3_tip_run_leveling_sweep_test() 1161 gap = (((adll_value % 32) + gap) % 64); in ddr3_tip_run_leveling_sweep_test() 1182 gap)); in ddr3_tip_run_leveling_sweep_test()
|
| /openbmc/u-boot/doc/imx/habv4/guides/ |
| H A D | encrypted_boot.txt | 37 objcopy -I binary -O binary --pad-to <blob_dst> --gap-fill=0x00 \
|
| H A D | mx6_mx7_secure_boot.txt | 348 $ objcopy -I binary -O binary --pad-to 0x64A000 --gap-fill=0x00 \
|
| /openbmc/u-boot/cmd/ |
| H A D | fdc.c | 129 unsigned char gap; /* gap1 size */ member 274 pCMD->cmd[GAP]=pFG->gap; /* gap */ in fdc_issue_cmd()
|
| /openbmc/u-boot/disk/ |
| H A D | Kconfig | 106 hole into a device" to create a gap for an SPL, its payload
|
| /openbmc/u-boot/arch/arm/mach-imx/ |
| H A D | Makefile | 89 $(OBJCOPY) -O binary --gap-fill 0xff $< $@
|
| /openbmc/obmc-console/docs/ |
| H A D | mux-support.md | 93 may be confusion as to why there is a gap in the logs.
|
| /openbmc/docs/designs/ |
| H A D | bmc-boot-ready.md | 22 has a large time gap between when the webserver is available and when all BMC
|
| /openbmc/u-boot/ |
| H A D | Makefile | 893 cmd_objcopy = $(OBJCOPY) --gap-fill=0xff $(OBJCOPYFLAGS) \ 1317 --gap-fill=0xff 1444 --gap-fill=0xff 1456 --pad-to=$(CONFIG_UBOOT_PAD_TO) --gap-fill=0xff
|
| /openbmc/openbmc/poky/documentation/migration-guides/ |
| H A D | migration-3.1.rst | 38 gap in official PowerPC reference hardware support; this may change in
|