]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/omap3_pandora.h
Ka-Ro TX U-Boot Release 2012-10-24
[karo-tx-uboot.git] / include / configs / omap3_pandora.h
index 1a30454c7d09f104414da88517c1d72741f12f68..d02f338437409e088c6ec39427dec5840d74ca20 100644 (file)
 #define CONFIG_OMAP_HSMMC              1
 #define CONFIG_DOS_PARTITION           1
 
-/* DDR - I use Micron DDR */
-#define CONFIG_OMAP3_MICRON_DDR                1
-
 /* commands to include */
 #include <config_cmd_default.h>
 
        "usbtty=cdc_acm\0" \
        "loadaddr=0x82000000\0" \
        "bootargs=ubi.mtd=4 ubi.mtd=3 root=ubi0:rootfs rootfstype=ubifs " \
-       "rw rootflags=bulk_read console=ttyS0,115200n8 " \
-       "vram=6272K omapfb.vram=0:3000K\0" \
+               "rw rootflags=bulk_read vram=6272K omapfb.vram=0:3000K\0" \
        "mtdparts=" MTDPARTS_DEFAULT "\0" \
 
 #define CONFIG_BOOTCOMMAND \