Peter Stuge | 8 Oct 02:25

libpayload: Rename Geode video driver to Geode LX video driver.

Please ack and commit. I can not commit to the libpayload repo, so
whoever acks it gets to commit too. After applying the patch, please
also run:

svn mv drivers/video/geode.c drivers/video/geodelx.c

//Peter
--
coreboot mailing list: coreboot <at> coreboot.org
http://www.coreboot.org/mailman/listinfo/coreboot
Jordan Crouse | 8 Oct 16:48
Favicon

Re: libpayload: Rename Geode video driver to Geode LX video driver.

On 08/10/08 02:27 +0200, Peter Stuge wrote:
> Please ack and commit. I can not commit to the libpayload repo, so
> whoever acks it gets to commit too. After applying the patch, please
> also run:
> 
> svn mv drivers/video/geode.c drivers/video/geodelx.c
> 
> //Peter

> libpayload: Rename Geode video driver to Geode LX video driver.
> 
> This is simply wrong, the "Geode" video driver is only good for LX and one of
> our users got bit by this just now.
> 
> Signed-off-by: Peter Stuge <peter <at> stuge.se>

Acked-by: Jordan Crouse <jordan.crouse <at> amd.com>

r3642.

> Index: configs/defconfig
> ===================================================================
> --- configs/defconfig	(revision 3640)
> +++ configs/defconfig	(working copy)
> @@ -20,7 +20,7 @@
>  # CONFIG_SERIAL_ACS_FALLBACK is not set
>  CONFIG_VIDEO_CONSOLE=y
>  CONFIG_VGA_VIDEO_CONSOLE=y
> -# CONFIG_GEODE_VIDEO_CONSOLE is not set
> +# CONFIG_GEODELX_VIDEO_CONSOLE is not set
(Continue reading)


Gmane