summaryrefslogtreecommitdiff
path: root/nuttx/configs/olimex-lpc1766stk/include
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2010-11-12 04:21:23 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2010-11-12 04:21:23 +0000
commita5e4206d13b4b8b21551fe8dc21adb2439813519 (patch)
tree45156eb517b27738db059556bcc1021bf29b3248 /nuttx/configs/olimex-lpc1766stk/include
parent16a217cd260c1274fbe26c1c59f6aac5d00daf18 (diff)
downloadpx4-nuttx-a5e4206d13b4b8b21551fe8dc21adb2439813519.tar.gz
px4-nuttx-a5e4206d13b4b8b21551fe8dc21adb2439813519.tar.bz2
px4-nuttx-a5e4206d13b4b8b21551fe8dc21adb2439813519.zip
Add PHY init logic
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3100 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/configs/olimex-lpc1766stk/include')
-rwxr-xr-xnuttx/configs/olimex-lpc1766stk/include/board.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/nuttx/configs/olimex-lpc1766stk/include/board.h b/nuttx/configs/olimex-lpc1766stk/include/board.h
index 0ac0466a8..cf25cfc0c 100755
--- a/nuttx/configs/olimex-lpc1766stk/include/board.h
+++ b/nuttx/configs/olimex-lpc1766stk/include/board.h
@@ -122,6 +122,11 @@
#define CONFIG_LP17_FLASH 1
#define BOARD_FLASHCFG_VALUE 0x0000303a
+/* Ethernet configuration */
+
+//#define ETH_MCFG_CLKSEL_DIV ETH_MCFG_CLKSEL_DIV44
+#define ETH_MCFG_CLKSEL_DIV ETH_MCFG_CLKSEL_DIV20
+
/* LED definitions ******************************************************************/
/* LED1 LED2 */