linux_dsm_epyc7002/drivers/fsi
Benjamin Herrenschmidt 15e2a7218c fsi: sbefifo: Bump max command length
Otherwise cronus putmem fails istep and BML fails to upload skiboot

To do that, we still use our one-page command buffer for small commands
for speed, and for anything bigger, with a limit of 1MB plus a page,
we vmalloc a temporary buffer.

The limit was chosen because Cronus will break up any data transfer
into 1M chunks (the extra page is for the command header).

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Reviewed-by: Andrew Jeffery <andrew@aj.id.au>
2018-08-08 15:44:47 +10:00
..
cf-fsi-fw.h
fsi-core.c
fsi-master-ast-cf.c
fsi-master-gpio.c
fsi-master-hub.c
fsi-master.h
fsi-sbefifo.c
fsi-scom.c
Kconfig
Makefile