979d76c948
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
12 lines
243 B
Plaintext
12 lines
243 B
Plaintext
# $FreeBSD$
|
|
|
|
include "../mv/std.mv"
|
|
files "../mv/discovery/files.db78xxx"
|
|
|
|
makeoptions KERNPHYSADDR=0x00900000
|
|
makeoptions KERNVIRTADDR=0xc0900000
|
|
|
|
options KERNPHYSADDR=0x00900000
|
|
options KERNVIRTADDR=0xc0900000
|
|
options PHYSADDR=0x00000000
|