On Mon, 16 Jan 2023, Ilpo Järvinen wrote: > Access to flash staging area is different for N6000 from that of the > SPI interfaced counterparts. To make it easier to differentiate flash > access path, move read/write into new functions where the new access > path can be easily placed into. Rework the unaligned access such the > behavior it matches for both read and write. > > This change also renames m10bmc_sec_write() to m10bmc_sec_fw_write() as > it would have a name conflict otherwise. > > Co-developed-by: Tianfei zhang <tianfei.zhang@xxxxxxxxx> > Signed-off-by: Tianfei zhang <tianfei.zhang@xxxxxxxxx> > Co-developed-by: Russ Weight <russell.h.weight@xxxxxxxxx> > Signed-off-by: Russ Weight <russell.h.weight@xxxxxxxxx> > Acked-by: Xu Yilun <yilun.xu@xxxxxxxxx> > Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@xxxxxxxxxxxxxxx> > --- > drivers/fpga/intel-m10-bmc-sec-update.c | 143 +++++++++++++----------- > 1 file changed, 79 insertions(+), 64 deletions(-) Applied, thanks -- Lee Jones [李琼斯]