9c9a49c494
std.rpi + std.bcm2835. Reviewed by: imp
13 lines
320 B
Plaintext
13 lines
320 B
Plaintext
# $FreeBSD$
|
|
|
|
include "../broadcom/bcm2835/std.bcm2835"
|
|
|
|
options KERNVIRTADDR=0xc0100000
|
|
makeoptions KERNVIRTADDR=0xc0100000
|
|
options KERNPHYSADDR=0x00100000
|
|
makeoptions KERNPHYSADDR=0x00100000
|
|
options PHYSADDR=0x00000000
|
|
options STARTUP_PAGETABLE_ADDR=0x01000000
|
|
options FREEBSD_BOOT_LOADER
|
|
options LINUX_BOOT_ABI
|