From: Wolfgang Denk <wd@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] request for comments
Date: Tue, 17 Feb 2004 22:37:11 +0100 [thread overview]
Message-ID: <20040217213716.5492CC108D@atlas.denx.de> (raw)
In-Reply-To: Your message of "Tue, 17 Feb 2004 16:22:55 EST." <20040217162255.23793c83.fryman@cc.gatech.edu>
In message <20040217162255.23793c83.fryman@cc.gatech.edu> you wrote:
> > Are these indeed platform independend files that can go into the
> > common directory? My suspicion is that these might be in fact very
> > board-specific features that should go into your own board directory
> > instead.
>
> it's kind of hard to say. i see the lcdon/off, bkon/off much like the
> "erase" command. it's more or less universal for anything that supports
> LCDs, but the actual implementation is very board specific. kind of
I tend to disagree. U-Boot already has support for several board with
displays (LCD, TFD). None of these supports any of these commands.
> in general, that's a policy i understand and agree with. in specific,
> though, i implemented the function when i was trying to debug why the
> drawing of the test pattern wasn't working. directly doing a memory-
> modify and having to do the RGB565 encoding mentally was tiresome :)
Sure. Please feel free to add a LCD POST test :-)
> i guess i'm proposing that this be the only real random drawing function
> for just this purpose. debugging the framebuffer is tedious without it.
> if you'd rather not see it, that's fine -- i can keep it sitsang specific
> as an additional patch people can apply. i don't want to bolt in all
No. This is not what I want. I just think it makes no sense to add
this to the public code which everybody will get automatically
compiled in when he enables LCD support. Please feel free to add
local test functions as you like in your board directory, or - if of
a general nature - as part of POST.
Best regards,
Wolfgang Denk
--
See us @ Embedded World, Nuremberg, Feb 17 - 19, Hall 12.0 Booth 440
Phone: (+49)-8142-4596-87 Fax: (+49)-8142-4596-88 Email: wd at denx.de
There's an old story about the person who wished his computer were as
easy to use as his telephone. That wish has come true, since I no
longer know how to use my telephone.
prev parent reply other threads:[~2004-02-17 21:37 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-02-17 3:20 [U-Boot-Users] request for comments Josh Fryman
2004-02-17 20:58 ` Wolfgang Denk
2004-02-17 21:22 ` Josh Fryman
2004-02-17 21:37 ` Wolfgang Denk [this message]
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=20040217213716.5492CC108D@atlas.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox