summaryrefslogtreecommitdiffstats
path: root/src/boot/pibmem_repair.S
diff options
context:
space:
mode:
authorShakeeb <shakeebbk@in.ibm.com>2016-09-12 00:36:28 -0500
committerAMIT J. TENDOLKAR <amit.tendolkar@in.ibm.com>2016-09-13 06:52:15 -0400
commit2a64a5033cfd347d75cf0e5971e9aa3f9b6b1d9f (patch)
treee08f47c2bb7d6f277e9999c62d42865f39c0f5b8 /src/boot/pibmem_repair.S
parentae6df59506b64974d5fb330d2800370a3e93c0b0 (diff)
downloadtalos-sbe-2a64a5033cfd347d75cf0e5971e9aa3f9b6b1d9f.tar.gz
talos-sbe-2a64a5033cfd347d75cf0e5971e9aa3f9b6b1d9f.zip
Update function names as per the file name
Change-Id: I16e38bf77754f36a11f8e4245729ca0fc65ecdcf RTC:160207 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/29475 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: RAJA DAS <rajadas2@in.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com> Reviewed-by: AMIT J. TENDOLKAR <amit.tendolkar@in.ibm.com>
Diffstat (limited to 'src/boot/pibmem_repair.S')
-rw-r--r--src/boot/pibmem_repair.S3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/boot/pibmem_repair.S b/src/boot/pibmem_repair.S
index 98b1ecfa..2b376950 100644
--- a/src/boot/pibmem_repair.S
+++ b/src/boot/pibmem_repair.S
@@ -6,6 +6,7 @@
/* OpenPOWER sbe Project */
/* */
/* Contributors Listed Below - COPYRIGHT 2016 */
+/* [+] International Business Machines Corp. */
/* */
/* */
/* Licensed under the Apache License, Version 2.0 (the "License"); */
@@ -58,5 +59,5 @@ _pibmemRepair:
oris r0, r0, 0x8A00 # set the bit 0 to enable the debug blot-on
stvd d0, 0(r5) # DBG_LCL_REG
- blr # back to pm_loader
+ blr # back to l1_loader
OpenPOWER on IntegriCloud