
1 Jul
2015
1 Jul
'15
4:58 p.m.
On 1 July 2015 at 02:28, Bin Meng bmeng.cn@gmail.com wrote:
From: Jian Luo jian.luo4@boschrexroth.de
The TunnelCreek IGD VBE reports 32-bit color depth regardless 24-bit color depth is configured. Since 24-bit mode already uses 4 bytes internally, it should be OK to just add this option in switch case.
Signed-off-by: Jian Luo jian.luo4@boschrexroth.de Tested-by: Bin Meng bmeng.cn@gmail.com
drivers/pci/pci_rom.c | 1 + 1 file changed, 1 insertion(+)
Acked-by: Simon Glass sjg@chromium.org