
Hi Rodolfo,
On Tue, Jun 24, 2008 at 05:05:23PM +0200, Gary Jennejohn wrote:
On Tue, 24 Jun 2008 14:14:23 +0200 Rodolfo Giometti giometti@enneenne.com wrote:
On Mon, Jun 23, 2008 at 04:54:38PM +0200, Gary Jennejohn wrote:
Note that the LOGO_X/LOG_Y macros are defined in RRvision.h to center the logo on the screen and might be useful for other boards. Signed-off-by: Gary Jennejohn garyj@denx.de
Nak. This is a multi-patch.
Please provide a patch for the LOGO_X/LOG_Y macros and a patch for RRvision board, then send the first to me and the second to the proper maintainer.
Wolfgang Denk imformed me that the lcd/video patches had to go to the proper custodian and I only found your name listed for video.
So, who _is_ the proper target for this stuff? Wolfgang doesn't want to see it.
I'm the video custodian, so I can decide about lcd/video stuff, regarding specific boards modifications you should check the custodians list.
Can you explain that to me? Gary changes three files:
common/lcd.c | 9 +++- cpu/mpc8xx/lcd.c | 138 +++++++++++++++++++++++++++++++++++++++++++++++++--- cpu/mpc8xx/video.c | 22 ++++++++- 3 files changed, 159 insertions(+), 10 deletions(-)
None of this is specific to a board but really concerns lcd and video handling. If you don't feel responsible for it, the only other custodian could be the 8xx custodian. But he already pointed Gary to you ;)
So please, if nobody from the 8xx front NAKs the patches, pull it into your custodian repository.
Thanks Detlev