summaryrefslogtreecommitdiff
path: root/nuttx/configs/stm3240g-eval
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-02-20 20:02:53 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-02-20 20:02:53 +0000
commite6245a246845ad83452e02223beab432b479990d (patch)
tree1b5480fa99de7eede290abe9fb58c1b15807803f /nuttx/configs/stm3240g-eval
parent56959ae057f6711bdd709758b798e64489e8af60 (diff)
downloadpx4-nuttx-e6245a246845ad83452e02223beab432b479990d.tar.gz
px4-nuttx-e6245a246845ad83452e02223beab432b479990d.tar.bz2
px4-nuttx-e6245a246845ad83452e02223beab432b479990d.zip
Various STM32 SDIO and DMA fixes (SDIO DMA still does not work)
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4406 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/configs/stm3240g-eval')
-rwxr-xr-xnuttx/configs/stm3240g-eval/include/board.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/nuttx/configs/stm3240g-eval/include/board.h b/nuttx/configs/stm3240g-eval/include/board.h
index 322387b8f..6704b552f 100755
--- a/nuttx/configs/stm3240g-eval/include/board.h
+++ b/nuttx/configs/stm3240g-eval/include/board.h
@@ -2,7 +2,7 @@
* configs/stm3240g-eval/include/board.h
* include/arch/board/board.h
*
- * Copyright (C) 2011-12 Gregory Nutt. All rights reserved.
+ * Copyright (C) 2011-2012 Gregory Nutt. All rights reserved.
* Author: Gregory Nutt <gnutt@nuttx.org>
*
* Redistribution and use in source and binary forms, with or without
@@ -426,7 +426,7 @@
*
* SDIO DMA
* DMAMAP_SDIO_1 = Channel 4, Stream 3
- * DMAMAP_SDIO_2 = Channel 4, Stream 5
+ * DMAMAP_SDIO_2 = Channel 4, Stream 6
*/
#define DMAMAP_SDIO DMAMAP_SDIO_1