Changed autoboot timeout in dfboot
SVN-Revision: 7508
This commit is contained in:
parent
04324c48cf
commit
425102d11c
1 changed files with 1 additions and 2 deletions
|
@ -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
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue