From mboxrd@z Thu Jan 1 00:00:00 1970 From: Timur Tabi Date: Tue, 15 Mar 2011 14:09:59 -0500 Subject: [U-Boot] [PATCH] [v2] powerpc: 'monitor' environment variable contains full video configuration In-Reply-To: <20110315190242.00C801518DB9@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> Message-ID: <4D7FB987.20100@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: > You misinterpret what I wrote. Of course we're going to enable the > video display then. > > But there is no reason to always and unconditionally put the console > on that device - that is a completely separate and independent > decision. I still don't understand the point of enabling the video display in U-Boot if we're not going to put the U-Boot console on it. The monitor will just have a blank screen. We don't need to enable it for Linux' sake, because Linux can enable the monitor itself if it wants to. It just needs to be told what resolution to use. -- Timur Tabi Linux kernel developer at Freescale