xref: /freebsd/sys/arm/mv/std-pj4b.mv (revision 031beb4e)
116694521SOleksandr Tymoshenko
2526de79bSMarcin Wojtasfiles		"../mv/files.arm7"
316694521SOleksandr Tymoshenkocpu		CPU_MV_PJ4B
4094fc1edSWarner Loshmachine 	arm	armv7
567009184SIan Leporemakeoptions	CONF_CFLAGS="-march=armv7a"
616694521SOleksandr Tymoshenko
79a74ac77SIan Lepore# This was originally defined as "(KERNBASE-(1024*1024*1024))" but that
89a74ac77SIan Lepore# (in opt_global.h) clashed with the value emitted by genassym which
99a74ac77SIan Lepore# reduces the original macro text to its numeric value.  The only way
109a74ac77SIan Lepore# to avoid that is to define it here as the numeric value genassym emits.
119a74ac77SIan Leporeoptions		VM_MAXUSER_ADDRESS="0x80000000"
12