Subject: CVS commit: syssrc/sys/arch/sh5/conf
To: None <source-changes@netbsd.org>
From: Steve Woodford <scw@netbsd.org>
List: source-changes
Date: 09/28/2002 21:35:39
Module Name:	syssrc
Committed By:	scw
Date:		Sat Sep 28 18:35:38 UTC 2002

Modified Files:
	syssrc/sys/arch/sh5/conf: Makefile.sh5

Log Message:
After the kernel is built, run it through objcopy to change the LMA
of the loadable sections to correspond to the physical address of
RAM in the Cayman. This is so sh5gdb uploads the image to the correct
place. (Should've done this ages ago instead of manually running a
script...)

This can be removed when I get a native bootloader written.


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 syssrc/sys/arch/sh5/conf/Makefile.sh5

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.