bitmap: Draw a bitmap in reverse from the right y offset.

When drawing a bitmap from the top row down, we should start at y + height - 1
instead of y + height.

BUG=chrome-os-partner:19420
TEST=Built for pit and booted into recovery mode and then switched to dev mode.
Saw that the bitmap no longer overwrote part of the coreboot tables by
overflowing the end of the framebuffer by one line.
BRANCH=None

Change-Id: I23ec4f335627bbf8e288fec3a99d216c8bc44294
Signed-off-by: Gabe Black <gabeblack@google.com>
Reviewed-on: https://gerrit.chromium.org/gerrit/63431
Reviewed-by: Hung-Te Lin <hungte@chromium.org>
Commit-Queue: Gabe Black <gabeblack@chromium.org>
Tested-by: Gabe Black <gabeblack@chromium.org>
1 file changed
tree: 7ed157e8ced96f9927c7c001d1503b1becbc4741
  1. board/
  2. src/
  3. util/
  4. .gitignore
  5. Kconfig
  6. Makefile
  7. Makefile.inc
  8. PRESUBMIT.cfg