~pmdj/ubuntu/trusty/qemu/2.9+applesmc+fadtv3

« back to all changes in this revision

Viewing changes to roms/skiboot/doc/device-tree/ibm,opal.txt

  • Committer: Phil Dennis-Jordan
  • Date: 2017-07-21 08:03:43 UTC
  • mfrom: (1.1.1)
  • Revision ID: phil@philjordan.eu-20170721080343-2yr2vdj7713czahv
New upstream release 2.9.0.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
        ibm,opal {
 
2
                #address-cells = <0x0>;
 
3
                #size-cells = <0x0>;
 
4
                compatible = "ibm,opal-v2", "ibm,opal-v3";
 
5
 
 
6
; v2 is maintained for possible compatibility with very, very old kernels
 
7
; it will go away at some point in the future. Detect and rely on ibm,opal-v3
 
8
; ibm,opal-v2 is *NOT* present on POWER9 and above.
 
9
 
 
10
                ibm,associativity-reference-points = <0x4 0x3>;
 
11
                ibm,heartbeat-ms = <0x7d0>;
 
12
 
 
13
; how often any OPAL call needs to be made to avoid a watchdog timer on BMC
 
14
; from kicking in
 
15
 
 
16
                ibm,opal-memcons = <0x0 0x3007a000>;
 
17
 
 
18
; location of in memory OPAL console buffer.
 
19
 
 
20
                ibm,opal-trace-mask = <0x0 0x3008c3f0>;
 
21
                ibm,opal-traces = <0x0 0x3007b010 0x0 0x10077 0x0 0x3b001010 0x0 0x1000a7 0x0 0x3b103010 0x0 0x1000a7 0x0 0x3b205010 0x0 0x1000a7 0x0 0x3b307010 0x0 0x1000a7 0x0 0x3b409010 0x0 0x1000a7 0x10 0x1801010 0x0 0x1000a7 0x10 0x1903010 0x0 0x1000a7 0x10 0x1a05010 0x0 0x1000a7 0x10 0x1b07010 0x0 0x1000a7 0x10 0x1c09010 0x0 0x1000a7 0x10 0x1d0b010 0x0 0x1000a7 0x10 0x1e0d010 0x0 0x1000a7 0x10 0x1f0f010 0x0 0x1000a7 0x10 0x2011010 0x0 0x1000a7 0x10 0x2113010 0x0 0x1000a7 0x10 0x2215010 0x0 0x1000a7 0x10 0x2317010 0x0 0x1000a7 0x10 0x2419010 0x0 0x1000a7 0x10 0x251b010 0x0 0x1000a7 0x10 0x261d010 0x0 0x1000a7>;
 
22
 
 
23
; see docs on tracing
 
24
 
 
25
                linux,phandle = <0x10000003>;
 
26
                opal-base-address = <0x0 0x30000000>;
 
27
                opal-entry-address = <0x0 0x300050c0>;
 
28
                opal-interrupts = <0x10 0x11 0x12 0x13 0x14 0x20010 0x20011 0x20012 0x20013 0x20014 0xffe 0xfff 0x17fe 0x17ff 0x2ffe 0x2fff 0x37fe 0x37ff 0x20ffe 0x20fff 0x22ffe 0x22fff 0x237fe 0x237ff>;
 
29
                opal-msg-async-num = <0x8>;
 
30
                opal-msg-size = <0x48>;
 
31
                opal-runtime-size = <0x0 0x9a00000>;
 
32
                phandle = <0x10000003>;