From mboxrd@z Thu Jan 1 00:00:00 1970 From: Timur Tabi Date: Tue, 15 Mar 2011 14:49:25 -0500 Subject: [U-Boot] [PATCH] [v2] powerpc: 'monitor' environment variable contains full video configuration In-Reply-To: <20110315193825.09DA71518DB9@gemini.denx.de> References: <1300133949-1115-1-git-send-email-timur@freescale.com> <20110314233307.4787D1518DB6@gemini.denx.de> <4D7EA72C.9040603@freescale.com> <20110315090546.E34491518DB7@gemini.denx.de> <4D7F7CB9.8090005@freescale.com> <20110315151544.AE7551518DB8@gemini.denx.de> <4D7F83EC.4050804@freescale.com> <20110315154741.5719A1518DB8@gemini.denx.de> <4D7F8B3C.4080307@freescale.com> <20110315190242.00C801518DB9@gemini.denx.de> <4D7FB987.20100@freescale.com> <20110315193825.09DA71518DB9@gemini.denx.de> Message-ID: <4D7FC2C5.2020406@freescale.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Wolfgang Denk wrote: > It may be a blank screen, or a (previously loaded) splash screen, or > (a bit later) some graphics application outputting data. > > It's up to the user to decide that. Ok, I think I get it. But I'm going to miss this merge window, because now I have to rewrite half of my patch. What is the standard mechanism for enabling the console on the video display?