summaryrefslogtreecommitdiff
path: root/nuttx/configs/ea3131/src/up_boot.c
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2009-12-29 21:52:21 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2009-12-29 21:52:21 +0000
commit70278028ea515833368c8633e846fecf27b3c4c6 (patch)
treeb1397756311686f1ae137afdcb3858e1283b9f5f /nuttx/configs/ea3131/src/up_boot.c
parent0b0d42b50a45963ef2d972c23cbee15809ad1d8d (diff)
downloadpx4-nuttx-70278028ea515833368c8633e846fecf27b3c4c6.tar.gz
px4-nuttx-70278028ea515833368c8633e846fecf27b3c4c6.tar.bz2
px4-nuttx-70278028ea515833368c8633e846fecf27b3c4c6.zip
Add mpmc initialization
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2459 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/configs/ea3131/src/up_boot.c')
-rwxr-xr-xnuttx/configs/ea3131/src/up_boot.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/nuttx/configs/ea3131/src/up_boot.c b/nuttx/configs/ea3131/src/up_boot.c
index 5e2e44751..fc37a7ea9 100755
--- a/nuttx/configs/ea3131/src/up_boot.c
+++ b/nuttx/configs/ea3131/src/up_boot.c
@@ -73,10 +73,10 @@
void lpc313x_boardinitialize(void)
{
- /* Configure Micron MT48LC32M16A2 SDRAM on the EA3131 board */
+ /* Initialize configured, external memory resources */
#ifdef CONFIG_LPC313X_EXTSDRAM
- lpc313x_sdraminitialize();
+ lpc313x_meminitialize();
#endif
/* Configure SPI chip selects if 1) SPI is not disabled, and 2) the weak function