
8 Dec
2019
8 Dec
'19
5:24 a.m.
On Sun, Dec 8, 2019 at 11:56 AM Bin Meng bmeng.cn@gmail.com wrote:
On Sat, Dec 7, 2019 at 12:51 PM Simon Glass sjg@chromium.org wrote:
This incorrectly shortens read operations if there is a maximum write size but no maximum read size. Fix it.
Signed-off-by: Simon Glass sjg@chromium.org
Changes in v6: None Changes in v5: None Changes in v4: None Changes in v3: None Changes in v2: None
drivers/spi/ich.c | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-)
Reviewed-by: Bin Meng bmeng.cn@gmail.com
applied to u-boot-x86/next, thanks!