freebsd-dev/sys/arm/mv/orion/std.ts7800
Andrew Turner 7c570e8bb1 Remove the arm KERNPHYSADDR option as it is no longer used. The make
option is still in existance as it is used to build the trampoline code.
2015-12-22 09:08:21 +00:00

13 lines
271 B
Plaintext

# $FreeBSD$
include "../mv/std.mv"
files "../mv/orion/files.ts7800"
makeoptions KERNPHYSADDR=0x00900000
makeoptions KERNVIRTADDR=0xc0900000
options KERNVIRTADDR=0xc0900000
options PHYSADDR=0x00000000
options LOADERRAMADDR=0x00000000
options FLASHADDR=0x00008000