diff mbox

[U-Boot] OMAP: Remove omapfb.debug=y from Beagle and Overo env settings

Message ID 1313040871-32260-1-git-send-email-agnel.joel@gmail.com
State Not Applicable
Delegated to: Tom Rini
Headers show

Commit Message

Joel Fernandes Aug. 11, 2011, 5:34 a.m. UTC
From: Steve Sakoman <steve@sakoman.com>


The kernel DSS2 code is mature now, and keeping this setting hurts performance

Signed-off-by: Steve Sakoman <steve@sakoman.com>
---
 include/configs/omap3_beagle.h |    2 --
 include/configs/omap3_overo.h  |    2 --
 2 files changed, 0 insertions(+), 4 deletions(-)

Comments

Jason Kridner Aug. 11, 2011, 6:24 p.m. UTC | #1
On Thu, Aug 11, 2011 at 1:34 AM, Joel A Fernandes <agnel.joel@gmail.com> wrote:
> From: Steve Sakoman <steve@sakoman.com>
>
>
> The kernel DSS2 code is mature now, and keeping this setting hurts performance
>
> Signed-off-by: Steve Sakoman <steve@sakoman.com>

Acked-by: Jason Kridner <jkridner@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
>
Joel Fernandes Aug. 11, 2011, 7:11 p.m. UTC | #2
On Thu, Aug 11, 2011 at 1:24 PM, Jason Kridner <jkridner@beagleboard.org> wrote:
> On Thu, Aug 11, 2011 at 1:34 AM, Joel A Fernandes <agnel.joel@gmail.com> wrote:
>> From: Steve Sakoman <steve@sakoman.com>
>>
>>
>> The kernel DSS2 code is mature now, and keeping this setting hurts performance
>>
>> Signed-off-by: Steve Sakoman <steve@sakoman.com>
>
> Acked-by: Jason Kridner <jkridner@beagleboard.org>
>
> + Sandeep and Khasim
>
> Joel, shouldn't we have your signed-off-by as well, since you are in
> the delivery path?
>

Sure, I will resubmit this once. I just hope that this patch is
applied in the same order I submitted it so that there are no merge
conflicts due to an out-of-order apply
diff mbox

Patch

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" \