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
11 lines
238 B
Plaintext
11 lines
238 B
Plaintext
#$FreeBSD$
|
|
include "../s3c2xx0/std.s3c2410"
|
|
|
|
makeoptions KERNPHYSADDR=0x30000000
|
|
makeoptions KERNVIRTADDR=0xc0000000
|
|
options KERNPHYSADDR=0x30000000
|
|
options KERNVIRTADDR=0xc0000000
|
|
options PHYSADDR=0x30000000
|
|
options NO_EVENTTIMERS
|
|
|