public inbox for linux-omap@vger.kernel.org
 help / color / mirror / Atom feed
From: Brian Swetland <swetland@google.com>
To: Tony Lindgren <tony@atomide.com>
Cc: linux-omap-open-source@linux.omap.com
Subject: Re: Linux On TI Omap850
Date: Tue, 16 May 2006 07:11:27 -0700	[thread overview]
Message-ID: <20060516141127.GA29719@localhost.localdomain> (raw)
In-Reply-To: <20060516065256.GE3413@atomide.com>

[Tony Lindgren <tony@atomide.com>]
> * Vince <v.richomme@hotmail.fr> [060515 10:32]:
> > I would like to know if someone has information about running linux on 
> > TI omap850 platform.
> > I have searched on google and I only found one or two posts regarding 
> > this topic.
> > I would like to have maximum information on this processor.
> 
> Try going to linux.omap.com, go to the mailing lists. Then select April
> 2006 archives by thread. There you see all the current 850 fsample
> patches. We integrated the core 850 fsample support patch yesterday, so
> the device driver patches are still missing.

Speaking of the device driver patches, I still need to figure out how
to have lcd_p2.c included for perseus2 or fsample, but not twice if you
build a kernel for both...

obviously, something like this in drivers/video/Makefile is wrong:

objs-y$(CONFIG_MACH_OMAP_PERSEUS2) += lcd_p2.o
objs-y$(CONFIG_MACH_OMAP_FSAMPLE) += lcd_p2.o

Is the solution to have a CONFIG_FB_OMAP_LCD_P2?

Brian, unwise in the ways of kconfig 

  reply	other threads:[~2006-05-16 14:11 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-05-13  2:05 is dynamic tick working? David Brownell
2006-05-14 10:49 ` Tony Lindgren
2006-05-14 16:19   ` David Brownell
2006-05-14 17:57     ` Imre Deak
2006-05-14 19:20       ` David Brownell
2006-05-14 20:31         ` Imre Deak
2006-05-15  9:22           ` Tony Lindgren
2006-05-15 22:11             ` David Brownell
2006-05-16  6:59               ` Tony Lindgren
2006-05-26 23:44                 ` Tony Lindgren
2006-05-15  9:26     ` Tony Lindgren
2006-05-15 17:33       ` Linux On TI Omap850 Vince
2006-05-16  6:52         ` Tony Lindgren
2006-05-16 14:11           ` Brian Swetland [this message]
2006-05-16 13:32       ` is dynamic tick working? Imre Deak

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=20060516141127.GA29719@localhost.localdomain \
    --to=swetland@google.com \
    --cc=linux-omap-open-source@linux.omap.com \
    --cc=tony@atomide.com \
    /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