From 46f1faca46410d81a683a0259d8274bf2c2b61ff Mon Sep 17 00:00:00 2001 From: patacongo Date: Tue, 5 Mar 2013 13:20:26 +0000 Subject: [PATCH] Updated Open1788 calibration; More compilation fixes from Mike Smith git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5707 42af7a65-404d-4744-a932-0658087f49c3 --- configs/open1788/nsh/defconfig | 2 +- configs/open1788/ostest/defconfig | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/configs/open1788/nsh/defconfig b/configs/open1788/nsh/defconfig index 70e98e55d68..c04baba6072 100644 --- a/configs/open1788/nsh/defconfig +++ b/configs/open1788/nsh/defconfig @@ -223,7 +223,7 @@ CONFIG_ARCH_STACKDUMP=y # # Board Settings # -CONFIG_BOARD_LOOPSPERMSEC=8079 +CONFIG_BOARD_LOOPSPERMSEC=11852 # CONFIG_ARCH_CALIBRATION is not set CONFIG_DRAM_START=0x10000000 CONFIG_DRAM_SIZE=65536 diff --git a/configs/open1788/ostest/defconfig b/configs/open1788/ostest/defconfig index 4bfad096334..1d85df4afee 100644 --- a/configs/open1788/ostest/defconfig +++ b/configs/open1788/ostest/defconfig @@ -223,7 +223,7 @@ CONFIG_ARCH_STACKDUMP=y # # Board Settings # -CONFIG_BOARD_LOOPSPERMSEC=8079 +CONFIG_BOARD_LOOPSPERMSEC=11852 # CONFIG_ARCH_CALIBRATION is not set CONFIG_DRAM_START=0x10000000 CONFIG_DRAM_SIZE=65536