From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Wed, 31 Jul 2013 17:14:45 +0200 Subject: [U-Boot] [PATCH 03/11] video: Add System-Mode configuration hook into mxsfb In-Reply-To: <51F927C6.7090907@denx.de> References: <1375220281-11132-1-git-send-email-marex@denx.de> <201307311522.51669.marex@denx.de> <51F927C6.7090907@denx.de> Message-ID: <201307311714.45576.marex@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 Stefano Babic, > Hi Marek, > > On 31/07/2013 15:22, Marek Vasut wrote: > >> Question: is there anything wrong to move it into mxsfb_system_setup() ? > >> I would prefer to avoid adding a new not documented CONFIG_ only to set > >> a bit... > > > > Yes, the order in which the LCD is configured must be preserved as-is. > > Ok, understood - sometimes is not possible to suimplify. I believe SmartLCDs should be considered a crime against hardware design (and transitively an offense against software engineers' human rights). Just my 5 cents ... Best regards, Marek Vasut