Home
last modified time | relevance | path

Searched refs:protect (Results 1 – 4 of 4) sorted by relevance

/include/env/pg-wcom/
A Dls102xa.env12 newenv=protect off CONFIG_ENV_ADDR_REDUND +0x40000 &&
14 protect on CONFIG_ENV_ADDR_REDUND +0x40000
18 update=protect off CONFIG_SYS_MONITOR_BASE +${filesize} &&
21 protect on CONFIG_SYS_MONITOR_BASE +${filesize}
23 update-nor=protect off CONFIG_SYS_FLASH_BASE +${filesize} &&
26 protect on CONFIG_SYS_MONITOR_BASE +0x100000
A Dpowerpc.env8 update=protect off BOOTFLASH_START +${filesize} &&
11 protect on BOOTFLASH_START +${filesize}
/include/
A Dpch.h68 int (*set_spi_protect)(struct udevice *dev, bool protect);
125 int pch_set_spi_protect(struct udevice *dev, bool protect);
A Dflash.h21 uchar protect[CONFIG_SYS_MAX_FLASH_SECT]; /* sector protection status */ member

Completed in 12 milliseconds