qong: enable support for compressed images
[platform/kernel/u-boot.git] / include / configs / SIMPC8313.h
index 339e02b..2f99641 100644 (file)
  */
 #define CONFIG_TSEC_ENET               /* TSEC ethernet support */
 
-#define CONFIG_NET_MULTI
 #define CONFIG_GMII                    /* MII PHY management */
 
 #ifdef CONFIG_TSEC1
 #define CONFIG_NETDEV          eth1
 
 #define CONFIG_HOSTNAME                simpc8313
-#define CONFIG_ROOTPATH                /tftpboot/
-#define CONFIG_BOOTFILE                /tftpboot/uImage
+#define CONFIG_ROOTPATH                "/tftpboot/"
+#define CONFIG_BOOTFILE                "/tftpboot/uImage"
 #define CONFIG_UBOOTPATH       u-boot-nand.bin /* U-Boot image on TFTP server */
 #define CONFIG_FDTFILE         simpc8313.dtb