RTEMS, Bootloaders and HW parameters
Wolfram Wadepohl
Wolfram.Wadepohl at ek-automation.com
Thu Nov 12 08:55:31 UTC 2009
Chris Johns schrieb:
> Thomas, have you consider something like the sysctl MIB approach but
> simpler. It is thread safe and can grow as needed by linking in
> different object files how-ever that is achieved. It supports complex
> structures like tables, eg more than one timer, NIC or reset/watchdog
> device, and you can iterate in a structured way. I am not saying you
> have create a sysctl for RTEMS, but I think some of the ideas may be
> useful.
>
> I think this API is important and support the push to have one.
Apart from having parameters from bootloaders available for RTEMS drivers
this may also be a solution for many embedded systems to hold system wide
parameters and distribute it to different modules and subsystems
I appreciate a "(configuration) parameter database", whatever technology it
will use as a standard component in RTEMS. We use a flat structure with
ASCII names and simple data types like string, int, float since over 15
years and there is a growing need for structured layout, i. e. hierachical
namespace, aggregate types, like arrays and structures.
We would support efforts toward such a database, the APIs and the methods.
The use is much wider than an interface between bootloaders and BSP/drivers.
--
Schöne Grüße aus Reutlingen
Wolfram Wadepohl
Forschung & Entwicklung
E&K AUTOMATION GMBH
Werk Reutlingen
Siemensstraße 3
72766 Reutlingen
Deutschland
Tel. +49 7121 514-289
Fax +49 7121 514-299
eMail Wolfram.Wadepohl at ek-automation.com
W.Wadepohl at ieee.org
WWW http://www.ek-automation.com
Diese Nachricht ist keine geschäftliche Mitteilung i. S. des EHUG.
Bitte senden Sie mir keine Word- oder PowerPoint- (tm Microsoft) oder OOXML
Anhänge.
Senden Sie mir einfachen Text, HTML oder PDF(ISO/IEC 32000).
Siehe http://www.gnu.org/philosophy/no-word-attachments.de.html
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 4755 bytes
Desc: S/MIME Cryptographic Signature
URL: <http://lists.rtems.org/pipermail/users/attachments/20091112/90be3259/attachment-0001.bin>
More information about the users
mailing list