Searched refs:protect (Results 1 – 4 of 4) sorted by relevance
12 newenv=protect off CONFIG_ENV_ADDR_REDUND +0x40000 &&14 protect on CONFIG_ENV_ADDR_REDUND +0x4000018 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
8 update=protect off BOOTFLASH_START +${filesize} &&11 protect on BOOTFLASH_START +${filesize}
68 int (*set_spi_protect)(struct udevice *dev, bool protect);125 int pch_set_spi_protect(struct udevice *dev, bool protect);
21 uchar protect[CONFIG_SYS_MAX_FLASH_SECT]; /* sector protection status */ member
Completed in 12 milliseconds