summaryrefslogtreecommitdiffstats
path: root/import/chips/p9/procedures/utils/stopreg/selfLink
diff options
context:
space:
mode:
authorPrem Shanker Jha <premjha2@in.ibm.com>2018-09-09 23:22:11 -0500
committerhostboot <hostboot@us.ibm.com>2018-11-13 16:46:51 -0600
commit31fe5db5426e560f0c6b5afaaa90db58c1ba4b85 (patch)
treece0ff1ba2481dcd48d481e8a20c3ce8aa771ff07 /import/chips/p9/procedures/utils/stopreg/selfLink
parent7bb39027bdf6d158333f33387fe927d56bffb7bc (diff)
downloadtalos-hcode-31fe5db5426e560f0c6b5afaaa90db58c1ba4b85.tar.gz
talos-hcode-31fe5db5426e560f0c6b5afaaa90db58c1ba4b85.zip
Revert "UV Support : Augmented STOP API and self restore for enabling UV"
Change-Id: I4dc0cc495073097d999a1b2111f34dfa5c0c354c Original-Change-Id: Iaabd787166422b68179901b7785ab3e8a54d35b8 Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/65875 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: HWSV CI <hwsv-ci+hostboot@us.ibm.com> Tested-by: PPE CI <ppe-ci+hostboot@us.ibm.com> Tested-by: Hostboot CI <hostboot-ci+hostboot@us.ibm.com> Reviewed-by: Dean Sanner <dsanner@us.ibm.com> Reviewed-by: RANGANATHPRASAD G. BRAHMASAMUDRA <prasadbgr@in.ibm.com> Reviewed-by: Gregory S. Still <stillgs@us.ibm.com>
Diffstat (limited to 'import/chips/p9/procedures/utils/stopreg/selfLink')
-rw-r--r--import/chips/p9/procedures/utils/stopreg/selfLink2
1 files changed, 1 insertions, 1 deletions
diff --git a/import/chips/p9/procedures/utils/stopreg/selfLink b/import/chips/p9/procedures/utils/stopreg/selfLink
index 8b41aec4..6334172b 100644
--- a/import/chips/p9/procedures/utils/stopreg/selfLink
+++ b/import/chips/p9/procedures/utils/stopreg/selfLink
@@ -1,7 +1,7 @@
OUTPUT_FORMAT(binary)
MEMORY
{
- selfRestoreRegion (rx) : ORIGIN = 0x00, LENGTH = 0x2400
+ selfRestoreRegion (rx) : ORIGIN = 0x00, LENGTH = 0x2100
}
SECTIONS
{
OpenPOWER on IntegriCloud