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

Changes between Version 88 and Version 89 of GSoC/2020


Ignore:
Timestamp:
08/05/20 04:45:55 (4 years ago)
Author:
niteesh
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GSoC/2020

    v88 v89  
    468468      * Start refactoring the drivers
    469469
     470* '''July 29:''' Ninth Meeting
     471   * Progress:
     472      * 1) Test the clock driver with libBSD. Testing took so long because I don't have a Beaglebone with HDMI interface and there was no other driver other than HDMI which used the clock driver. So I had to wait for the responses from my mentors.
     473      * 2) Started refactored the i2c driver to initialize based on FDT.
     474   * Blockers:
     475      * 1) Previous patches are not getting attention.
     476   * Next up:
     477      * 1) Continue refactoring other drivers
     478      * 2) Unify the BSP.
     479
     480* '''August 5:''' Tenth Meeting
     481   * Progress:
     482      * 1) I finished refactoring the i2c driver. Now the i2c driver initializes everything from the FDT
     483      * 2) I updated my blogs which were quite lacking.
     484      * 3) I have started to implement general structures that will help in refactoring other drivers For eg. Device tree query functions like node_status, interrupt_value (these will we replaced with OF API).
     485   * Blockers:
     486      * 1) Openfirmware license issue.
     487      * 2) Directory not yet decided for FreeBSD imports.
     488   * Next up:
     489      * 1) Finish implementing the generic structures.
     490      * 2) Continue refactoring the other drivers.
     491
    470492== Mritunjay ==
    471493