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>
This commit is contained in:
Gustavo Romero 2020-06-22 16:48:13 -04:00 committed by Alexey Kardashevskiy
parent 26a65a1e32
commit 6184ca06c8
1 changed files with 1 additions and 1 deletions

View File

@ -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