11 lines
257 B
Plaintext
11 lines
257 B
Plaintext
|
#$FreeBSD$
|
||
|
include "../s3c2xx0/std.s3c2410"
|
||
|
|
||
|
makeoptions KERNPHYSADDR=0x30408000
|
||
|
makeoptions KERNVIRTADDR=0xc0408000
|
||
|
options KERNPHYSADDR=0x30408000
|
||
|
options KERNVIRTADDR=0xc0408000
|
||
|
options PHYSADDR=0x30000000
|
||
|
options STARTUP_PAGETABLE_ADDR=0x30800000
|
||
|
|