summaryrefslogtreecommitdiff
path: root/nuttx/configs/olimex-lpc1766stk/ostest/defconfig
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2010-11-16 02:50:52 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2010-11-16 02:50:52 +0000
commit67cdb00d71d27289fb207e0c23e28ddbab1cb14c (patch)
treedcad9ca0db692384285b4307aba979759959e14d /nuttx/configs/olimex-lpc1766stk/ostest/defconfig
parent03b7782c5fa7a9090bf10f77e231f13f6b02e474 (diff)
downloadpx4-nuttx-67cdb00d71d27289fb207e0c23e28ddbab1cb14c.tar.gz
px4-nuttx-67cdb00d71d27289fb207e0c23e28ddbab1cb14c.tar.bz2
px4-nuttx-67cdb00d71d27289fb207e0c23e28ddbab1cb14c.zip
Initial debug fixes for LPC1766 ethernet
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3114 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/configs/olimex-lpc1766stk/ostest/defconfig')
-rwxr-xr-xnuttx/configs/olimex-lpc1766stk/ostest/defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/configs/olimex-lpc1766stk/ostest/defconfig b/nuttx/configs/olimex-lpc1766stk/ostest/defconfig
index 5c9051981..ba4713544 100755
--- a/nuttx/configs/olimex-lpc1766stk/ostest/defconfig
+++ b/nuttx/configs/olimex-lpc1766stk/ostest/defconfig
@@ -76,7 +76,7 @@ CONFIG_ARCH_CHIP=lpc17xx
CONFIG_ARCH_CHIP_LPC1766=y
CONFIG_ARCH_BOARD=olimex-lpc1766stk
CONFIG_ARCH_BOARD_LPC1766STK=y
-CONFIG_BOARD_LOOPSPERMSEC=7982
+CONFIG_BOARD_LOOPSPERMSEC=8111
CONFIG_DRAM_SIZE=(32*1024)
CONFIG_DRAM_START=0x10000000
CONFIG_DRAM_END=(CONFIG_DRAM_START+CONFIG_DRAM_SIZE)