From: Rodolfo Giometti <giometti@linux.it>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] [PATCH] au1x00 LCD support
Date: Wed, 12 Jul 2006 11:19:34 +0200 [thread overview]
Message-ID: <20060712091934.GA6334@gundam.enneenne.com> (raw)
In-Reply-To: <20060712091301.GD17240@gundam.enneenne.com>
On Wed, Jul 12, 2006 at 11:13:01AM +0200, Rodolfo Giometti wrote:
> Hello,
>
> here a patch to add LCD support to au1x00 CPUs.
Sorry, I just noticed that I should remove some debugging code...
diff --git a/cpu/mips/au1x00_fb.c b/cpu/mips/au1x00_fb.c
index b007683..483df45 100644
--- a/cpu/mips/au1x00_fb.c
+++ b/cpu/mips/au1x00_fb.c
@@ -178,18 +178,6 @@ #endif
debug("LCD_PWMDIV: %x\n", au_readl(LCD_PWMDIV));
debug("LCD_PWMHI: %x\n", au_readl(LCD_PWMHI));
- printf("LCD_CONTROL: %x\n", au_readl(LCD_CONTROL));
- printf("LCD_INTSTATUS: %x\n", au_readl(LCD_INTSTATUS));
- printf("LCD_INTENABLE: %x\n", au_readl(LCD_INTENABLE));
- printf("LCD_HORZTIMING: %x\n", au_readl(LCD_HORZTIMING));
- printf("LCD_VERTTIMING: %x\n", au_readl(LCD_VERTTIMING));
- printf("LCD_CLKCONTROL: %x\n", au_readl(LCD_CLKCONTROL));
- printf("LCD_DMAADDR0: %x\n", au_readl(LCD_DMAADDR0));
- printf("LCD_DMAADDR1: %x\n", au_readl(LCD_DMAADDR1));
- printf("LCD_WORDS: %x\n", au_readl(LCD_WORDS));
- printf("LCD_PWMDIV: %x\n", au_readl(LCD_PWMDIV));
- printf("LCD_PWMHI: %x\n", au_readl(LCD_PWMHI));
-
return 0;
}
Ciao,
Rodolfo
--
GNU/Linux Solutions e-mail: giometti at enneenne.com
Linux Device Driver giometti at gnudd.com
Embedded Systems giometti at linux.it
UNIX programming phone: +39 349 2432127
next prev parent reply other threads:[~2006-07-12 9:19 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-07-12 9:13 [U-Boot-Users] [PATCH] au1x00 LCD support Rodolfo Giometti
2006-07-12 9:19 ` Rodolfo Giometti [this message]
2006-07-12 17:48 ` Wolfgang Denk
2006-07-13 7:34 ` Rodolfo Giometti
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=20060712091934.GA6334@gundam.enneenne.com \
--to=giometti@linux.it \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox