X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=include%2Fconfigs%2Fpm9g45.h;h=0e944d871ff42cdf02b7b21b5fdda3fdc150b100;hb=fc5d54b7fa3fa602e06e2f0863c0b134d6afca70;hp=ba9e6d310bd2890b64fa4456f4cb363e6d8e51a5;hpb=78d1e1d0a157c8b48ea19be6170b992745d30f38;p=u-boot diff --git a/include/configs/pm9g45.h b/include/configs/pm9g45.h index ba9e6d310b..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,7 +69,6 @@ /* * Command line configuration. */ -#define CONFIG_CMD_CACHE #define CONFIG_CMD_NAND 1 #define CONFIG_CMD_JFFS2 1