commit | c035851ac0584e1491f6d0fa28d92a8c7a872362 | [log] [tgz] |
---|---|---|
author | Cédric Le Goater <clg@kaod.org> | Mon Jan 15 19:04:04 2018 +0100 |
committer | David Gibson <david@gibson.dropbear.id.au> | Wed Jan 17 09:35:24 2018 +1100 |
tree | 2211f3edf3928fe127f1f40a9b21732083feaa82 | |
parent | b3b066e9d8640a5d143cf9241e00160f30d9a89d [diff] |
ppc/pnv: fix XSCOM core addressing on POWER9 The XSCOM base address of the core chiplet was wrongly calculated. Use the OPAL macros to fix that and do a couple of renames. Signed-off-by: Cédric Le Goater <clg@kaod.org> Signed-off-by: David Gibson <david@gibson.dropbear.id.au>