]> git.baikalelectronics.ru Git - kernel.git/commit
Input: atmel_mxt_ts - handle APP_CRC_FAIL on startup
authorNick Dyer <nick.dyer@itdev.co.uk>
Wed, 23 Jul 2014 19:41:58 +0000 (12:41 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Wed, 23 Jul 2014 21:42:09 +0000 (14:42 -0700)
commit29705416d36dd3dd592bf7bd40db62f302e79d54
tree155f2db045051c908086617132c127671b3cda2c
parentf82fde22873b44a5f6c913e6813fc4b258b2dcb8
Input: atmel_mxt_ts - handle APP_CRC_FAIL on startup

If the bootloader on the touchscreen controller fails to initialise the
firmware image, it stays in bootloader mode and reports a failure. It is
possible to reflash a working firmware image from this state.

Signed-off-by: Nick Dyer <nick.dyer@itdev.co.uk>
Acked-by: Benson Leung <bleung@chromium.org>
Acked-by: Yufeng Shen <miletus@chromium.org>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
drivers/input/touchscreen/atmel_mxt_ts.c