Deleted Added
sdiff udiff text old ( 296936 ) new ( 298068 )
full compact
1# $FreeBSD: head/sys/arm/nvidia/tegra124/std.tegra124 298068 2016-04-15 16:05:41Z andrew $
2cpu CPU_CORTEXA
3machine arm armv6
4makeoptions CONF_CFLAGS="-march=armv7a"
5
6options KERNVIRTADDR = 0xc0200000
7makeoptions KERNVIRTADDR = 0xc0200000
8
9options INTRNG
10
11options IPI_IRQ_START=0
12options IPI_IRQ_END=15
13
14files "../nvidia/tegra124/files.tegra124"