Home
last modified time | relevance | path

Searched refs:FLASH (Results 1 – 25 of 28) sorted by relevance

12

/device/google/contexthub/firmware/os/platform/stm32/flash_script/
Dtool.c29 #define FLASH ((struct StmFlash*)0x40023C00UL) macro
46 while (FLASH->CR & 0x80000000) { in flashUnlock()
47 FLASH->KEYR = 0x45670123; in flashUnlock()
48 FLASH->KEYR = 0xCDEF89AB; in flashUnlock()
54 while (FLASH->SR & 0x00010000); in flashWait()
60 FLASH->CR = 0x00010004; //erase it all in flashEraseAll()
70 FLASH->CR = 0x201; //program word at a time in flashWriteOneK()
/device/linaro/bootloader/edk2/QuarkPlatformPkg/
DReadme.md12 * UEFI Shell built into FLASH image
13 * UEFI Linux operating system boot support from Micro SD FLASH
26 - Micro SD FLASH with FAT file system support
66 able to boot the built-in UEFI Shell and Linux from a micro SD FLASH card. The
112 able to boot the built-in UEFI Shell and Linux from a micro SD FLASH card. The
248 ## **FLASH Update using DediProg SF100**
252 installed into the FLASH device on the target Galileo development board. One
266 * **NOTE**: It is recommended that the FLASH image that was shipped with the
267 Galileo development board be read and saved before updating FLASH image. The
268 command shown below read the FLASH image and saves it to the file
[all …]
DQuarkMin.fdf65 # Define value used to compute FLASH regions below reset vector location just below 4GB
70 # Set size of FLASH to 8MB
76 # Set FLASH block size to 4KB
86 # Start PAYLOAD at 4MB into 8MB FLASH
DQuark.fdf65 # Define value used to compute FLASH regions below reset vector location just below 4GB
70 # Set size of FLASH to 8MB
76 # Set FLASH block size to 4KB
86 # Start PAYLOAD at 4MB into 8MB FLASH
/device/google/contexthub/firmware/os/platform/stm32/
Dcrt_stm32.c45 VECI(FLASH);
/device/linaro/bootloader/edk2/BeagleBoardPkg/
DBeagleBoardPkg.fdf1 # FLASH layout file for Beagle board.
32 BaseAddress = 0x80007DF8|gArmTokenSpaceGuid.PcdFdBaseAddress #The base address of the FLASH Devi…
33 Size = 0x000B0000|gArmTokenSpaceGuid.PcdFdSize #The size in bytes of the FLASH Dev…
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/
DPlatformPkg.fdf18 DEFINE FLASH_BASE = 0xFFC00000 #The base address of the 4Mb FLASH Device.
19 DEFINE FLASH_SIZE = 0x00400000 #The flash size in bytes of the 4Mb FLASH Device.
20 DEFINE FLASH_BLOCK_SIZE = 0x1000 #The block size in bytes of the 4Mb FLASH Device.
21 DEFINE FLASH_NUM_BLOCKS = 0x400 #The number of blocks in 4Mb FLASH Device.
73 …E)|gPlatformModuleTokenSpaceGuid.PcdFlashAreaBaseAddress #The base address of the 3Mb FLASH Device.
74 …tformModuleTokenSpaceGuid.PcdFlashAreaSize #The flash size in bytes of the 3Mb FLASH Device.
76 BlockSize = $(FLASH_BLOCK_SIZE) #The block size in bytes of the 3Mb FLASH Device.
77 NumBlocks = $(FLASH_NUM_BLOCKS) #The number of blocks in 3Mb FLASH Device.
DPlatformPkgGcc.fdf18 DEFINE FLASH_BASE = 0xFFC00000 #The base address of the 4Mb FLASH Device.
19 DEFINE FLASH_SIZE = 0x00400000 #The flash size in bytes of the 4Mb FLASH Device.
20 DEFINE FLASH_BLOCK_SIZE = 0x1000 #The block size in bytes of the 4Mb FLASH Device.
21 DEFINE FLASH_NUM_BLOCKS = 0x400 #The number of blocks in 4Mb FLASH Device.
73 …E)|gPlatformModuleTokenSpaceGuid.PcdFlashAreaBaseAddress #The base address of the 3Mb FLASH Device.
74 …tformModuleTokenSpaceGuid.PcdFlashAreaSize #The flash size in bytes of the 3Mb FLASH Device.
76 BlockSize = $(FLASH_BLOCK_SIZE) #The block size in bytes of the 3Mb FLASH Device.
77 NumBlocks = $(FLASH_NUM_BLOCKS) #The number of blocks in 3Mb FLASH Device.
/device/linaro/bootloader/edk2/ArmVirtPkg/
DArmVirtQemu.fdf31 Size = 0x00200000|gArmTokenSpaceGuid.PcdFdSize # The size in bytes of the FLASH De…
DArmVirtQemuKernel.fdf31 Size = 0x00200000|gArmTokenSpaceGuid.PcdFdSize # The size in bytes of the FLASH De…
/device/linaro/bootloader/edk2/EmulatorPkg/
DEmulatorPkg.fdf22 …0x102000000|gEmulatorPkgTokenSpaceGuid.PcdEmuFdBaseAddress #The base address of the FLASH Device.
23 … 0x005a0000|gEmulatorPkgTokenSpaceGuid.PcdEmuFirmwareFdSize #The size in bytes of the FLASH Device
/device/linaro/bootloader/edk2/Nt32Pkg/
DNt32Pkg.fdf30 …0x0|gEfiNt32PkgTokenSpaceGuid.PcdWinNtFdBaseAddress #The base address of the FLASH Device.
31 …0x00380000|gEfiNt32PkgTokenSpaceGuid.PcdWinNtFirmwareFdSize #The size in bytes of the FLASH Device
/device/linaro/bootloader/OpenPlatformPkg/Platforms/ARM/VExpress/
DArmVExpress-FVP-AArch64.dsc207 # UEFI lives in FLASH and copies itself to RAM
DArmVExpress-CTA15-A7.fdf30 Size = 0x000E0000|gArmTokenSpaceGuid.PcdFdSize # The size in bytes of the FLASH De…
/device/linaro/bootloader/OpenPlatformPkg/Platforms/Marvell/Armada/
DArmada70x0.fdf29 Size = 0x00400000|gArmTokenSpaceGuid.PcdFdSize # The size in bytes of the FLASH De…
/device/linaro/bootloader/OpenPlatformPkg/Platforms/ARM/Juno/
DArmJuno.fdf29 Size = 0x000F0000|gArmTokenSpaceGuid.PcdFdSize # The size in bytes of the FLASH De…
/device/linaro/bootloader/OpenPlatformPkg/Platforms/Hisilicon/HiKey/
DHiKey.fdf29 Size = 0x000F0000|gArmTokenSpaceGuid.PcdFdSize # The size in bytes of the FLASH De…
/device/linaro/bootloader/OpenPlatformPkg/Platforms/Hisilicon/HiKey960/
DHiKey960.fdf29 Size = 0x000F0000|gArmTokenSpaceGuid.PcdFdSize # The size in bytes of the FLASH De…
/device/linaro/bootloader/OpenPlatformPkg/Platforms/AMD/Styx/CelloBoard/
DCelloBoard.fdf29 Size = 0x00500000|gArmTokenSpaceGuid.PcdFdSize # The size in bytes of the FLASH De…
/device/linaro/bootloader/OpenPlatformPkg/Platforms/Hisilicon/D02/
DPv660D02.fdf34 Size = 0x00300000|gArmTokenSpaceGuid.PcdFdSize # The size in bytes of the FLASH De…
/device/linaro/bootloader/OpenPlatformPkg/Platforms/AMD/Styx/Overdrive1000Board/
DOverdrive1000Board.fdf29 Size = 0x00500000|gArmTokenSpaceGuid.PcdFdSize # The size in bytes of the FLASH De…
/device/linaro/bootloader/OpenPlatformPkg/Platforms/AMD/Styx/OverdriveBoard/
DOverdriveBoard.fdf29 Size = 0x00500000|gArmTokenSpaceGuid.PcdFdSize # The size in bytes of the FLASH De…
/device/linaro/bootloader/OpenPlatformPkg/Platforms/Hisilicon/D03/
DD03.fdf34 Size = 0x00300000|gArmTokenSpaceGuid.PcdFdSize # The size in bytes of the FLASH De…
/device/linaro/bootloader/OpenPlatformPkg/Platforms/Hisilicon/D05/
DD05.fdf34 Size = 0x00300000|gArmTokenSpaceGuid.PcdFdSize # The size in bytes of the FLASH De…
/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/
DSmbiosViewStrings.uni128 …MBIOSVIEW_PRINTINFO_BIOS_UPGRADEABLE #language en-US "BIOS is Upgradeable(FLASH)\r\n"

12