Merge git://git.denx.de/u-boot-net
[oweals/u-boot.git] / include / configs / ap143.h
index 4f3742be2dada38a39d774e348987c3ea4f90ce5..2950783097da4ea9956c784566d59c59665d198b 100644 (file)
@@ -28,7 +28,6 @@
  * Serial Port
  */
 #define CONFIG_SYS_NS16550_CLK          25000000
-#define CONFIG_BAUDRATE                 115200
 #define CONFIG_SYS_BAUDRATE_TABLE \
        {9600, 19200, 38400, 57600, 115200}
 
@@ -38,7 +37,6 @@
 #define CONFIG_BOOTCOMMAND              "sf probe;" \
                                        "mtdparts default;" \
                                        "bootm 0x9f680000"
-#define CONFIG_LZMA
 
 #define MTDIDS_DEFAULT                  "nor0=spi-flash.0"
 #define MTDPARTS_DEFAULT                "mtdparts=spi-flash.0:" \