From 6064f04b95eea1d8827e762e511133e141e036ae Mon Sep 17 00:00:00 2001 From: patacongo Date: Mon, 8 Jun 2009 14:59:15 +0000 Subject: Oops STR7P11 only accepts MMC cards git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1864 42af7a65-404d-4744-a932-0658087f49c3 --- nuttx/Documentation/NuttX.html | 3 ++- nuttx/TODO | 12 +++++------- 2 files changed, 7 insertions(+), 8 deletions(-) (limited to 'nuttx') diff --git a/nuttx/Documentation/NuttX.html b/nuttx/Documentation/NuttX.html index 7898b9d14..03da64597 100644 --- a/nuttx/Documentation/NuttX.html +++ b/nuttx/Documentation/NuttX.html @@ -805,7 +805,8 @@ Two configurations have been verified: (1) The board boots and passes the OS test with console output visible on UART0, and the NuttShell (NSH) is fully functional with interrupt driven serial console. An SPI driver is available - but untested. Additional features are needed: USB driver, MMC/SD support, to name two. + but untested (because the Olimex card slot appears to accept only MMC cards; I have + only SD cards). Additional features are needed: USB driver, MMC integration, to name two.

diff --git a/nuttx/TODO b/nuttx/TODO index 33d0e25be..a4c1a7841 100644 --- a/nuttx/TODO +++ b/nuttx/TODO @@ -520,16 +520,14 @@ o ARM/LPC214x (arch/arm/src/lpc214x/) o ARM/STR71x (arch/arm/src/str71x/) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Description: Basic port is complete but untested. Complete integration - Status: Open - Priority: High - - Description: Add SPI driver and integrate with MMC/SD support. + Description: Add SPI driver and integrate with MMC/SD support. This effort is stalled + at the moment because the slot on the Olimex board only accepts MMC card; + I have not MMC cards, only SD cards which won't fit into the slot. Status: Open Priority: Medium - Description: Develop a USB driver and integrate with existing USB serial - and storage class drivers. + Description: Develop a USB driver and integrate with existing USB serial and storage + class drivers. Status: Open Priority: Medium -- cgit v1.2.3