u-boot/drivers
Bin Meng 15c7c6b31a x86: ich-spi: Fix a bug of reading from a non-64 bytes aligned address
The ich spi controller driver spi_xfer() tries to align reading
address to 64 bytes when doing spi data in, which causes a bug of
either infinite loop or a huge size memcpy().

Actually the ich spi controller does not have such requirement of
64 bytes alignment when reading data from spi slave devices.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Acked-by: Simon Glass <sjg@chromium.org>
Tested-by: Simon Glass <sjg@chromium.org>
2014-12-13 15:08:04 -07:00
..
bios_emulator
block
bootcount
core
crypto
ddr/fsl
demo
dfu
dma
fpga
gpio
hwmon
i2c
input
memory
misc
mmc
mtd
net
pci
pcmcia
power
pwm
qe
rtc
serial
soc
sound
spi x86: ich-spi: Fix a bug of reading from a non-64 bytes aligned address 2014-12-13 15:08:04 -07:00
thermal
tpm
twserial
usb
video
watchdog
Kconfig
Makefile