| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
| |
In findConnections, don't die if a target is missing
the BUS_TYPE attribute.
Signed-off-by: Matt Spinler <spinler@us.ibm.com>
|
|
|
|
|
|
| |
Hostboot changed the name of that attribute.
Signed-off-by: Matt Spinler <spinler@us.ibm.com>
|
|
|
|
|
|
|
|
|
| |
Allow the end_type argument of findConnections to match
on the type of any parent ancestor of the dest unit
to allow for units that are buried in a deeper hierarchy
than just unit->chip (such as unit->unit->unit->chip).
Signed-off-by: Matt Spinler <spinler@us.ibm.com>
|
|
|
|
|
|
|
|
| |
findConnections() will now also search great granchildren and below
when looking for connections. Also added getAllTargetChildren()
to return an array of every generation of children.
Signed-off-by: Matt Spinler <spinler@us.ibm.com>
|
|
|
|
|
|
|
| |
Perl XML parser by default represents single child as a value
and not a hash. This change forces enumerators to be represented
as a hash.
Signed-off-by: Norman James <nkskjames@gmail.com>
|
|
|
| |
Signed-off-by: Norman James <nkskjames@gmail.com>
|
|
|
|
|
|
|
|
| |
- cleaned up package organization
- added html summary
- breakout parts library into seperate files
- added support for external parts library
- cleaned up MVC cheats
- removed unused methods
|
| |
|
|
|
|
|
|
| |
-Enable ALL_MCS_IN_INTERLEAVING_GROUP and
MSS_INTERLEAVE_ENABLE in Targets.pm
-Move MSS_INTERLEAVE_ENABLE to the processor target
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|