Re: [U-Boot] [PATCH v3 1/4] dm: video: show correct colors in graphical console

2018-02-04 Thread Simon Glass
On 29 January 2018 at 00:19, Heinrich Schuchardt wrote: > Get RGB sequence in pixels right (swap blue and red). > Do not set reserved bits. > > qemu-system-i386 -display sdl -vga virtio and > qemu-system-i386 -display sdl -vga cirrus > now display the similar colors (highlighting still missing) as

[U-Boot] [PATCH v3 1/4] dm: video: show correct colors in graphical console

2018-01-28 Thread Heinrich Schuchardt
Get RGB sequence in pixels right (swap blue and red). Do not set reserved bits. qemu-system-i386 -display sdl -vga virtio and qemu-system-i386 -display sdl -vga cirrus now display the similar colors (highlighting still missing) as qemu-system-i386 -nographic Testing is possible via seten