30e980f2d1
Andrew Turner. The kernel supports the LN2410SBC evaluation board, and likely others. These parts (or similar ones) are in some open hardware designs for phones. Submitted by: Andrew Turner
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
|
|
|