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
10 lines
206 B
Plaintext
10 lines
206 B
Plaintext
#$FreeBSD$
|
|
include "../at91/std.at91"
|
|
|
|
makeoptions KERNPHYSADDR=0x20000000
|
|
makeoptions KERNVIRTADDR=0xc0000000
|
|
options KERNPHYSADDR=0x20000000
|
|
options KERNVIRTADDR=0xc0000000
|
|
|
|
device at91_board_tsc4370
|