An 8k kernel may not be loaded at a 4k address, as the ROM supplies.
authordownsj <downsj@openbsd.org>
Wed, 5 Feb 1997 11:16:37 +0000 (11:16 +0000)
committerdownsj <downsj@openbsd.org>
Wed, 5 Feb 1997 11:16:37 +0000 (11:16 +0000)
commitd4b514f3bfb051444dae360e892e1fe03f4abc54
tree8d228e2752eafa15d587a7b9aab8facb76e7451f
parent1eb2b3e2cb3f4bf087f255719cd0a1015fc8209f
An 8k kernel may not be loaded at a 4k address, as the ROM supplies.
We align it to the the next 8k address, as per our 8k kernels.
(This ain't NetBSD, baby.)

Fixed with debugging help from niklas.
sys/arch/hp300/stand/inst.c
sys/arch/hp300/stand/libsa/Makefile
sys/arch/hp300/stand/uboot.c