Re: [U-Boot] [RESEND] video: bcm2835: add support for reading from the video-mode environment variable

2017-02-02 Thread Eric Anholt
Stephen Warren writes: > On 01/13/2017 04:48 AM, Brian Masney wrote: >> On Thu, Jan 12, 2017 at 11:47:48AM -0700, Stephen Warren wrote: >>> On 01/12/2017 11:32 AM, Brian Masney wrote: On Thu, Jan 12, 2017 at 11:02:14AM -0700, Stephen Warren wrote: > On 01/12/2017

Re: [U-Boot] [RESEND] video: bcm2835: add support for reading from the video-mode environment variable

2017-01-23 Thread Stephen Warren
On 01/18/2017 07:15 PM, Brian Masney wrote: On Fri, Jan 13, 2017 at 10:21:15AM -0700, Stephen Warren wrote: On 01/13/2017 04:48 AM, Brian Masney wrote: On Thu, Jan 12, 2017 at 11:47:48AM -0700, Stephen Warren wrote: On 01/12/2017 11:32 AM, Brian Masney wrote: On Thu, Jan 12, 2017 at

Re: [U-Boot] [RESEND] video: bcm2835: add support for reading from the video-mode environment variable

2017-01-18 Thread Brian Masney
On Fri, Jan 13, 2017 at 10:21:15AM -0700, Stephen Warren wrote: > On 01/13/2017 04:48 AM, Brian Masney wrote: > > On Thu, Jan 12, 2017 at 11:47:48AM -0700, Stephen Warren wrote: > > > On 01/12/2017 11:32 AM, Brian Masney wrote: > > > > On Thu, Jan 12, 2017 at 11:02:14AM -0700, Stephen Warren

Re: [U-Boot] [RESEND] video: bcm2835: add support for reading from the video-mode environment variable

2017-01-13 Thread Stephen Warren
On 01/13/2017 04:48 AM, Brian Masney wrote: On Thu, Jan 12, 2017 at 11:47:48AM -0700, Stephen Warren wrote: On 01/12/2017 11:32 AM, Brian Masney wrote: On Thu, Jan 12, 2017 at 11:02:14AM -0700, Stephen Warren wrote: On 01/12/2017 01:57 AM, Brian Masney wrote: The bcm2835 driver polls the

Re: [U-Boot] [RESEND] video: bcm2835: add support for reading from the video-mode environment variable

2017-01-13 Thread Peter Robinson
On Fri, Jan 13, 2017 at 11:48 AM, Brian Masney wrote: > On Thu, Jan 12, 2017 at 11:47:48AM -0700, Stephen Warren wrote: >> On 01/12/2017 11:32 AM, Brian Masney wrote: >> > On Thu, Jan 12, 2017 at 11:02:14AM -0700, Stephen Warren wrote: >> > > On 01/12/2017 01:57 AM, Brian

Re: [U-Boot] [RESEND] video: bcm2835: add support for reading from the video-mode environment variable

2017-01-13 Thread Brian Masney
On Thu, Jan 12, 2017 at 11:47:48AM -0700, Stephen Warren wrote: > On 01/12/2017 11:32 AM, Brian Masney wrote: > > On Thu, Jan 12, 2017 at 11:02:14AM -0700, Stephen Warren wrote: > > > On 01/12/2017 01:57 AM, Brian Masney wrote: > > > > The bcm2835 driver polls the monitor and selects the highest

Re: [U-Boot] [RESEND] video: bcm2835: add support for reading from the video-mode environment variable

2017-01-12 Thread Brian Masney
On Thu, Jan 12, 2017 at 11:02:14AM -0700, Stephen Warren wrote: > On 01/12/2017 01:57 AM, Brian Masney wrote: > > The bcm2835 driver polls the monitor and selects the highest resolution > > that is available. This patch allows optionally setting the video-mode > > environment variable so that a

Re: [U-Boot] [RESEND] video: bcm2835: add support for reading from the video-mode environment variable

2017-01-12 Thread Stephen Warren
On 01/12/2017 11:32 AM, Brian Masney wrote: On Thu, Jan 12, 2017 at 11:02:14AM -0700, Stephen Warren wrote: On 01/12/2017 01:57 AM, Brian Masney wrote: The bcm2835 driver polls the monitor and selects the highest resolution that is available. This patch allows optionally setting the video-mode

Re: [U-Boot] [RESEND] video: bcm2835: add support for reading from the video-mode environment variable

2017-01-12 Thread Stephen Warren
On 01/12/2017 01:57 AM, Brian Masney wrote: The bcm2835 driver polls the monitor and selects the highest resolution that is available. This patch allows optionally setting the video-mode environment variable so that a different video resolution can be used. If the environment variable is not