X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=include%2Fconfigs%2Fpm9g45.h;h=0e944d871ff42cdf02b7b21b5fdda3fdc150b100;hb=fc5d54b7fa3fa602e06e2f0863c0b134d6afca70;hp=53fdaa76948f96bd3c3a96d8c5b00c7ced73a967;hpb=adad96e60d0eb1bbc4d0b96c89decf385a426e42;p=u-boot diff --git a/include/configs/pm9g45.h b/include/configs/pm9g45.h index 53fdaa7694..0e944d871f 100644 --- a/include/configs/pm9g45.h +++ b/include/configs/pm9g45.h @@ -22,7 +22,6 @@ */ #include - #define CONFIG_PM9G45 1 /* It's an Ronetix PM9G45 */ #define CONFIG_SYS_AT91_CPU_NAME "AT91SAM9G45" @@ -58,7 +57,6 @@ #define CONFIG_RED_LED GPIO_PIN_PD(31) /* this is the user1 led */ #define CONFIG_GREEN_LED GPIO_PIN_PD(0) /* this is the user2 led */ -#define CONFIG_BOOTDELAY 3 /* * BOOTP options @@ -71,11 +69,7 @@ /* * Command line configuration. */ -#define CONFIG_CMD_CACHE -#define CONFIG_CMD_PING 1 -#define CONFIG_CMD_DHCP 1 #define CONFIG_CMD_NAND 1 -#define CONFIG_CMD_USB 1 #define CONFIG_CMD_JFFS2 1 #define CONFIG_JFFS2_CMDLINE 1