| /rk3399_rockchip-uboot/arch/arm/mach-at91/arm926ejs/ |
| H A D | eflash.c | 110 flash_info[0].protect[i] = 0; in flash_init() 121 flash_info[0].protect[i] = (tmp >> (i%32)) & 1; in flash_init() 124 flash_info[0].protect[i] = 1; in flash_init() 145 info->protect[i] ? " (RO)" : " " in flash_print_info() 185 info->protect[i] = (tmp >> (i%32)) & 1; in flash_real_protect()
|
| /rk3399_rockchip-uboot/include/ |
| H A D | pch.h | 34 int (*set_spi_protect)(struct udevice *dev, bool protect); 74 int pch_set_spi_protect(struct udevice *dev, bool protect);
|
| /rk3399_rockchip-uboot/drivers/pch/ |
| H A D | pch-uclass.c | 25 int pch_set_spi_protect(struct udevice *dev, bool protect) in pch_set_spi_protect() argument 32 return ops->set_spi_protect(dev, protect); in pch_set_spi_protect()
|
| H A D | pch7.c | 26 static int pch7_set_spi_protect(struct udevice *dev, bool protect) in pch7_set_spi_protect() argument 32 if (protect) in pch7_set_spi_protect()
|
| /rk3399_rockchip-uboot/arch/x86/cpu/intel_common/ |
| H A D | lpc.c | 84 int lpc_set_spi_protect(struct udevice *dev, int bios_ctrl, bool protect) in lpc_set_spi_protect() argument 90 if (protect) { in lpc_set_spi_protect()
|
| /rk3399_rockchip-uboot/board/freescale/m5253demo/ |
| H A D | flash.c | 64 info->protect[0] = 0; in flash_get_offsets() 68 info->protect[i] = 0; in flash_get_offsets() 121 info->start[i], info->protect[i] ? " (RO)" : " "); in flash_print_info() 208 if (info->protect[sect]) { in flash_erase() 266 if (info->protect[sect] == 0) { /* not protected */ in flash_erase()
|
| /rk3399_rockchip-uboot/common/ |
| H A D | flash.c | 68 info->protect[i] = 0; in flash_protect() 76 info->protect[i] = 1; in flash_protect() 149 (info->protect[i] != 0) ) { in flash_write()
|
| H A D | update.c | 144 sp_info_ptr[i] = info->protect[i]; in update_flash_protect() 154 info->protect[i] = prot; in update_flash_protect()
|
| /rk3399_rockchip-uboot/board/cobra5272/ |
| H A D | flash.c | 48 info->protect[i] ? " (RO)" : " "); in flash_print_info() 70 memset (flash_info[i].protect, 0, CONFIG_SYS_MAX_FLASH_SECT); in flash_init() 153 if (info->protect[sect]) { in flash_erase() 181 if (info->protect[sect] == 0) { /* not protected */ in flash_erase()
|
| /rk3399_rockchip-uboot/arch/x86/cpu/ivybridge/ |
| H A D | bd82x6x.c | 180 static int bd82x6x_set_spi_protect(struct udevice *dev, bool protect) in bd82x6x_set_spi_protect() argument 182 return lpc_set_spi_protect(dev, BIOS_CTRL, protect); in bd82x6x_set_spi_protect()
|
| /rk3399_rockchip-uboot/drivers/mtd/ |
| H A D | pic32_flash.c | 125 if (info->protect[sect]) in flash_erase() 137 if (info->protect[sect]) in flash_erase() 326 info->protect[i] ? " (RO)" : " "); in flash_print_info() 366 info->protect[sect] = 1; in pic32_flash_bank_init()
|
| H A D | st_smi.c | 515 erased ? " E" : " ", info->protect[i] ? "RO " : " "); in flash_print_info() 520 info->start[i], info->protect[i] ? " (RO) " : " "); in flash_print_info() 544 if (info->protect[sect]) in flash_erase() 555 if (info->protect[sect] == 0) { in flash_erase()
|
| H A D | cfi_flash.c | 1074 if (info->protect[sect]) in flash_erase() 1089 if (info->protect[sect] == 0) { /* not protected */ in flash_erase() 1279 info->protect[i] ? "RO" : " "); in flash_print_info() 1283 info->protect[i] ? "RO" : " "); in flash_print_info() 1585 info->protect[sector] = prot; in flash_real_protect() 1595 if (info->protect[i]) in flash_real_protect() 2222 info->protect[sect_cnt] = in flash_get_size() 2233 info->protect[sect_cnt] = 0; in flash_get_size() 2244 info->protect[sect_cnt] = in flash_get_size() 2252 info->protect[sect_cnt] = 0; in flash_get_size() [all …]
|
| H A D | stm32_flash.c | 75 info->protect[i] ? " (RO)" : " "); in flash_print_info()
|
| /rk3399_rockchip-uboot/board/freescale/p2041rdb/ |
| H A D | README | 20 => protect off all 26 => protect off all 32 => protect off all
|
| /rk3399_rockchip-uboot/arch/x86/include/asm/ |
| H A D | lpc_common.h | 57 int lpc_set_spi_protect(struct udevice *dev, int bios_ctrl, bool protect);
|
| /rk3399_rockchip-uboot/cmd/ |
| H A D | flash.c | 479 info->protect[i] = p; in do_protect() 503 info->protect[i] = p; in do_protect() 565 info->protect[i] = p; in do_protect() 620 info->protect[i] = p; in flash_sect_protect() 674 protect, 4, 0, do_protect,
|
| /rk3399_rockchip-uboot/board/freescale/mpc8315erdb/ |
| H A D | README | 71 protect off all 75 protect on all
|
| /rk3399_rockchip-uboot/board/shmin/ |
| H A D | shmin.c | 85 info->protect[k] = 0; in board_flash_get_legacy()
|
| /rk3399_rockchip-uboot/board/sbc8548/ |
| H A D | README | 116 protect off all 120 protect on all 135 protect off all 139 protect on all 147 protect off all 151 protect on all
|
| /rk3399_rockchip-uboot/board/freescale/c29xpcie/ |
| H A D | README | 65 => protect off eff40000 +$filesize 76 => protect off e9f40000 +$filesize
|
| /rk3399_rockchip-uboot/doc/device-tree-bindings/nand/ |
| H A D | nvidia,tegra20-nand.txt | 24 nvidia,wp-gpios : GPIO of write-protect line, three cells in the format:
|
| /rk3399_rockchip-uboot/board/freescale/mpc8349itx/ |
| H A D | README | 154 protect off all 167 protect off FE000000 +$filesize 182 protect off FE000000 +10000
|
| /rk3399_rockchip-uboot/board/freescale/mpc8610hpcd/ |
| H A D | README | 25 protect off all
|
| /rk3399_rockchip-uboot/board/freescale/mpc8323erdb/ |
| H A D | README | 43 protect off fe000000 +$filesize
|