| /netbsd-src/sys/arch/x68k/stand/ |
| H A D | README | 6 It is placed in ffs's boot area and loads secondary bootloader 8 This historical primary bootloader uses custom ffs op 14 is placed in CD and loads secondary bootloader 18 bootloader from subsequent USTARFS. 24 and loads secondary bootloader from its filesystem. 41 mboot is 0-th bootloader. 45 which should have primary bootloader. 54 SCSI IPL using mboot bootloader to make a disk bootable.
|
| /netbsd-src/sys/arch/acorn32/doc/ |
| H A D | bootloader | 1 # $NetBSD: bootloader,v 1.1 2001/10/18 00:05:00 reinoud Exp $ 4 The current bootloader (since 2001) is written in BASIC and is RISC OS 7 In contrast to the old bootloader, the (new) bootloader is relocating the 11 The development of a 2nd stage bootloader is a possible extension.
|
| /netbsd-src/usr.sbin/sysinst/arch/prep/ |
| H A D | md.c | 184 char rawdev[100], bootpart[100], bootloader[100]; in md_post_extract() local 193 snprintf(bootloader, 100, "/usr/mdec/boot_com0"); in md_post_extract() 195 snprintf(bootloader, 100, "/usr/mdec/boot"); in md_post_extract() 204 "-r %s /.bootimage", bootloader, rawdev); in md_post_extract() 208 bootloader); in md_post_extract()
|
| /netbsd-src/sys/arch/x68k/stand/xxboot/ |
| H A D | boot.S | 5 | bootloader to (*). (*) is 0x2000 (from FD) or 0x2400 (from SASI/SCSI). 7 | (2) The first 1KB loads full primary bootloader (including first 1KB) from 10 | (3) The full primary bootloader loads the secondary bootloader known as 95 | of the IPL (or the previous bootloader). At this point
|
| /netbsd-src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/ |
| H A D | at91-sama5d27_som1.dtsi | 55 bootloader@40000 { 56 label = "bootloader"; 61 label = "bootloader env redundant"; 66 label = "bootloader env";
|
| H A D | bcm2711-rpi.dtsi | 7 /* Will be filled by the bootloader */ 58 * RPi4's co-processor will copy the board's bootloader configuration 63 compatible = "raspberrypi,bootloader-config", "nvmem-rmem";
|
| H A D | sama5d3xcm.dtsi | 100 bootloader@40000 { 101 label = "bootloader"; 106 label = "bootloader env";
|
| H A D | armada-xp-crs326-24g-2s.dtsi | 10 * Note: this Device Tree assumes that the bootloader has remapped the 14 * boards were delivered with an older version of the bootloader that 16 * situation, you should either update your bootloader (preferred
|
| H A D | armada-xp-crs328-4c-20s-4s.dtsi | 10 * Note: this Device Tree assumes that the bootloader has remapped the 14 * boards were delivered with an older version of the bootloader that 16 * situation, you should either update your bootloader (preferred
|
| H A D | armada-xp-crs305-1g-4s.dtsi | 10 * Note: this Device Tree assumes that the bootloader has remapped the 14 * boards were delivered with an older version of the bootloader that 16 * situation, you should either update your bootloader (preferred
|
| H A D | at91-sama5d4_xplained.dts | 210 bootloader@40000 { 211 label = "bootloader"; 216 label = "bootloader env redundant"; 221 label = "bootloader env";
|
| H A D | armada-xp-db-dxbc2.dts | 9 * Note: this Device Tree assumes that the bootloader has remapped the 13 * boards were delivered with an older version of the bootloader that 15 * situation, you should either update your bootloader (preferred
|
| H A D | armada-xp-db-xc3-24g4xg.dts | 9 * Note: this Device Tree assumes that the bootloader has remapped the 13 * boards were delivered with an older version of the bootloader that 15 * situation, you should either update your bootloader (preferred
|
| H A D | armada-xp-gp.dts | 12 * Note: this Device Tree assumes that the bootloader has remapped the 16 * boards were delivered with an older version of the bootloader that 18 * situation, you should either update your bootloader (preferred 39 * bootloader according the size of the module
|
| H A D | sama5d3xcm_cmp.dtsi | 154 bootloader@40000 { 155 label = "bootloader"; 160 label = "bootloader env";
|
| H A D | at91-sama5d27_wlsom1.dtsi | 225 bootloader@40000 { 226 label = "bootloader"; 231 label = "bootloader env redundant"; 236 label = "bootloader env";
|
| H A D | hisi-x5hd2-dkb.dts | 57 /* Placeholder, overwritten by bootloader */ 71 /* Placeholder, overwritten by bootloader */
|
| H A D | at91sam9261ek.dts | 97 bootloader@40000 { 98 label = "bootloader"; 103 label = "bootloader env";
|
| H A D | at91sam9rlek.dts | 97 bootloader@40000 { 98 label = "bootloader"; 103 label = "bootloader env";
|
| H A D | at91-sama5d3_xplained.dts | 329 bootloader@40000 { 330 label = "bootloader"; 335 label = "bootloader env redundant"; 340 label = "bootloader env";
|
| H A D | at91-sama5d2_ptc_ek.dts | 91 bootloader@40000 { 92 label = "bootloader"; 97 label = "bootloader env redundant"; 102 label = "bootloader env";
|
| /netbsd-src/distrib/acorn32/stand/BtNetBSD/!BtNetBSD/Docs/ |
| H A D | Files | 12 BtNetBSD - Old NetBSD bootloader 13 boot32 - New NetBSD bootloader
|
| /netbsd-src/usr.sbin/sysinst/arch/luna68k/ |
| H A D | msg.md.en | 49 be prepared for the LUNA's firmware to load our native bootloader.} 52 {Copying bootloader into the 4.3BSD boot partition on %s... 57 firmware NVRAM variables to load NetBSD's bootloader by default.
|
| /netbsd-src/external/gpl3/binutils/dist/ld/scripttempl/ |
| H A D | elf32msp430.sc | 43 bootloader(rx) : ORIGIN = 0x0c00, LENGTH = 1K 55 .bootloader ${RELOCATING-0} : 58 *(.bootloader) 60 ${RELOCATING+*(.bootloader.*)} 61 } ${RELOCATING+ > bootloader}
|
| /netbsd-src/external/gpl3/binutils.old/dist/ld/scripttempl/ |
| H A D | elf32msp430.sc | 43 bootloader(rx) : ORIGIN = 0x0c00, LENGTH = 1K 55 .bootloader ${RELOCATING-0} : 58 *(.bootloader) 60 ${RELOCATING+*(.bootloader.*)} 61 } ${RELOCATING+ > bootloader}
|