X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=include%2Fconfigs%2Fdebris.h;h=32aa4e50650b1495369371a9f380e96d65a1e5de;hb=e5f5c4a977c411c0cd3899a4f9487eea77a0e150;hp=7ad36a1ce882e851d80c7f62f1a309d08a6c119f;hpb=0c0892be0d93a5a892b93739c5eb3bf692fed4ff;p=u-boot diff --git a/include/configs/debris.h b/include/configs/debris.h index 7ad36a1ce8..32aa4e5065 100644 --- a/include/configs/debris.h +++ b/include/configs/debris.h @@ -81,7 +81,7 @@ #undef CONFIG_SYS_AUTOLOAD /* rootpath */ -#define CONFIG_ROOTPATH /tftpboot/target +#define CONFIG_ROOTPATH "/tftpboot/target" /* gatewayip */ #define CONFIG_GATEWAYIP 192.168.0.1 @@ -93,7 +93,7 @@ #define CONFIG_HOSTNAME debris /* bootfile */ -#define CONFIG_BOOTFILE pImage +#define CONFIG_BOOTFILE "pImage" /* loadaddr */ #define CONFIG_LOADADDR 800000 @@ -148,7 +148,7 @@ #define CONFIG_CMD_ELF #define CONFIG_CMD_I2C #define CONFIG_CMD_JFFS2 -#define CONFIG_CMD_KGBD +#define CONFIG_CMD_KGDB #define CONFIG_CMD_PCI #define CONFIG_CMD_PING #define CONFIG_CMD_SAVES @@ -174,7 +174,6 @@ #define CONFIG_PCI /* include pci support */ #define CONFIG_PCI_PNP -#define CONFIG_NET_MULTI /* Multi ethernet cards support */ #define CONFIG_EEPRO100 #define CONFIG_SYS_RX_ETH_BUFFER 8 /* use 8 rx buffer on eepro100 */ #define CONFIG_EEPRO100_SROM_WRITE @@ -295,7 +294,6 @@ #define CONFIG_SYS_EEPROM_PAGE_WRITE_BITS 3 #define CONFIG_SYS_EEPROM_PAGE_WRITE_DELAY_MS 10 /* and takes up to 10 msec */ -#define CONFIG_SYS_BAUDRATE_TABLE { 9600, 19200, 38400, 57600, 115200 } #define CONFIG_SYS_FLASH_BANKS { FLASH_BASE0_PRELIM } /*-----------------------------------------------------------------------