On 3 July 2015 at 18:28, Simon Glass <[email protected]> wrote: > The status register on ICH9 is a single byte, so use byte access when > writing to it, to avoid updating the control register also. > > Signed-off-by: Simon Glass <[email protected]> > Reviewed-by: Bin Meng <[email protected]> > Reviewed-by: Jagan Teki <[email protected]> > --- > > Changes in v3: None > Changes in v2: > - Continue to use writew for ICH7 > > drivers/spi/ich.c | 6 +++++- > 1 file changed, 5 insertions(+), 1 deletion(-)
Applied to u-boot-x86. _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

