region: Add writeat and eraseat support
commite5f48d20e7d66471f182afe305fe073177722224
authorAntonello Dettori <dev@dettori.io>
Wed, 22 Jun 2016 19:09:08 +0000 (22 21:09 +0200)
committerMartin Roth <martinroth@google.com>
Fri, 24 Jun 2016 18:48:12 +0000 (24 20:48 +0200)
treef4a28f1a43ca733aca74d79ee7cff4787dd1b9c1
parent5992afa57db4921f341bfdeb4bc796dfa6d0ae0e
region: Add writeat and eraseat support

Implement writeat and eraseat support into the region_device_ops struct.

Change-Id: Iac2cf32e523d2f19ee9e5feefe1fba8c68982f3d
Signed-off-by: Antonello Dettori <dev@dettori.io>
Reviewed-on: https://review.coreboot.org/15318
Tested-by: build bot (Jenkins)
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-by: Furquan Shaikh <furquan@google.com>
src/arch/power8/rom_media.c
src/arch/riscv/rom_media.c
src/arch/x86/mmap_boot.c
src/commonlib/include/commonlib/region.h
src/commonlib/region.c
src/cpu/ti/am335x/bootblock_media.c
src/lib/prog_loaders.c
src/mainboard/emulation/qemu-armv7/media.c
src/soc/intel/apollolake/mmap_boot.c
src/soc/samsung/exynos5250/alternate_cbfs.c
src/soc/samsung/exynos5420/alternate_cbfs.c