From mboxrd@z Thu Jan 1 00:00:00 1970 From: Martin Donnelly Date: Mon, 10 Oct 2016 12:15:00 +0300 Subject: [U-Boot] EXT: [PATCH v2] board: ge: bx50v3: Pass video bootargs for b850v3 In-Reply-To: <1475850416-5305-1-git-send-email-akshay.bhat@timesys.com> References: <1475850416-5305-1-git-send-email-akshay.bhat@timesys.com> Message-ID: <02c30619-fa36-ee02-2a2b-e26d7a084ecc@ge.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 10/07/16 17:26, Akshay Bhat wrote: > From: Ken Lin > > Due to clock source restrictions on i.MX6, certain pixel clock rates can > not be supported. Hence default the resolution/frame rate during boot to a > supported value by passing video bootargs 1024x768 at 60 for > HDMI (Display Port1) and LVDS (Display Port2) on B850v3. > > Signed-off-by: Ken Lin > Signed-off-by: Akshay Bhat Acked-by: Martin Donnelly Thanks, Martin