| /openbmc/openbmc/meta-raspberrypi/recipes-bsp/rpi-eeprom/ |
| H A D | rpi-eeprom_git.bb | 2 DESCRIPTION = "This repository contains the rpi4/rpi5 bootloader and scripts \ 37 install -d ${D}${base_libdir}/firmware/raspberrypi/bootloader-2711/default 38 install -d ${D}${base_libdir}/firmware/raspberrypi/bootloader-2711/latest 39 install -d ${D}${base_libdir}/firmware/raspberrypi/bootloader-2712/default 40 install -d ${D}${base_libdir}/firmware/raspberrypi/bootloader-2712/latest 42 …install -m 644 ${S}/firmware-2711/default/* ${D}${base_libdir}/firmware/raspberrypi/bootloader-271… 43 …install -m 644 ${S}/firmware-2711/latest/* ${D}${base_libdir}/firmware/raspberrypi/bootloader-2711… 44 …install -m 644 ${S}/firmware-2712/default/* ${D}${base_libdir}/firmware/raspberrypi/bootloader-271… 45 …install -m 644 ${S}/firmware-2712/latest/* ${D}${base_libdir}/firmware/raspberrypi/bootloader-2712… 47 ln -s default ${D}${base_libdir}/firmware/raspberrypi/bootloader-2711/critical [all …]
|
| /openbmc/u-boot/doc/ |
| H A D | README.ramboot-ppc85xx | 5 pre-mechanism is required to load the DDR with the bootloader binary. 9 which can initialize the DDR and get the complete bootloader copied to DDR. 15 1. Load the RAM based bootloader onto DDR via JTAG/BDI interface. And then 16 execute the bootloader from DDR. 22 2. Load the RAM based bootloader onto DDR using already existing bootloader on 23 the board.And then execute the bootloader from DDR. 27 Suppose the board already has a working bootloader on it. And you would 28 prefer to keep it intact, at the same time want to test your bootloader. 29 In this case you can get your test bootloader binary into DDR via tftp 30 for example. Then execute the test bootloader. [all …]
|
| H A D | README.android-fastboot-protocol | 85 Host: "flash:bootloader" request to flash the data to the bootloader 108 "getvar:%s" Read a config/version variable from the bootloader. 119 data. Required if the bootloader is "secure" 135 "reboot-bootloader" Reboot back into the bootloader. 137 the bootloader and then upgrading other partitions 138 using the new bootloader. 156 version-bootloader Version string for the Bootloader. 165 bootloader requiring a signature before
|
| /openbmc/openbmc/poky/scripts/lib/wic/ |
| H A D | ksparser.py | 141 self.bootloader = None 193 bootloader = subparsers.add_parser('bootloader') 194 bootloader.add_argument('--append') 195 bootloader.add_argument('--configfile') 196 bootloader.add_argument('--ptable', choices=('msdos', 'gpt', 'gpt-hybrid'), 198 bootloader.add_argument('--timeout', type=int) 199 bootloader.add_argument('--source') 205 if not self.bootloader: 207 self.bootloader = bootloader.parse_args([]) 288 if not self.bootloader: [all …]
|
| /openbmc/openbmc/meta-phosphor/classes/ |
| H A D | image_types_phosphor_nuvoton_npcm8xx.bbclass | 25 do_make_ubi[depends] += "npcm8xx-bootloader:do_deploy" 26 do_generate_ubi_tar[depends] += "npcm8xx-bootloader:do_deploy" 27 do_generate_static_tar[depends] += "npcm8xx-bootloader:do_deploy" 29 npcm8xx-bootloader:do_deploy \ 32 do_generate_static_norootfs[depends] += "npcm8xx-bootloader:do_deploy" 33 do_generate_ext4_tar[depends] += "npcm8xx-bootloader:do_deploy"
|
| /openbmc/openbmc/poky/scripts/lib/wic/canned-wks/ |
| H A D | directdisk-bootloader-config.wks | 1 # short-description: Create a 'pcbios' direct disk image with custom bootloader config 3 # can directly dd to boot media. The bootloader configuration source is a user file. 7 bootloader --configfile="directdisk-bootloader-config.cfg"
|
| H A D | systemd-bootdisk.wks | 3 # can directly dd to boot media. The selected bootloader is systemd-boot. 11 bootloader --ptable gpt --timeout=5 --append="rootwait rootfstype=ext4 console=ttyS0,115200 console…
|
| /openbmc/openbmc/poky/scripts/lib/wic/plugins/source/ |
| H A D | bootimg-pcbios.py | 91 bootloader = creator.ks.bootloader 94 if bootloader.configfile: 95 custom_cfg = get_custom_config(bootloader.configfile) 100 "for syslinux.cfg", bootloader.configfile) 103 "get it from %s." % bootloader.configfile) 115 syslinux_conf += "TIMEOUT " + str(bootloader.timeout) + "\n" 129 (creator.rootdev, bootloader.append)
|
| H A D | bootimg-partition.py | 73 configfile = cr.ks.bootloader.configfile 120 bootloader = cr.ks.bootloader 122 % (cr.rootdev, bootloader.append if bootloader.append else '')
|
| H A D | bootimg-efi.py | 64 configfile = creator.ks.bootloader.configfile 84 bootloader = creator.ks.bootloader 90 grubefi_conf += "timeout=%s\n" % bootloader.timeout 105 % (kernel, label_conf, bootloader.append) 144 bootloader = creator.ks.bootloader 148 loader_conf += "timeout %d\n" % (bootloader.timeout or 5) 162 configfile = creator.ks.bootloader.configfile 194 (label_conf, bootloader.append)
|
| H A D | isoimage-isohybrid.py | 61 bootloader = creator.ks.bootloader 65 syslinux_conf += "TIMEOUT %s \n" % (bootloader.timeout or 10) 83 % bootloader.append 96 configfile = creator.ks.bootloader.configfile 112 bootloader = creator.ks.bootloader 118 grubefi_conf += "timeout=%s\n" % (bootloader.timeout or 10) 131 % (kernel, bootloader.append)
|
| /openbmc/u-boot/arch/arm/mach-bcmstb/ |
| H A D | Kconfig | 8 is acting as the second stage bootloader, and U-Boot is 9 acting as the third stage bootloader (TSBL), loaded by BOLT. 16 is acting as the second stage bootloader, and U-Boot is 17 acting as the third stage bootloader (TSBL), loaded by BOLT.
|
| /openbmc/u-boot/board/cobra5272/ |
| H A D | README | 3 Contents: This is the README of u-boot (Universal bootloader) for our 54 The u-boot bootloader for Coldfire processors can be configured 56 1. as a standalone bootloader residing in flash & relocating itself to RAM on 60 prestage bootloader ("chainloading") & is running only from the RAM address it 89 => u-boot as single bootloader starting from flash 96 => linking address for u-boot as single bootloader stored in flash 128 => u-boot as RAM version, chainloaded by another bootloader or using bdm cable
|
| /openbmc/openbmc/poky/meta/recipes-bsp/barebox/ |
| H A D | barebox.bb | 1 SUMMARY = "barebox is a bootloader designed for embedded systems. It runs on a variety of architect… 2 DESCRIPTION = "barebox aims to be a versatile and flexible bootloader not only for booting embedded…
|
| /openbmc/openbmc/meta-nuvoton/recipes-bsp/images/ |
| H A D | npcm7xx-bootblock_10.10.19.bb | 1 SUMMARY = "Primary bootloader for NPCM7XX (Poleg) devices" 2 DESCRIPTION = "Primary bootloader for NPCM7XX (Poleg) devices"
|
| H A D | npcm8xx-bootblock.inc | 1 SUMMARY = "Primary bootloader for NPCM8XX (Arbel) devices" 2 DESCRIPTION = "Primary bootloader for NPCM8XX (Arbel) devices"
|
| /openbmc/u-boot/arch/arm/dts/ |
| H A D | sama5d3xcm.dtsi | 87 bootloader@40000 { 88 label = "bootloader"; 93 label = "bootloader env";
|
| H A D | sama5d3xcm_cmp.dtsi | 130 bootloader@40000 { 131 label = "bootloader"; 136 label = "bootloader env";
|
| /openbmc/u-boot/configs/ |
| H A D | smdkc100_defconfig | 9 …pe=cramfs console=ttySAC0,115200n8 mem=128M mtdparts=s3c-onenand:256k(bootloader),128k@0x40000(pa… 20 CONFIG_MTDPARTS_DEFAULT="mtdparts=s3c-onenand:256k(bootloader),128k@0x40000(params),3m@0x60000(kern…
|
| /openbmc/openbmc/poky/meta/recipes-bsp/opensbi/ |
| H A D | opensbi-payloads.inc | 29 return "virtual/kernel:do_deploy virtual/bootloader:do_deploy" 34 return "virtual/bootloader:do_deploy"
|
| /openbmc/openbmc/meta-arm/meta-arm-systemready/recipes-test/arm-systemready-linux-distros/files/unattended-boot-conf/Fedora/ |
| H A D | ks.cfg | 25 # System bootloader configuration 26 bootloader --location=mbr --boot-drive=vda
|
| /openbmc/openbmc/poky/documentation/ref-manual/ |
| H A D | kickstart.rst | 14 ``bootloader``. 184 identifier is used in the bootloader configuration to specify the 193 filesystem UUID is added to the kernel command line in the bootloader 205 Command: bootloader 208 This command specifies how the bootloader should be configured and 214 various source plugins that implement bootloader functionality. The bootloader 215 command essentially provides a means of modifying bootloader 222 the bootloader. You can provide a full pathname for the file or a 224 all other bootloader options. 233 bootloader times out and boots the default option.
|
| /openbmc/openbmc/meta-aspeed/conf/machine/include/ |
| H A D | aspeed.inc | 3 PREFERRED_PROVIDER_virtual/bootloader ?= "u-boot-aspeed-sdk" 16 virtual/bootloader \
|
| /openbmc/u-boot/board/microchip/pic32mzda/ |
| H A D | README | 11 This processor boots with proprietary stage1 bootloader running from internal 12 boot-flash. Stage1 bootloader inturns locates and jumps to U-Boot programmed
|
| /openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-bsp/kexecboot/ |
| H A D | kexecboot_git.bb | 1 SUMMARY = "kexecboot linux-as-bootloader" 2 DESCRIPTION = "kexecboot is a graphical linux-as-bootloader implementation based on kexec."
|