On 12 September 2016 at 13:57, Moritz Fischer <[email protected]> wrote: > This commit fixes an issue where data is written to an > invalid memory location. > The issue has been introduced in commit > (88364387 cros: add cros_ec_driver) > > Cc: Simon Glass <[email protected]> > Cc: [email protected] > Signed-off-by: Moritz Fischer <[email protected]> > --- > Changes from v1: > - Fixed accidential change of command version > - Removed added whitespace > --- > drivers/misc/cros_ec.c | 23 ++++++++++++++++------- > 1 file changed, 16 insertions(+), 7 deletions(-)
Reviewed-by: Simon Glass <[email protected]> _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

