From: Igor Mitsyanko Date: Fri, 1 Jun 2012 11:08:33 +0000 (+0400) Subject: s3cfb: allow specifying of display resolution in comandline X-Git-Tag: 2.2.1_release^2~83^2~7^2~58 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=50112bc2975cec0385eca9e30e48a8c25186a2b0;p=sdk%2Femulator%2Femulator-kernel.git s3cfb: allow specifying of display resolution in comandline Framebuffer resolution and bpp mode now could be specified on command line with "video=" parameter, for example: video=s3cfb:720x1280-24 Signed-off-by: Igor Mitsyanko --- diff --git a/arch/arm/mach-exynos/mach-tizen.c b/arch/arm/mach-exynos/mach-tizen.c index 0326e2c02b9e..f622755fadf0 100644 --- a/arch/arm/mach-exynos/mach-tizen.c +++ b/arch/arm/mach-exynos/mach-tizen.c @@ -27,6 +27,7 @@ #include #include #include +#include #include