[U-Boot] [PATCH v2 04/11] video: Add 32-bit color depth support for VBE

Simon Glass sjg at chromium.org
Wed Jul 8 00:54:21 CEST 2015


On 6 July 2015 at 02:31, Bin Meng <bmeng.cn at gmail.com> wrote:
> From: Jian Luo <jian.luo4 at 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 at boschrexroth.de>
> Acked-by: Simon Glass <sjg at chromium.org>
> Tested-by: Bin Meng <bmeng.cn at gmail.com>
> ---
>
> Changes in v2: None
>
>  drivers/pci/pci_rom.c | 1 +
>  1 file changed, 1 insertion(+)

Applied to u-boot-x86, thanks!


More information about the U-Boot mailing list