SLOF/board-qemu/llfw
Gustavo Romero 6184ca06c8 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>
2020-06-24 10:30:28 +10:00
..
Cboot.S Initial qemu/KVM board support 2011-03-22 15:22:00 +01:00
Makefile Work around missing sc 1 traps on pHyp 2013-12-17 11:01:46 +05:30
board_io.S Initial qemu/KVM board support 2011-03-22 15:22:00 +01:00
stage2.c llfw: Fix debug printf warnings 2020-03-11 15:43:22 +11:00
stage2.h Initial qemu/KVM board support 2011-03-22 15:22:00 +01:00
stage2.lds qemu/js2x/client: Support binutils >= 2.25.1 2015-11-03 12:00:22 +11:00
stage2_head.S Fix bad assembler statements for compiling with gcc 8.1 / as 2.30 2018-07-02 14:16:45 +10:00
startup.S board-qemu: Fix comment about SLOF start address 2020-06-24 10:30:28 +10:00
version.S fix print_version() to return where it came from 2013-12-16 17:04:26 +05:30