Notice: We have migrated to GitLab launching 2024-05-01 see here: https://gitlab.rtems.org/

Changes between Version 52 and Version 53 of GSoC/2016


Ignore:
Timestamp:
05/27/16 10:01:20 (8 years ago)
Author:
Sambeet Panigrahi
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GSoC/2016

    v52 v53  
    8989== Mudit Jain ==
    9090* May 25 : My first deliverable is to provide SD card support for the RPi BSP. The code has already been ported to rtems-libbsd, however it has to be tailored to RPi by adding the quirks and logics unique to the SD host controller on RPi.I have cherry picked two commits from Andre's branch and I have built rtems-libbsd using waf. I had initial errors of redefinition however they were resolved.I would be going through the present implementation of the driver in FreeBSD using the FreeBSD documentation to learn/understand what are the different APIs that are used in the driver, how it interacts with SD host controllers, and the general driver interface that is provided to the user.
     91
     92== Sambeet Panigrahi ==
     93* May 25: As per my proposal the first deliverable  is an easy to use Autoproj version of Rock building on RTEMS with appropriate tutorials to guide the user.I am now updating all the old scripts with newer versions of softwares.Till now I have replaced the traditional makefiles of RTEMS with building enabled by RSB. My next task is to update the Rock dependencies.I am going to cross compile OmniORB package now which is to be ported on RTEMS.