On 1/03/2014 3:09 am, Daniel Ramirez wrote:
If I'm missing something that would make for a good project and help get SMP up and running, let me know. Some interesting area also useful for the network stack would be flattened device tree support for driver initialization and configuration. I will look into this, thanks.
I have Flattened Device Tree (FDT) ported to RTEMS and I have an RTEMS API to use it. The code is currently not available but I can make it available.
This is a nice way to describe resources in a system however there are some catches. For example storing the blob on a disk means you need a blob to configure the disk's driver to read the blob so some sort of in-memory support is needed.
Adding support is nice because it means RTEMS can integrate to 3rd party tools such as Xilinx's tools for the Zynq.
Chris _______________________________________________ rtems-devel mailing list rtems-devel@rtems.org http://www.rtems.org/mailman/listinfo/rtems-devel