lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Mon, 11 Nov 2013 12:08:44 +0200
From:	Stefan Kristiansson <stefan.kristiansson@...nalahti.fi>
To:	Michal Simek <monstr@...str.eu>
Cc:	linux-kernel@...r.kernel.org, linux-fbdev@...r.kernel.org,
	plagnioj@...osoft.com, tomi.valkeinen@...com
Subject: Re: [PATCH] video: add OpenCores VGA/LCD framebuffer driver

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@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ