From mboxrd@z Thu Jan 1 00:00:00 1970 From: Wolfgang Denk Date: Sat, 04 Jan 2014 10:17:03 +0100 Subject: [U-Boot] [PATCH] edid: add function to convert edid to fb_videomode In-Reply-To: <39679-8461-1-git-send-email-christian.gmeiner@gmail.com> References: <39679-8461-1-git-send-email-christian.gmeiner@gmail.com> Message-ID: <20140104091703.1ADFF382204@gemini.denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Dear Christian Gmeiner, In message <39679-8461-1-git-send-email-christian.gmeiner@gmail.com> you wrote: > There may be some custom boards in the field which have > an seperate eeprom chip to store edid informations in it. Also some boards may pass EDIT information in the device tree. > To make use of those edid information in the board code > this patch add a function to convert edid to fb_videomode. Allthough this function may be useful, there is no user for this new function in current mainline code, and we do not like adding dead code like this. Please resubmit as part of a patch series that actually uses this code. Thanks. Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de You've no idea of what a poor opinion I have of myself, and how little I deserve it. - W. S. Gilbert