Skip to content

Commit

Permalink
devicetree: Add p9-simics.dts
Browse files Browse the repository at this point in the history
Add a p9-based devicetree that's suitable for use with Simics.

Signed-off-by: Reza Arbab <arbab@linux.ibm.com>
Signed-off-by: Stewart Smith <stewart@linux.ibm.com>
  • Loading branch information
rarbab authored and stewartsmith committed Feb 19, 2019
1 parent 13926b4 commit 50d1a08
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions external/devicetree/p9-simics.dts
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
/include/ "p9.dts"

/ {
simics {
};

/*
* This isn't part of our Simics model (yet).
* [system_cmp0.cosimulator error] write error to physical address 0x60300d00100e6
*/
lpcm-opb@6030000000000 {
lpc@f0000000 {
/delete-node/ ipmi@ie4;
};
};
};

0 comments on commit 50d1a08

Please sign in to comment.