summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/arm/rtl22xx/README
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2007-05-01 19:15:38 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2007-05-01 19:15:38 +0000
commite890774a799e1ea99221330f54d05cd7e8158629 (patch)
tree41737b358fe6702ef1d69b4027df10b6cd9ae196 /c/src/lib/libbsp/arm/rtl22xx/README
parentRebase against gcc-core-4.2.0-20070430 (gcc-4.2.0 rc2) (diff)
downloadrtems-e890774a799e1ea99221330f54d05cd7e8158629.tar.bz2
2007-05-01 Ray Xu <xr@trasin.net>
* README, times, console/lpc22xx_uart.h, console/uart.c, include/bsp.h, start/start.S, startup/bspstart.c, startup/exit.c, startup/linkcmds: Update BSP to address changes between 4.7 and CVS head as well as to address comments from Ralf and Joel.
Diffstat (limited to 'c/src/lib/libbsp/arm/rtl22xx/README')
-rw-r--r--c/src/lib/libbsp/arm/rtl22xx/README4
1 files changed, 2 insertions, 2 deletions
diff --git a/c/src/lib/libbsp/arm/rtl22xx/README b/c/src/lib/libbsp/arm/rtl22xx/README
index f09312df3d..263ea514af 100644
--- a/c/src/lib/libbsp/arm/rtl22xx/README
+++ b/c/src/lib/libbsp/arm/rtl22xx/README
@@ -1,6 +1,6 @@
RTEMS bsp for Philips's ARM processor
-This BSP is design for Philips's LPC2210/LPC2212/LPC2214/LPC2290/LPC2294 (LPC22xx) serial ARM processor.
+This BSP is design for Philips's LPC2210/LPC2212/LPC2214/LPC2290/LPC2294 (LPC22xx) serial ARM processor. Some LPC21xx ARM can also use this.
Philphs's LPC22xx ARM processor got an ARM7TDMI-S core, and can run at 60MHz. It has an external memory bus, and peripherals like UART, I2C, SPI, ADC and etc. Some of them got on chip flash (256k) and CAN.
-The board used to develop the board is compatible with LPC-E2214/LPC-E2294 boards from http://www.olimex.com. The board got a 256K SDRAM and two serial ports.
+The board used to develop the board is compatible with LPC-E2214/LPC-E2294 boards from http://www.olimex.com. The board got a 512K SRAM(256K used to store the .text for debug perpose) and two serial ports.
The license and distribution terms for this file may be found in the file LICENSE in this distribution or at http://www.rtems.com/license/LICENSE