From: Wolfgang Denk <wd@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 3/5] lcd: Implement lcd_printf()
Date: Tue, 28 Oct 2008 00:03:20 +0100 [thread overview]
Message-ID: <20081027230320.45CE581C98CF@gemini.denx.de> (raw)
In-Reply-To: <49039383.3080501@denx.de>
Dear Anatolij Gustschin,
In message <49039383.3080501@denx.de> you wrote:
> Haavard Skinnemoen wrote:
> > lcd_printf() has a prototype in include/lcd.h but no implementation. Fix
> > this by borrowing the lcd_printf() implementation from the cogent board
> > code (which appears to use its own LCD framework.)
> >
> > Signed-off-by: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
>
> Applied to u-boot-video/master repo. Thanks.
>
> Also fixed it by s/CFG_PBSIZE/CONFIG_SYS_PBSIZE as it is needed
> since commit 6d0f6bcf337c5261c08fabe12982178c2c489d76.
Can you please send a pull request for u-boot-video soon?
Thanks in advance.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
When it is incorrect, it is, at least *authoritatively* incorrect.
- Hitchiker's Guide To The Galaxy
next prev parent reply other threads:[~2008-10-27 23:03 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-09-01 14:21 [U-Boot] [PATCH 1/5] atmel_lcdfb: Eliminate unneeded #include <asm/arch/hardware.h> Haavard Skinnemoen
2008-09-01 14:21 ` [U-Boot] [PATCH 2/5] atmel_lcdfb: Straighten out funky vl_sync logic Haavard Skinnemoen
2008-09-01 14:21 ` [U-Boot] [PATCH 3/5] lcd: Implement lcd_printf() Haavard Skinnemoen
2008-09-01 14:21 ` [U-Boot] [PATCH 4/5] lcd: Set lcd_is_enabled before clearing the screen Haavard Skinnemoen
2008-09-01 14:21 ` [U-Boot] [PATCH 5/5] lcd: Let the board code show board-specific info Haavard Skinnemoen
2008-10-25 22:23 ` Anatolij Gustschin
2008-10-26 11:56 ` Jean-Christophe PLAGNIOL-VILLARD
2008-10-27 9:19 ` Anatolij Gustschin
2008-10-25 21:47 ` [U-Boot] [PATCH 4/5] lcd: Set lcd_is_enabled before clearing the screen Anatolij Gustschin
2008-10-25 21:45 ` [U-Boot] [PATCH 3/5] lcd: Implement lcd_printf() Anatolij Gustschin
2008-10-27 23:03 ` Wolfgang Denk [this message]
2008-09-02 11:44 ` [U-Boot] [PATCH 2/5] atmel_lcdfb: Straighten out funky vl_sync logic Detlev Zundel
2008-09-02 11:53 ` Haavard Skinnemoen
2008-10-25 21:33 ` Anatolij Gustschin
2008-10-25 21:26 ` [U-Boot] [PATCH 1/5] atmel_lcdfb: Eliminate unneeded #include <asm/arch/hardware.h> Anatolij Gustschin
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20081027230320.45CE581C98CF@gemini.denx.de \
--to=wd@denx.de \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.