Loading
msm: kgsl: Correct the size of the microcode bootstrap command
A4XX targets have some support opcodes added to the end of the
microcode bootstrap sequence. These commands should not be
included in the size of the bootstrap opcode; rather they should
be executed as commands in their own right.
Change-Id: Ic0dedbad21fed7fc736a2b2f8974524b28d6ce23
Signed-off-by:
Jordan Crouse <jcrouse@codeaurora.org>