spi_flash: Move spi flash opcodes to spi_flash.h
commit52896c6c33250036928406d9dc38aa2ce1906b05
authorFurquan Shaikh <furquan@chromium.org>
Tue, 22 Nov 2016 19:43:58 +0000 (22 11:43 -0800)
committerFurquan Shaikh <furquan@google.com>
Sun, 4 Dec 2016 02:03:58 +0000 (4 03:03 +0100)
tree3030f7762c76a2e6cacfa903282e771673dba0bf
parent1d56eef728a9d9266b2dde9174520900ee87f9f2
spi_flash: Move spi flash opcodes to spi_flash.h

BUG=chrome-os-partner:59832
BRANCH=None
TEST=Compiles successfully

Change-Id: I3b6656923bb312de470da43a23f66f350e1cebc7
Signed-off-by: Furquan Shaikh <furquan@chromium.org>
Reviewed-on: https://review.coreboot.org/17680
Tested-by: build bot (Jenkins)
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
src/include/spi-generic.h
src/include/spi_flash.h
src/soc/intel/baytrail/spi.c
src/soc/intel/braswell/spi.c
src/soc/intel/broadwell/spi.c
src/soc/intel/fsp_baytrail/spi.c
src/southbridge/intel/fsp_rangeley/spi.c