| commit | 08ed1b3b2403d40204cb6641678b9a01b27aea7d | [log] [tgz] |
|---|---|---|
| author | Simon Glass <[email protected]> | Fri Sep 07 23:57:26 2012 |
| committer | Katie Roberts-Hoffman <[email protected]> | Tue Sep 11 03:41:47 2012 |
| tree | c6ccb5c43bc74b5642a7902b0ba98aca0147d118 | |
| parent | 5a592e94b5fb26eb2ca5b65121fca0f37e270492 [diff] |
Don't copy BMP data on ARM This just chews up memory and wastes time on ARM, since the data is already in memory. BUG=chrome-os-partner:13492 BRANCH=snow TEST=manual Build and boot on snow with manually modified code, to see that the bmpfv pointer is in the same region as the bmp region. Build and boot on link and see that displaying screens is still fast. Change-Id: I98349b73671e38fa6cace966b6953a2abf129fab Reviewed-on: https://gerrit.chromium.org/gerrit/32629 Reviewed-by: Mike Truty <[email protected]> Reviewed-by: Randall Spangler <[email protected]> Tested-by: Simon Glass <[email protected]> Reviewed-by: Che-Liang Chiou <[email protected]> Commit-Ready: Simon Glass <[email protected]> (cherry picked from commit c92c81ecf517536d29da3cc75e4ea4d922cb28e2) Reviewed-on: https://gerrit.chromium.org/gerrit/32869 Reviewed-by: Katie Roberts-Hoffman <[email protected]> Tested-by: Katie Roberts-Hoffman <[email protected]>