projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Added support for the D-Link DSM-G600 RevA, and fixed the clock frequency for NSLU2...
[openwrt.git]
/
target
/
linux
/
at91-2.6
/
image
/
dfboot
/
src
/
config.h
diff --git
a/target/linux/at91-2.6/image/dfboot/src/config.h
b/target/linux/at91-2.6/image/dfboot/src/config.h
index
127ec32
..
3be8d49
100644
(file)
--- a/
target/linux/at91-2.6/image/dfboot/src/config.h
+++ b/
target/linux/at91-2.6/image/dfboot/src/config.h
@@
-5,8
+5,7
@@
//#define PAGESZ_1056 1
#undef PAGESZ_1056
#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
This page took
0.020513 seconds
and
4
git commands to generate.