From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anatolij Gustschin Date: Sun, 18 Mar 2012 20:01:42 +0100 Subject: [U-Boot] [PATCH v3] video: cfb_console: Make the software cursor non-destructive In-Reply-To: <20120318183857.74C06206055@gemini.denx.de> References: <1320788820-19191-1-git-send-email-gabeblack@chromium.org> <1322697050-27844-1-git-send-email-agust@denx.de> <20111205220742.18ed6e2f@wker> <20120318183857.74C06206055@gemini.denx.de> Message-ID: <20120318200142.5b4d5dba@wker> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hello Wolfgang, On Sun, 18 Mar 2012 19:38:57 +0100 Wolfgang Denk wrote: ... > > > drivers/video/cfb_console.c | 109 +++++++++++++++++++++---------------------- > > > 1 files changed, 53 insertions(+), 56 deletions(-) > > > > Applied to u-boot-video/master. Thanks! > > It appears this has not made it into mainline yet. > > Is it still queued in your repo? Do you intend to send a pull request > any time soon? This patch was included in my last pull request and is already in mainline [1]. Unfortunately it caused some issues on N900 as reported by Pali Roh?r. He already tested my another testing patch for fixing these issues and I'm working on a final patch for mainline and intend to submit this final patch for inclusion into upcoming release. Best regards, Anatolij [1] http://git.denx.de/?p=u-boot.git;a=commit;h=03d31fcf4c37d90a00e66f06b38742960139f090