From: Thomas Weber <thomas.we...@corscience.de>

Signed-off-by: Thomas Weber <thomas.we...@corscience.de>
Signed-off-by: Andreas Bießmann <andreas.biessm...@corscience.de>
---
 include/configs/tricorder.h |    5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/include/configs/tricorder.h b/include/configs/tricorder.h
index a9b2714..1291a08 100644
--- a/include/configs/tricorder.h
+++ b/include/configs/tricorder.h
@@ -147,14 +147,12 @@
        "loadaddr=0x82000000\0" \
        "console=ttyO2,115200n8\0" \
        "mmcdev=0\0" \
-       "vram=12M\0" \
-       "lcdmode=800x600\0" \
+       "vram=3M\0" \
        "defaultdisplay=lcd\0" \
        "kernelopts=rw rootwait\0" \
        "commonargs=" \
                "setenv bootargs console=${console} " \
                "vram=${vram} " \
-               "omapfb.mode=lcd:${lcdmode} " \
                "omapdss.def_disp=${defaultdisplay}\0" \
        "mmcargs=" \
                "run commonargs; " \
@@ -164,7 +162,6 @@
        "nandargs=" \
                "run commonargs; " \
                "setenv bootargs ${bootargs} " \
-               "omapfb.mode=lcd:${lcdmode} " \
                "omapdss.def_disp=${defaultdisplay} " \
                "root=ubi0:root " \
                "ubi.mtd=4 " \
-- 
1.7.10.4

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to