Changeset 9d2ed41 in rtems

Timestamp:
12/04/20 08:10:46 (3 years ago)
Author:
G S Niteesh Babu <niteesh.gs@…>
Branches:
master
Children:
f867e7b
Parents:
828ea6e
git-author:
G S Niteesh Babu <niteesh.gs@…> (12/04/20 08:10:46)
git-committer:
Christian Mauderer <oss@…> (12/27/20 09:05:02)
Message:

bsps/shared/ofw: Implement RTEMS OFW interface

RTEMS OFW is a FDT only implementation of the OpenFirmWare?
interface. This API is created to be compatible with FreeBSD
OpenFirmWare? interface. The main intention is to make
porting of FreeBSD drivers to RTEMS easier.

Most functions implemented have an direct one-one mapping
with the original OFW API and some extra auxiliary functions
were implemented to make working with device trees easier in
RTEMS.

Update #3784

(No files)

Note: See TracChangeset for help on using the changeset viewer.