aboutsummaryrefslogtreecommitdiff
path: root/hdata/test
diff options
context:
space:
mode:
authorVasant Hegde <hegdevasant@linux.vnet.ibm.com>2017-04-02 16:37:28 +0530
committerStewart Smith <stewart@linux.vnet.ibm.com>2017-04-05 12:30:44 +1000
commit54c4dd27bd30030073ede4b2d154da5583d8e20d (patch)
treeb2ac18eab4d7da1182c5e993c70e79f655696943 /hdata/test
parent810aaf1173a056414295eab22cf32ba6833951b0 (diff)
downloadskiboot-54c4dd27bd30030073ede4b2d154da5583d8e20d.zip
skiboot-54c4dd27bd30030073ede4b2d154da5583d8e20d.tar.gz
skiboot-54c4dd27bd30030073ede4b2d154da5583d8e20d.tar.bz2
hdat: Add model-name property for OpenPower system
Lets add model-name property for OpenPower system as well. Signed-off-by: Vasant Hegde <hegdevasant@linux.vnet.ibm.com> Signed-off-by: Stewart Smith <stewart@linux.vnet.ibm.com>
Diffstat (limited to 'hdata/test')
-rw-r--r--hdata/test/p8-840-spira.dts2
-rw-r--r--hdata/test/p81-811.spira.dts2
2 files changed, 2 insertions, 2 deletions
diff --git a/hdata/test/p8-840-spira.dts b/hdata/test/p8-840-spira.dts
index 0f12745..b4a0797 100644
--- a/hdata/test/p8-840-spira.dts
+++ b/hdata/test/p8-840-spira.dts
@@ -12,9 +12,9 @@
nest-frequency = <0x0 0x77359400>;
vendor = "IBM";
model = "8286-41A";
- model-name = "IBM Power System S814";
system-id = "TU00163";
system-brand = "S0";
+ model-name = "IBM Power System S814";
ibm,hbrt-mini-fdt = <0xcafebeef 0x1000 0x31ce42d>;
reserved-ranges = <0x7 0xfd700000 0x0 0x100000 0x7 0xfd6a0000 0x0 0x60000 0x7 0xfd510000 0x0 0x190000>;
reserved-names = "ibm,hbrt-vpd-image", "ibm,hbrt-target-image", "ibm,hbrt-code-image";
diff --git a/hdata/test/p81-811.spira.dts b/hdata/test/p81-811.spira.dts
index cdbca66..a668d45 100644
--- a/hdata/test/p81-811.spira.dts
+++ b/hdata/test/p81-811.spira.dts
@@ -12,9 +12,9 @@
nest-frequency = <0x0 0x77359400>;
vendor = "IBM";
model = "8247-22L";
- model-name = "IBM Power System S822L";
system-id = "1010C8A";
system-brand = "S0";
+ model-name = "IBM Power System S822L";
ibm,hbrt-mini-fdt = <0xcafebeef 0x1000 0xfad5bb>;
reserved-ranges = <0x1f 0xfd700000 0x0 0x100000 0x1f 0xfd6bd000 0x0 0x43000 0x1f 0xfd586000 0x0 0x137000>;
reserved-names = "ibm,hbrt-vpd-image", "ibm,hbrt-target-image", "ibm,hbrt-code-image";