aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorBjorn Andersson <[email protected]>2018-02-27 16:45:25 -0800
committerAndy Gross <[email protected]>2018-03-08 18:40:35 -0600
commit90c29ed7627b6b4aeb603ee197650173c8434512 (patch)
treed4c857ff348af5d0e63760cd334eeceed65897ac /tools/perf/scripts/python/export-to-postgresql.py
parentfa65f8045137d061134c15233d35a089cc85b87e (diff)
soc: qcom: wcnss_ctrl: Fix increment in NV upload
hdr.len includes both the size of the header and the fragment, so using this when stepping through the firmware causes us to skip 16 bytes every chunk of 3072 bytes; causing only the first fragment to actually be valid data. Instead use fragment size steps through the firmware blob. Fixes: ea7a1f275cf0 ("soc: qcom: Introduce WCNSS_CTRL SMD client") Reported-by: Will Newton <[email protected]> Signed-off-by: Bjorn Andersson <[email protected]> Signed-off-by: Andy Gross <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions