Changed autoboot timeout in dfboot

SVN-Revision: 7508
This commit is contained in:
Hamish Guthrie 2007-06-06 09:11:39 +00:00
parent 04324c48cf
commit 425102d11c

View file

@ -5,8 +5,7 @@
//#define PAGESZ_1056 1 //#define PAGESZ_1056 1
#undef PAGESZ_1056 #undef PAGESZ_1056
#define SPI_LOW_SPEED 1 #define SPI_LOW_SPEED 1
#define AT91C_DELAY_TO_BOOT 15000 #define AT91C_DELAY_TO_BOOT 1500
//#define AT91C_DELAY_TO_BOOT 1500
#define CRC_RETRIES 0x100 #define CRC_RETRIES 0x100