x86: Tidy up VESA mode numbers
authorSimon Glass <sjg@chromium.org>
Thu, 1 Jan 2015 23:18:04 +0000 (16:18 -0700)
committerSimon Glass <sjg@chromium.org>
Tue, 13 Jan 2015 15:24:59 +0000 (07:24 -0800)
commitf4a6f0aed0be1f941aa786924c2fff0c01fbf91b
tree1574f8ba3a5032eaeb339e8098ba40ce79d17713
parent818f602112f5e789704096dbc4a7eb9f63fe5718
x86: Tidy up VESA mode numbers

There are some bits which should be ignored when displaying the mode number.
Make sure that they are not included in the mode that is displayed.

Signed-off-by: Simon Glass <sjg@chromium.org>
arch/x86/lib/bios.c