Searched refs:boot0 (Results 1 – 14 of 14) sorted by relevance
118 u_int8_t *mbr, *boot0; in main() local209 boot0_size = read_mbr(bpath, &boot0, 1); in main()210 memcpy(boot0 + OFF_PTBL, mbr + OFF_PTBL, in main()213 memcpy(boot0 + OFF_SERIAL, mbr + OFF_SERIAL, 4); in main()215 boot0 = mbr; in main()221 boot0[OFF_DRIVE] = d_arg; in main()225 boot0[OFF_FLAGS] &= 0xf0; in main()226 boot0[OFF_FLAGS] |= m_arg; in main()229 boot0[OFF_FLAGS] &= o_and; in main()230 boot0[OFF_FLAGS] |= o_or; in main()[all …]
1 .PATH: ${.CURDIR}/../boot0
1 PROG?= boot0
128 .set B0_OFF,(B0_BASE-0x200) # Offset of boot0 data
11 SUBDIR.yes+= mbr pmbr boot0 boot0sio boot2 cdboot gptboot \
37 stand/i386/boot0 \
56 fpga_boot0_pins: fpga-boot0-pins {
20 NANO_BOOTLOADER="boot/boot0"
40 Install the boot0 bootmanager.
530 boot0-gpios = <&tlmm 68 GPIO_ACTIVE_HIGH>;850 fpmcu_boot0: fpmcu-boot0-state {
920 boot0-gpios = <&tlmm 10 GPIO_ACTIVE_HIGH>;1265 fpmcu_boot0: fpmcu-boot0-state {
255 NANO_BOOTLOADER="boot/boot0"
212 components, or use the standard boot0 and have the boot2 stage start
331 OLD_FILES+=boot/boot0