From 04aa1e5384a8b4f3dfc1adc0bcf9cc7a3eafacbc Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Tue, 19 Nov 2013 15:54:23 -0600 Subject: [PATCH] Olimex LPC-H3131: Drop loops-per-second by a factor of 4. Why is the H3131 only 25% as fast as the EA3131 at the same clocking? --- configs/olimex-lpc-h3131/nsh/defconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configs/olimex-lpc-h3131/nsh/defconfig b/configs/olimex-lpc-h3131/nsh/defconfig index bf800748d39..91fd24554b4 100644 --- a/configs/olimex-lpc-h3131/nsh/defconfig +++ b/configs/olimex-lpc-h3131/nsh/defconfig @@ -166,7 +166,7 @@ CONFIG_ARCH_STACKDUMP=y # # Board Settings # -CONFIG_BOARD_LOOPSPERMSEC=16945 +CONFIG_BOARD_LOOPSPERMSEC=4282 # CONFIG_ARCH_CALIBRATION is not set CONFIG_ARCH_HAVE_INTERRUPTSTACK=y CONFIG_ARCH_INTERRUPTSTACK=0