--- wikisrc/ports/evbarm/tegra.mdwn 2017/10/10 10:52:21 1.48 +++ wikisrc/ports/evbarm/tegra.mdwn 2017/10/11 08:43:24 1.49 @@ -29,7 +29,7 @@ The [NVIDIA Jetson TX1 development kit]( - SDMMC [[!template id=man name="sdhc" section="4"]] controller - USB 2.0 [[!template id=man name="ehci" section="4"]] controller - USB 3.0 [[!template id=man name="xhci" section="4"]] controller - - Requires the [sysutils/tegra-firmware](http://pkgsrc.se/sysutils/tegra-firmware) package to be installed. + - Requires the [[!template id=pkg category="sysutils" name="tegra-firmware"]] package to be installed. - PCI express - SATA [[!template id=man name="ahcisata" section="4"]] controller - HDMI @@ -79,7 +79,7 @@ $ mkubootimage -A arm -C none -O netbsd Jetson TK1 boards come with Linux4Tegra R19.x installed, which doesn't use U-Boot. The easiest way to get U-Boot is to upgrade to Linux4Tegra R21.x (Linux PC or VM required) following the [quick start guide](http://developer.download.nvidia.com/embedded/L4T/r21_Release_v4.0/l4t_quick_start_guide.txt). -U-Boot for Jetson TX1 is available in pkgsrc: [sysutils/u-boot-jetson-tx1](http://pkgsrc.se/sysutils/u-boot-jetson-tx1). +U-Boot for Jetson TX1 is available in pkgsrc: [[!template id=pkg category="sysutils" name="u-boot-jetson-tx1"]]. # Modesetting @@ -112,7 +112,7 @@ fdt set /gpu@0,57000000 status okay For the nouveau driver to load successfully, firmware is required: -* Install the [sysutils/tegra-firmware](http://pkgsrc.se/sysutils/tegra-firmware) package from pkgsrc. +* Install the [[!template id=pkg category="sysutils" name="tegra-firmware"]] package from pkgsrc. * Extract the contents of [tegra-nouveau-firmware.tar.gz](http://cdn.netbsd.org/pub/NetBSD/misc/jmcneill/tegra/tegra-nouveau-firmware.tar.gz) to ''/libdata/firmware/nouveau''. You should see the following messages at boot: