]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/tricorder.h
tricorder: remove lcdmode from bootargs
[karo-tx-uboot.git] / include / configs / tricorder.h
index b102739a0e3cfbcf1d7578ace8900f5cebb8cdc8..b1f3cb883c07b78cd67e81aee4999fb46904a2a8 100644 (file)
        "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; " \
        "nandargs=" \
                "run commonargs; " \
                "setenv bootargs ${bootargs} " \
-               "omapfb.mode=lcd:${lcdmode} " \
                "omapdss.def_disp=${defaultdisplay} " \
                "root=ubi0:root " \
                "ubi.mtd=4 " \