]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - arch/sandbox/dts/sandbox.dts
sandbox: Support wide-screen LCD emulation
[karo-tx-uboot.git] / arch / sandbox / dts / sandbox.dts
index 82d186ee5b0660e5c82f8acd843f677c0256c589..99b0f362ae618b668d18ee4239ff6b6633556d7b 100644 (file)
@@ -72,8 +72,8 @@
 
        lcd {
                compatible = "sandbox,lcd-sdl";
-               xres = <800>;
-               yres = <600>;
+               xres = <1366>;
+               yres = <768>;
        };
 
        gpio_a: gpios@0 {