File:  [NetBSD Developer Wiki] / wikisrc / ports / evbarm / tegra.mdwn
Revision 1.1: download - view: text, annotated - select for diffs
Sat Apr 11 17:21:30 2015 UTC (7 years, 11 months ago) by wiki
Branches: MAIN
CVS tags: HEAD
web commit by jmcneill

[[!meta title="NetBSD/evbarm on NVIDIA Tegra"]]

**The Tegra port is work in progress**

# Generating a boot script

[[!template  id=programlisting text="""
$ cat boot.txt
fatload mmc 1:1 0x90000000 netbsd.ub
bootm 0x90000000
$ mkubootimage -A arm -C none -O netbsd -T script -a 0 -n "NetBSD/tegra boot" boot.txt boot.scr
"""]]

# Links

[NVIDIA Jetson TK1 development kit](https://developer.nvidia.com/jetson-tk1)
[Hardware documentation](https://developer.nvidia.com/hardware-design-and-development)
[Linux For Tegra](https://developer.nvidia.com/linux-tegra)

CVSweb for NetBSD wikisrc <wikimaster@NetBSD.org> software: FreeBSD-CVSweb