5f0a3583a9
- The device is based on Marvell 88F6281 system on chip. - More info about the platform at http://www.plugcomputer.org - To build the FreeBSD kernel: make buildkernel TARGET_ARCH=arm KERNCONF=SHEEVAPLUG - Installation notes at: http://wiki.freebsd.org/FreeBSDMarvell Submitted by: Michal Hajduk Obtained from: Semihalf
9 lines
173 B
Plaintext
9 lines
173 B
Plaintext
# $FreeBSD$
|
|
|
|
include "../mv/std.mv"
|
|
include "../mv/kirkwood/std.kirkwood"
|
|
files "../mv/kirkwood/files.sheevaplug"
|
|
|
|
options PHYSMEM_SIZE=0x20000000
|
|
options MII_ADDR_BASE=0
|