freebsd-dev/stand/powerpc
Brandon Bergren a10ed08fe0 [PowerPC] Set fixed boot1.elf load address
Due to the way claiming works, we need to ensure on AIM OFW machines that
we don't have overlapping ranges on any step of the load.

Load boot1.elf at 0x38000 so it will not overlap with anything even if the
entire PReP partition gets loaded by OFW.

Tested on an iBook G4, a PowerBook G4, a PowerMac G5, and qemu pseries.
(qemu pseries is broken without this patch due to the high address used
by lld10.)

Reviewed by:	adalava
Sponsored by:	Tag1 Consulting, Inc.
Differential Revision:	https://reviews.freebsd.org/D24623
2020-05-01 16:56:36 +00:00
..
boot1.chrp [PowerPC] Set fixed boot1.elf load address 2020-05-01 16:56:36 +00:00
kboot veloader use vectx API for kernel and modules 2020-03-08 17:42:42 +00:00
ofw Add support to MSDOS FS in PPC loader 2020-04-07 19:46:00 +00:00
uboot [PowerPC] Fix 32-bit ubldr calling convention 2020-01-19 04:13:19 +00:00
Makefile stand: TARGET_ARCH is spelled MACHINE_ARCH in Makefiles 2019-05-21 03:05:24 +00:00
Makefile.inc