From 9d5993bb22564f1c38207e43b4b8fa22965de892 Mon Sep 17 00:00:00 2001 From: Eric Norum Date: Tue, 26 Apr 2005 18:29:03 +0000 Subject: Fix typos. --- c/src/lib/libbsp/m68k/uC5282/README | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'c/src') diff --git a/c/src/lib/libbsp/m68k/uC5282/README b/c/src/lib/libbsp/m68k/uC5282/README index a69184543f..7fb1e9fb5a 100644 --- a/c/src/lib/libbsp/m68k/uC5282/README +++ b/c/src/lib/libbsp/m68k/uC5282/README @@ -43,7 +43,7 @@ PERIPHERALS =========== TIMERS: Four PIT (RTEMS clock is PIT3), Four Timers RESOLUTION: 1 microsecond -SERIAL PORTS: Internal UART 1, 2 and 3 +SERIAL PORTS: Internal UART 0, 1 and 2 REAL-TIME CLOCK: none DMA: none VIDEO: none @@ -56,7 +56,7 @@ CLOCK DRIVER: PIT3 IOSUPP DRIVER: none SHMSUPP: none TIMER DRIVER: TIMER3 -TTY DRIVER: UART1, 2 and 3 +TTY DRIVER: UART0, 1 and 2 STDIO ===== @@ -81,7 +81,7 @@ port into RAM then executed or programmed into flash memory. 3) Run 'tftp' on your host machine: tftp> binary - tftp> connect www.xxx.yyy.zzz (You're ucDIMM's address) + tftp> connect www.xxx.yyy.zzz (Your ucDIMM's address) tftp> put someFile.exe 4) When the file has downloaded press the key to terminate -- cgit v1.2.3