|
Lines 15-21
Link Here
|
| 15 |
# If you are in doubt as to the purpose or necessity of a line, check first |
15 |
# If you are in doubt as to the purpose or necessity of a line, check first |
| 16 |
# in NOTES. |
16 |
# in NOTES. |
| 17 |
# |
17 |
# |
| 18 |
# $FreeBSD$ |
18 |
# $FreeBSD: head/sys/arm/conf/JETSON-TK1 325096 2017-10-29 08:17:03Z eadler $ |
| 19 |
|
19 |
|
| 20 |
#NO_UNIVERSE |
20 |
#NO_UNIVERSE |
| 21 |
|
21 |
|
|
Lines 27-34
options FDT_DTB_STATIC
Link Here
|
| 27 |
makeoptions FDT_DTS_FILE=tegra124-jetson-tk1-fbsd.dts |
27 |
makeoptions FDT_DTS_FILE=tegra124-jetson-tk1-fbsd.dts |
| 28 |
|
28 |
|
| 29 |
makeoptions MODULES_OVERRIDE="" |
29 |
makeoptions MODULES_OVERRIDE="" |
|
|
30 |
options NFSCL |
| 31 |
options NFS_ROOT |
| 30 |
#options BOOTVERBOSE |
32 |
#options BOOTVERBOSE |
| 31 |
#options BOOTHOWTO=RB_SINGLE |
33 |
#options BOOTHOWTO=RB_SINGLE |
|
|
34 |
options BOOTP |
| 35 |
options BOOTP_NFSROOT |
| 36 |
options BOOTP_NFSV3 |
| 37 |
|
| 38 |
# DISABLE DEBUGGING |
| 39 |
#nooptions INVARIANTS |
| 40 |
#nooptions INVARIANT_SUPPORT |
| 41 |
#nooptions WITNESS |
| 42 |
#nooptions WITNESS_SKIPSPIN |
| 43 |
#nooptions DEADLKRES |
| 44 |
|
| 45 |
# DEBUGGING OPTIONS |
| 46 |
options VERBOSE_SYSINIT |
| 32 |
|
47 |
|
| 33 |
#options ROOTDEVNAME=\"ufs:mmcsd0s2a\" |
48 |
#options ROOTDEVNAME=\"ufs:mmcsd0s2a\" |
| 34 |
options ROOTDEVNAME=\"ufs:ada0s1a\" |
49 |
options ROOTDEVNAME=\"ufs:ada0s1a\" |