From ac1f9a32574a3eec7d47e8489a2c8396fc90fdaf Mon Sep 17 00:00:00 2001 From: "W. Eric Norum" Date: Sat, 12 Feb 2005 19:03:49 +0000 Subject: [PATCH] More RTEMS changes. --- documentation/RELEASE_NOTES.html | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/documentation/RELEASE_NOTES.html b/documentation/RELEASE_NOTES.html index 11302694e..82d623c79 100644 --- a/documentation/RELEASE_NOTES.html +++ b/documentation/RELEASE_NOTES.html @@ -21,7 +21,11 @@

Cleaned up support for obtaining network configuration from NVRAM.

Added support for some additional boards.

Set iocsh prompt from host name.

- +

Initialize in-memory filesystem from tar image following executable in +bootstrap flash memory. This allows for fully standalone IOCs -- no TFTP/NFS +server required.

+

Add support for MCF5282 on-chip I2C and QADC peripherals.

+

Add support for Arcturus uC5282 flash memory updates..