On Thu, Aug 11, 2011 at 1:34 AM, Joel A Fernandes <agnel.j...@gmail.com> wrote:
> From: Steve Sakoman <st...@sakoman.com>
>
>
> The kernel DSS2 code is mature now, and keeping this setting hurts performance
>
> Signed-off-by: Steve Sakoman <st...@sakoman.com>

Acked-by: Jason Kridner <jkrid...@beagleboard.org>

+ Sandeep and Khasim

Joel, shouldn't we have your signed-off-by as well, since you are in
the delivery path?

> ---
>  include/configs/omap3_beagle.h |    2 --
>  include/configs/omap3_overo.h  |    2 --
>  2 files changed, 0 insertions(+), 4 deletions(-)
>
> diff --git a/include/configs/omap3_beagle.h b/include/configs/omap3_beagle.h
> index 9fd80ed..42575f1 100644
> --- a/include/configs/omap3_beagle.h
> +++ b/include/configs/omap3_beagle.h
> @@ -214,7 +214,6 @@
>                "mpurate=${mpurate} " \
>                "vram=${vram} " \
>                "omapfb.mode=dvi:${dvimode} " \
> -               "omapfb.debug=y " \
>                "omapdss.def_disp=${defaultdisplay} " \
>                "root=${mmcroot} " \
>                "rootfstype=${mmcrootfstype}\0" \
> @@ -222,7 +221,6 @@
>                "mpurate=${mpurate} " \
>                "vram=${vram} " \
>                "omapfb.mode=dvi:${dvimode} " \
> -               "omapfb.debug=y " \
>                "omapdss.def_disp=${defaultdisplay} " \
>                "root=${nandroot} " \
>                "rootfstype=${nandrootfstype}\0" \
> diff --git a/include/configs/omap3_overo.h b/include/configs/omap3_overo.h
> index 242b317..0f64054 100644
> --- a/include/configs/omap3_overo.h
> +++ b/include/configs/omap3_overo.h
> @@ -170,7 +170,6 @@
>                "mpurate=${mpurate} " \
>                "vram=${vram} " \
>                "omapfb.mode=dvi:${dvimode} " \
> -               "omapfb.debug=y " \
>                "omapdss.def_disp=${defaultdisplay} " \
>                "root=${mmcroot} " \
>                "rootfstype=${mmcrootfstype}\0" \
> @@ -178,7 +177,6 @@
>                "mpurate=${mpurate} " \
>                "vram=${vram} " \
>                "omapfb.mode=dvi:${dvimode} " \
> -               "omapfb.debug=y " \
>                "omapdss.def_disp=${defaultdisplay} " \
>                "root=${nandroot} " \
>                "rootfstype=${nandrootfstype}\0" \
> --
> 1.7.1
>
> _______________________________________________
> U-Boot mailing list
> U-Boot@lists.denx.de
> http://lists.denx.de/mailman/listinfo/u-boot
>
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to