Re: [U-Boot] [PATCH 0/5] db410c: updates for grub + gfxterm

2017-07-19 Thread Rob Clark
On Wed, Jul 19, 2017 at 12:49 PM, Rob Clark wrote: > On Thu, Jul 6, 2017 at 8:02 AM, Mateusz Kulikowski > wrote: >> Hi Rob, >> >> On 25.06.2017 01:05, Rob Clark wrote: >>> In particular, support for display setup by lk. This introduces a >>> simplefb display driver that uses the framebuffer fdt

Re: [U-Boot] [PATCH 0/5] db410c: updates for grub + gfxterm

2017-07-19 Thread Rob Clark
On Thu, Jul 6, 2017 at 8:02 AM, Mateusz Kulikowski wrote: > Hi Rob, > > On 25.06.2017 01:05, Rob Clark wrote: >> In particular, support for display setup by lk. This introduces a >> simplefb display driver that uses the framebuffer fdt node populated >> by the firmware[1] for u-boot display suppo

Re: [U-Boot] [PATCH 0/5] db410c: updates for grub + gfxterm

2017-07-06 Thread Mateusz Kulikowski
Hi Rob, On 25.06.2017 01:05, Rob Clark wrote: > In particular, support for display setup by lk. This introduces a > simplefb display driver that uses the framebuffer fdt node populated > by the firmware[1] for u-boot display support (and, at least for > what I am working on, more interestingly, E

[U-Boot] [PATCH 0/5] db410c: updates for grub + gfxterm

2017-06-24 Thread Rob Clark
In particular, support for display setup by lk. This introduces a simplefb display driver that uses the framebuffer fdt node populated by the firmware[1] for u-boot display support (and, at least for what I am working on, more interestingly, EFI GOP support). In general, most snapdragon devices h