commit | db5d9b04543dea74b81b97fbed4a680fc3adc171 | [log] [tgz] |
---|---|---|
author | Kirill Pakhomov <k.pakhomov@yadro.com> | Tue Nov 06 19:17:51 2018 +0300 |
committer | Vernon Mauery <vernon.mauery@linux.intel.com> | Mon Mar 25 16:23:31 2019 +0000 |
tree | 96d421e040605ddc0cefafdb7eebd7806d372bc7 | |
parent | 3325024067487320abddbf0ffb5a528b1743122a [diff] |
dcmihandler: Fix Get DCMI Capabilities command Get DCMI Capabilities (Discover) command returned wrong values for parameters exceeding 1 byte length. Also added the check for SEL entries number range per DCMI specification. Tested: the condition for value limit check works properly. Change-Id: Iee0d75594067630bb6094d05533c87e3ad82807e Signed-off-by: Kirill Pakhomov <k.pakhomov@yadro.com>
To build this package, do the following steps:
1. ./bootstrap.sh 2. ./configure ${CONFIGURE_FLAGS} 3. make
To clean the repository run ./bootstrap.sh clean
.