Home
last modified time | relevance | path

Searched refs:sect_last (Results 1 – 25 of 77) sorted by relevance

1234

/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot-sam460ex/tools/updater/
H A Dcmd_flash.c122 int n, sect_first, sect_last; in do_flerase() local
139 if ((n = abbrev_spec(argv[1], &info, &sect_first, &sect_last)) != 0) { in do_flerase()
145 sect_first, sect_last, (info-flash_info)+1); in do_flerase()
146 rcode = flash_erase(info, sect_first, sect_last); in do_flerase()
245 int i, p, n, sect_first, sect_last; in do_protect() local
289 if ((n = abbrev_spec(argv[2], &info, &sect_first, &sect_last)) != 0) { in do_protect()
297 for (i = sect_first; i <= sect_last; i++) { in do_protect()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/u-boot-sam460ex/tools/updater/
H A Dcmd_flash.c122 int n, sect_first, sect_last; in do_flerase() local
139 if ((n = abbrev_spec(argv[1], &info, &sect_first, &sect_last)) != 0) { in do_flerase()
145 sect_first, sect_last, (info-flash_info)+1); in do_flerase()
146 rcode = flash_erase(info, sect_first, sect_last); in do_flerase()
245 int i, p, n, sect_first, sect_last; in do_protect() local
289 if ((n = abbrev_spec(argv[2], &info, &sect_first, &sect_last)) != 0) { in do_protect()
297 for (i = sect_first; i <= sect_last; i++) { in do_protect()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/u-boot-sam460ex/tools/updater/
H A Dcmd_flash.c122 int n, sect_first, sect_last; in do_flerase() local
139 if ((n = abbrev_spec(argv[1], &info, &sect_first, &sect_last)) != 0) { in do_flerase()
145 sect_first, sect_last, (info-flash_info)+1); in do_flerase()
146 rcode = flash_erase(info, sect_first, sect_last); in do_flerase()
245 int i, p, n, sect_first, sect_last; in do_protect() local
289 if ((n = abbrev_spec(argv[2], &info, &sect_first, &sect_last)) != 0) { in do_protect()
297 for (i = sect_first; i <= sect_last; i++) { in do_protect()
/dports/emulators/qemu42/qemu-4.2.1/roms/u-boot-sam460ex/tools/updater/
H A Dcmd_flash.c122 int n, sect_first, sect_last; in do_flerase() local
139 if ((n = abbrev_spec(argv[1], &info, &sect_first, &sect_last)) != 0) { in do_flerase()
145 sect_first, sect_last, (info-flash_info)+1); in do_flerase()
146 rcode = flash_erase(info, sect_first, sect_last); in do_flerase()
245 int i, p, n, sect_first, sect_last; in do_protect() local
289 if ((n = abbrev_spec(argv[2], &info, &sect_first, &sect_last)) != 0) { in do_protect()
297 for (i = sect_first; i <= sect_last; i++) { in do_protect()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/u-boot-sam460ex/tools/updater/
H A Dcmd_flash.c122 int n, sect_first, sect_last; in do_flerase() local
139 if ((n = abbrev_spec(argv[1], &info, &sect_first, &sect_last)) != 0) { in do_flerase()
145 sect_first, sect_last, (info-flash_info)+1); in do_flerase()
146 rcode = flash_erase(info, sect_first, sect_last); in do_flerase()
245 int i, p, n, sect_first, sect_last; in do_protect() local
289 if ((n = abbrev_spec(argv[2], &info, &sect_first, &sect_last)) != 0) { in do_protect()
297 for (i = sect_first; i <= sect_last; i++) { in do_protect()
/dports/emulators/qemu/qemu-6.2.0/roms/u-boot-sam460ex/tools/updater/
H A Dcmd_flash.c122 int n, sect_first, sect_last; in do_flerase() local
139 if ((n = abbrev_spec(argv[1], &info, &sect_first, &sect_last)) != 0) { in do_flerase()
145 sect_first, sect_last, (info-flash_info)+1); in do_flerase()
146 rcode = flash_erase(info, sect_first, sect_last); in do_flerase()
245 int i, p, n, sect_first, sect_last; in do_protect() local
289 if ((n = abbrev_spec(argv[2], &info, &sect_first, &sect_last)) != 0) { in do_protect()
297 for (i = sect_first; i <= sect_last; i++) { in do_protect()
/dports/emulators/qemu60/qemu-6.0.0/roms/u-boot-sam460ex/tools/updater/
H A Dcmd_flash.c122 int n, sect_first, sect_last; in do_flerase() local
139 if ((n = abbrev_spec(argv[1], &info, &sect_first, &sect_last)) != 0) { in do_flerase()
145 sect_first, sect_last, (info-flash_info)+1); in do_flerase()
146 rcode = flash_erase(info, sect_first, sect_last); in do_flerase()
245 int i, p, n, sect_first, sect_last; in do_protect() local
289 if ((n = abbrev_spec(argv[2], &info, &sect_first, &sect_last)) != 0) { in do_protect()
297 for (i = sect_first; i <= sect_last; i++) { in do_protect()
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot/cmd/
H A Dflash.c304 int n, sect_first = 0, sect_last = 0; in do_flerase() local
324 if ((n = abbrev_spec(argv[1], &info, &sect_first, &sect_last)) != 0) { in do_flerase()
330 sect_first, sect_last, (info-flash_info)+1); in do_flerase()
331 rcode = flash_erase(info, sect_first, sect_last); in do_flerase()
438 int i, n, sect_first = 0, sect_last = 0; in do_protect() local
488 if ((n = abbrev_spec(argv[2], &info, &sect_first, &sect_last)) != 0) { in do_protect()
494 p ? "" : "Un-", sect_first, sect_last, in do_protect()
496 for (i = sect_first; i <= sect_last; i++) { in do_protect()
/dports/sysutils/u-boot-olinuxino-lime/u-boot-2021.07/cmd/
H A Dflash.c308 int n, sect_first = 0, sect_last = 0; in do_flerase() local
328 if ((n = abbrev_spec(argv[1], &info, &sect_first, &sect_last)) != 0) { in do_flerase()
334 sect_first, sect_last, (info-flash_info)+1); in do_flerase()
335 rcode = flash_erase(info, sect_first, sect_last); in do_flerase()
443 int i, n, sect_first = 0, sect_last = 0; in do_protect() local
493 if ((n = abbrev_spec(argv[2], &info, &sect_first, &sect_last)) != 0) { in do_protect()
499 p ? "" : "Un-", sect_first, sect_last, in do_protect()
501 for (i = sect_first; i <= sect_last; i++) { in do_protect()
/dports/sysutils/u-boot-olinuxino-lime2-emmc/u-boot-2021.07/cmd/
H A Dflash.c308 int n, sect_first = 0, sect_last = 0; in do_flerase() local
328 if ((n = abbrev_spec(argv[1], &info, &sect_first, &sect_last)) != 0) { in do_flerase()
334 sect_first, sect_last, (info-flash_info)+1); in do_flerase()
335 rcode = flash_erase(info, sect_first, sect_last); in do_flerase()
443 int i, n, sect_first = 0, sect_last = 0; in do_protect() local
493 if ((n = abbrev_spec(argv[2], &info, &sect_first, &sect_last)) != 0) { in do_protect()
499 p ? "" : "Un-", sect_first, sect_last, in do_protect()
501 for (i = sect_first; i <= sect_last; i++) { in do_protect()
/dports/sysutils/u-boot-olinuxino-lime2/u-boot-2021.07/cmd/
H A Dflash.c308 int n, sect_first = 0, sect_last = 0; in do_flerase() local
328 if ((n = abbrev_spec(argv[1], &info, &sect_first, &sect_last)) != 0) { in do_flerase()
334 sect_first, sect_last, (info-flash_info)+1); in do_flerase()
335 rcode = flash_erase(info, sect_first, sect_last); in do_flerase()
443 int i, n, sect_first = 0, sect_last = 0; in do_protect() local
493 if ((n = abbrev_spec(argv[2], &info, &sect_first, &sect_last)) != 0) { in do_protect()
499 p ? "" : "Un-", sect_first, sect_last, in do_protect()
501 for (i = sect_first; i <= sect_last; i++) { in do_protect()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/u-boot/cmd/
H A Dflash.c304 int n, sect_first = 0, sect_last = 0; in do_flerase() local
324 if ((n = abbrev_spec(argv[1], &info, &sect_first, &sect_last)) != 0) { in do_flerase()
330 sect_first, sect_last, (info-flash_info)+1); in do_flerase()
331 rcode = flash_erase(info, sect_first, sect_last); in do_flerase()
438 int i, n, sect_first = 0, sect_last = 0; in do_protect() local
488 if ((n = abbrev_spec(argv[2], &info, &sect_first, &sect_last)) != 0) { in do_protect()
494 p ? "" : "Un-", sect_first, sect_last, in do_protect()
496 for (i = sect_first; i <= sect_last; i++) { in do_protect()
/dports/sysutils/u-boot-cubox-hummingboard/u-boot-2021.07/cmd/
H A Dflash.c308 int n, sect_first = 0, sect_last = 0; in do_flerase() local
328 if ((n = abbrev_spec(argv[1], &info, &sect_first, &sect_last)) != 0) { in do_flerase()
334 sect_first, sect_last, (info-flash_info)+1); in do_flerase()
335 rcode = flash_erase(info, sect_first, sect_last); in do_flerase()
443 int i, n, sect_first = 0, sect_last = 0; in do_protect() local
493 if ((n = abbrev_spec(argv[2], &info, &sect_first, &sect_last)) != 0) { in do_protect()
499 p ? "" : "Un-", sect_first, sect_last, in do_protect()
501 for (i = sect_first; i <= sect_last; i++) { in do_protect()
/dports/sysutils/u-boot-cubieboard2/u-boot-2021.07/cmd/
H A Dflash.c308 int n, sect_first = 0, sect_last = 0; in do_flerase() local
328 if ((n = abbrev_spec(argv[1], &info, &sect_first, &sect_last)) != 0) { in do_flerase()
334 sect_first, sect_last, (info-flash_info)+1); in do_flerase()
335 rcode = flash_erase(info, sect_first, sect_last); in do_flerase()
443 int i, n, sect_first = 0, sect_last = 0; in do_protect() local
493 if ((n = abbrev_spec(argv[2], &info, &sect_first, &sect_last)) != 0) { in do_protect()
499 p ? "" : "Un-", sect_first, sect_last, in do_protect()
501 for (i = sect_first; i <= sect_last; i++) { in do_protect()
/dports/sysutils/u-boot-cubieboard/u-boot-2021.07/cmd/
H A Dflash.c308 int n, sect_first = 0, sect_last = 0; in do_flerase() local
328 if ((n = abbrev_spec(argv[1], &info, &sect_first, &sect_last)) != 0) { in do_flerase()
334 sect_first, sect_last, (info-flash_info)+1); in do_flerase()
335 rcode = flash_erase(info, sect_first, sect_last); in do_flerase()
443 int i, n, sect_first = 0, sect_last = 0; in do_protect() local
493 if ((n = abbrev_spec(argv[2], &info, &sect_first, &sect_last)) != 0) { in do_protect()
499 p ? "" : "Un-", sect_first, sect_last, in do_protect()
501 for (i = sect_first; i <= sect_last; i++) { in do_protect()
/dports/sysutils/u-boot-firefly-rk3399/u-boot-2021.07/cmd/
H A Dflash.c308 int n, sect_first = 0, sect_last = 0; in do_flerase() local
328 if ((n = abbrev_spec(argv[1], &info, &sect_first, &sect_last)) != 0) { in do_flerase()
334 sect_first, sect_last, (info-flash_info)+1); in do_flerase()
335 rcode = flash_erase(info, sect_first, sect_last); in do_flerase()
443 int i, n, sect_first = 0, sect_last = 0; in do_protect() local
493 if ((n = abbrev_spec(argv[2], &info, &sect_first, &sect_last)) != 0) { in do_protect()
499 p ? "" : "Un-", sect_first, sect_last, in do_protect()
501 for (i = sect_first; i <= sect_last; i++) { in do_protect()
/dports/sysutils/u-boot-sinovoip-bpi-m3/u-boot-2021.07/cmd/
H A Dflash.c308 int n, sect_first = 0, sect_last = 0; in do_flerase() local
328 if ((n = abbrev_spec(argv[1], &info, &sect_first, &sect_last)) != 0) { in do_flerase()
334 sect_first, sect_last, (info-flash_info)+1); in do_flerase()
335 rcode = flash_erase(info, sect_first, sect_last); in do_flerase()
443 int i, n, sect_first = 0, sect_last = 0; in do_protect() local
493 if ((n = abbrev_spec(argv[2], &info, &sect_first, &sect_last)) != 0) { in do_protect()
499 p ? "" : "Un-", sect_first, sect_last, in do_protect()
501 for (i = sect_first; i <= sect_last; i++) { in do_protect()
/dports/sysutils/u-boot-a13-olinuxino/u-boot-2021.07/cmd/
H A Dflash.c308 int n, sect_first = 0, sect_last = 0; in do_flerase() local
328 if ((n = abbrev_spec(argv[1], &info, &sect_first, &sect_last)) != 0) { in do_flerase()
334 sect_first, sect_last, (info-flash_info)+1); in do_flerase()
335 rcode = flash_erase(info, sect_first, sect_last); in do_flerase()
443 int i, n, sect_first = 0, sect_last = 0; in do_protect() local
493 if ((n = abbrev_spec(argv[2], &info, &sect_first, &sect_last)) != 0) { in do_protect()
499 p ? "" : "Un-", sect_first, sect_last, in do_protect()
501 for (i = sect_first; i <= sect_last; i++) { in do_protect()
/dports/sysutils/u-boot-sopine/u-boot-2021.07/cmd/
H A Dflash.c308 int n, sect_first = 0, sect_last = 0; in do_flerase() local
328 if ((n = abbrev_spec(argv[1], &info, &sect_first, &sect_last)) != 0) { in do_flerase()
334 sect_first, sect_last, (info-flash_info)+1); in do_flerase()
335 rcode = flash_erase(info, sect_first, sect_last); in do_flerase()
443 int i, n, sect_first = 0, sect_last = 0; in do_protect() local
493 if ((n = abbrev_spec(argv[2], &info, &sect_first, &sect_last)) != 0) { in do_protect()
499 p ? "" : "Un-", sect_first, sect_last, in do_protect()
501 for (i = sect_first; i <= sect_last; i++) { in do_protect()
/dports/sysutils/u-boot-a64-olinuxino/u-boot-2021.07/cmd/
H A Dflash.c308 int n, sect_first = 0, sect_last = 0; in do_flerase() local
328 if ((n = abbrev_spec(argv[1], &info, &sect_first, &sect_last)) != 0) { in do_flerase()
334 sect_first, sect_last, (info-flash_info)+1); in do_flerase()
335 rcode = flash_erase(info, sect_first, sect_last); in do_flerase()
443 int i, n, sect_first = 0, sect_last = 0; in do_protect() local
493 if ((n = abbrev_spec(argv[2], &info, &sect_first, &sect_last)) != 0) { in do_protect()
499 p ? "" : "Un-", sect_first, sect_last, in do_protect()
501 for (i = sect_first; i <= sect_last; i++) { in do_protect()
/dports/sysutils/u-boot-qemu-arm64/u-boot-2021.07/cmd/
H A Dflash.c308 int n, sect_first = 0, sect_last = 0; in do_flerase() local
328 if ((n = abbrev_spec(argv[1], &info, &sect_first, &sect_last)) != 0) { in do_flerase()
334 sect_first, sect_last, (info-flash_info)+1); in do_flerase()
335 rcode = flash_erase(info, sect_first, sect_last); in do_flerase()
443 int i, n, sect_first = 0, sect_last = 0; in do_protect() local
493 if ((n = abbrev_spec(argv[2], &info, &sect_first, &sect_last)) != 0) { in do_protect()
499 p ? "" : "Un-", sect_first, sect_last, in do_protect()
501 for (i = sect_first; i <= sect_last; i++) { in do_protect()
/dports/sysutils/u-boot-rpi-0-w/u-boot-2021.07/cmd/
H A Dflash.c308 int n, sect_first = 0, sect_last = 0; in do_flerase() local
328 if ((n = abbrev_spec(argv[1], &info, &sect_first, &sect_last)) != 0) { in do_flerase()
334 sect_first, sect_last, (info-flash_info)+1); in do_flerase()
335 rcode = flash_erase(info, sect_first, sect_last); in do_flerase()
443 int i, n, sect_first = 0, sect_last = 0; in do_protect() local
493 if ((n = abbrev_spec(argv[2], &info, &sect_first, &sect_last)) != 0) { in do_protect()
499 p ? "" : "Un-", sect_first, sect_last, in do_protect()
501 for (i = sect_first; i <= sect_last; i++) { in do_protect()
/dports/emulators/qemu42/qemu-4.2.1/roms/u-boot/cmd/
H A Dflash.c304 int n, sect_first = 0, sect_last = 0; in do_flerase() local
324 if ((n = abbrev_spec(argv[1], &info, &sect_first, &sect_last)) != 0) { in do_flerase()
330 sect_first, sect_last, (info-flash_info)+1); in do_flerase()
331 rcode = flash_erase(info, sect_first, sect_last); in do_flerase()
438 int i, n, sect_first = 0, sect_last = 0; in do_protect() local
488 if ((n = abbrev_spec(argv[2], &info, &sect_first, &sect_last)) != 0) { in do_protect()
494 p ? "" : "Un-", sect_first, sect_last, in do_protect()
496 for (i = sect_first; i <= sect_last; i++) { in do_protect()
/dports/sysutils/u-boot-olimex-a20-som-evb/u-boot-2021.07/cmd/
H A Dflash.c308 int n, sect_first = 0, sect_last = 0; in do_flerase() local
328 if ((n = abbrev_spec(argv[1], &info, &sect_first, &sect_last)) != 0) { in do_flerase()
334 sect_first, sect_last, (info-flash_info)+1); in do_flerase()
335 rcode = flash_erase(info, sect_first, sect_last); in do_flerase()
443 int i, n, sect_first = 0, sect_last = 0; in do_protect() local
493 if ((n = abbrev_spec(argv[2], &info, &sect_first, &sect_last)) != 0) { in do_protect()
499 p ? "" : "Un-", sect_first, sect_last, in do_protect()
501 for (i = sect_first; i <= sect_last; i++) { in do_protect()
/dports/sysutils/u-boot-nanopi-neo/u-boot-2021.07/cmd/
H A Dflash.c308 int n, sect_first = 0, sect_last = 0; in do_flerase() local
328 if ((n = abbrev_spec(argv[1], &info, &sect_first, &sect_last)) != 0) { in do_flerase()
334 sect_first, sect_last, (info-flash_info)+1); in do_flerase()
335 rcode = flash_erase(info, sect_first, sect_last); in do_flerase()
443 int i, n, sect_first = 0, sect_last = 0; in do_protect() local
493 if ((n = abbrev_spec(argv[2], &info, &sect_first, &sect_last)) != 0) { in do_protect()
499 p ? "" : "Un-", sect_first, sect_last, in do_protect()
501 for (i = sect_first; i <= sect_last; i++) { in do_protect()

1234