[U-Boot] [PATCH] corenet: Disable video on P2020DS
Scott Wood
scottwood at freescale.com
Fri Jan 25 20:25:33 CET 2013
On 01/25/2013 12:50:59 PM, Tom Rini wrote:
> On Fri, Jan 25, 2013 at 10:38:01AM -0600, Andy Fleming wrote:
>
> > The P2020DS build had grown too large, and video support isn't
> enabled
> > in almost any other Freescale board. Disabling it allows us to keep
> > building, and provides options for reenabling it later.
> >
> > Signed-off-by: Andy Fleming <afleming at freescale.com>
>
> Now we may start having dead code around, yes? Can you perhaps get
> away
> with making this be disable video or something else and add a
> P2020DS_video boards.cfg entry or similar? Thanks!
There are already 5 P2020DS targets, and there *should* be 8 (why is
there no 36BIT version of DDR2, SDCARD, or SPIFLASH?). This would
expand it to 16. Ideally we would have something like kconfig, but
until then I don't see a reasonable alternative to saying that certain
config symbols are user-settable by tweaking the board config file.
-Scott
More information about the U-Boot
mailing list