ea49382feb
memory at the end of the kernel. This helps reduce the SoC and board specific configuration required. Reviewed by: bsdimp Tested by: jmg (armeb), br
15 lines
305 B
Plaintext
15 lines
305 B
Plaintext
# $FreeBSD$
|
|
|
|
include "../mv/std.mv"
|
|
files "../mv/orion/files.ts7800"
|
|
|
|
makeoptions KERNPHYSADDR=0x00900000
|
|
makeoptions KERNVIRTADDR=0xc0900000
|
|
|
|
options KERNPHYSADDR=0x00900000
|
|
options KERNVIRTADDR=0xc0900000
|
|
options PHYSADDR=0x00000000
|
|
options LOADERRAMADDR=0x00000000
|
|
options FLASHADDR=0x00008000
|
|
|