Home
last modified time | relevance | path

Searched refs:FLASH_TOT_SECT (Results 1 – 10 of 10) sorted by relevance

/dports/sysutils/u-boot-utilite/u-boot-2015.07/include/configs/
H A Dbf533-ezkit.h89 #define FLASH_TOT_SECT 40 macro
/dports/emulators/qemu-utils/qemu-4.2.1/roms/u-boot-sam460ex/include/configs/
H A Dbf533-ezkit.h92 #define FLASH_TOT_SECT 40 macro
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot-sam460ex/include/configs/
H A Dbf533-ezkit.h92 #define FLASH_TOT_SECT 40 macro
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/u-boot-sam460ex/include/configs/
H A Dbf533-ezkit.h92 #define FLASH_TOT_SECT 40 macro
/dports/emulators/qemu42/qemu-4.2.1/roms/u-boot-sam460ex/include/configs/
H A Dbf533-ezkit.h92 #define FLASH_TOT_SECT 40 macro
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/u-boot-sam460ex/include/configs/
H A Dbf533-ezkit.h92 #define FLASH_TOT_SECT 40 macro
/dports/emulators/qemu/qemu-6.2.0/roms/u-boot-sam460ex/include/configs/
H A Dbf533-ezkit.h92 #define FLASH_TOT_SECT 40 macro
/dports/emulators/qemu60/qemu-6.0.0/roms/u-boot-sam460ex/include/configs/
H A Dbf533-ezkit.h92 #define FLASH_TOT_SECT 40 macro
/dports/sysutils/u-boot-utilite/u-boot-2015.07/board/bf533-ezkit/
H A Dflash-defines.h31 #define FLASH_TOT_SECT 40 macro
H A Dflash.c146 if (cnt == FLASH_TOT_SECT) { in flash_erase()