app: aboot: fallback to default logo if resolution mismatch

Currently if splash partition logo resolution is not equal to fb
resolution, then logo is copied first to a memory not allocated to
display and then copied back to splash buffer.

This fix is to copy the image directly to the splash buffer.

Change-Id: Ic9d1de80dea684ae1a531b21b6cce6a2f215e8f6
1 file changed