Re: [PATCH] video: add OpenCores VGA/LCD framebuffer driver

From: Stefan Kristiansson
Date: Mon Nov 11 2013 - 05:09:13 EST


On Mon, Nov 11, 2013 at 10:13:14AM +0100, Michal Simek wrote:
> On 11/10/2013 02:08 PM, Stefan Kristiansson wrote:
> > +config FB_OPENCORES
> > + tristate "OpenCores VGA/LCD core 2.0 framebuffer support"
> > + depends on FB
> > + select FB_CFB_FILLRECT
> > + select FB_CFB_COPYAREA
> > + select FB_CFB_IMAGEBLIT
> > + default n
> > + help
> > + This enables support for the OpenCores VGA/LCD core.
> > +
> > + The OpenCores VGA/LCD core is typically used together with
> > + softcore CPUs (e.g. OpenRISC) or hard processor systems
>
> I expect that here can be also Microblaze.

Yes, as would LM32, NiosII etc.
But, since none of those exists in the mainline kernel,
I suppose Microblaze along with OpenRISC is a sensible subset of examples.
I'll add that.

>
> > + (e.g. Altera socfpga or Xilinx Zync) on FPGAs.
>
> s/Zync/Zynq/
>

Right, sorry. I'll fix that.

Stefan
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/