david.hendricks@gmail.com has uploaded a new patch set (#3) to the change originally created by David Hendricks. ( https://review.coreboot.org/22344 )
Change subject: linux_spi: Dynamically detect max buffer size ......................................................................
linux_spi: Dynamically detect max buffer size
The max buffer size of the linux kernel's SPI device is a compile-time parameter. Read it on initialization and use it to inform the max transfer size.
Change-Id: Ic541e548ced8488f074d388f1c92174cad123064 Signed-off-by: Keno Fischer keno@juliacomputing.com Signed-off-by: David Hendricks dhendricks@fb.com --- M linux_spi.c 1 file changed, 18 insertions(+), 2 deletions(-)
git pull ssh://review.coreboot.org:29418/flashrom refs/changes/44/22344/3