aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Romero <gromero@linux.ibm.com>2020-06-22 16:48:13 -0400
committerAlexey Kardashevskiy <aik@ozlabs.ru>2020-06-24 10:30:28 +1000
commit6184ca06c8d8df9235aef2b5331f9f11b3aff8be (patch)
treed36ffb85d34caf84e00e42621e22092c59a7cc18
parent26a65a1e32fb3742e2ce4fd6fd6f03e202624e2b (diff)
downloadSLOF-6184ca06c8d8df9235aef2b5331f9f11b3aff8be.zip
SLOF-6184ca06c8d8df9235aef2b5331f9f11b3aff8be.tar.gz
SLOF-6184ca06c8d8df9235aef2b5331f9f11b3aff8be.tar.bz2
board-qemu: Fix comment about SLOF start address
On QEMU pseries (and alike environments) the PC starts at 0x100, hence SLOF starts at address 0x100, not at 0x0 as the current comment informs. After that fix the comment also matches the comment above it about the __start load position, which is correct. Signed-off-by: Gustavo Romero <gromero@linux.ibm.com> Signed-off-by: Alexey Kardashevskiy <aik@ozlabs.ru>
-rw-r--r--board-qemu/llfw/startup.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/board-qemu/llfw/startup.S b/board-qemu/llfw/startup.S
index bbd3ce3..96cbb3e 100644
--- a/board-qemu/llfw/startup.S
+++ b/board-qemu/llfw/startup.S
@@ -22,7 +22,7 @@
*
* __start loaded at 0x100
*
- * CPU 0 starts at 0 with GPR3 pointing to the flat devtree
+ * CPU 0 starts at 0x100 with GPR3 pointing to the flat devtree
*
* All other CPUs are held in stopped state by qemu and are
* started via RTAS