From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from fk-out-0910.google.com (fk-out-0910.google.com [209.85.128.188]) by ozlabs.org (Postfix) with ESMTP id 49AB7DDEF5 for ; Sun, 21 Dec 2008 03:07:14 +1100 (EST) Received: by fk-out-0910.google.com with SMTP id e30so763745fke.9 for ; Sat, 20 Dec 2008 08:07:04 -0800 (PST) Message-ID: Date: Sat, 20 Dec 2008 21:37:04 +0530 From: "sumedh tirodkar" To: linuxppc-embedded@ozlabs.org Subject: yaboot: text mode or graphics mode? MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 List-Id: Linux on Embedded PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Does anyone knw what happens when we boot into yaboot,whether we are in text mode or graphics mode? If text mode then wat is the address of the screen? I need it to print some debug info..bt i either dnt seem to get the buffer address correct or i m not in text mode as yaboot has already switched to some other mode... Regards, Sumedh