From mboxrd@z Thu Jan 1 00:00:00 1970 From: Troy Kisky Date: Fri, 26 Jul 2013 18:34:56 -0700 Subject: [U-Boot] [RFC] Remove static display data In-Reply-To: <51F31775.80409@boundarydevices.com> References: <20130726095049.3ee4a02e@crub> <51F236CB.3060906@denx.de> <51F281E5.9010103@boundarydevices.com> <51F28AEC.3070909@denx.de> <51F31775.80409@boundarydevices.com> Message-ID: <51F323C0.7000601@boundarydevices.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 7/26/2013 5:42 PM, Eric Nelson wrote: > AFAIK, the 3.5.7 kernels from Freescale will still require kernel > command lines for display configuration, so we may not have > a firm target. > I just booted 3 displays on 3.5.7 without a video= on the command line. So, device tree can do what the command line can. Troy