uboot-diff

diff to origin/l4t/l4t-r21.4 of
git://nv-tegra.nvidia.com/3rdparty/u-boot.git

freebsd-src.diff

diff to r288485 of freebsd current ( Fri Oct 2 17:58:16 2015 +0000 )

u-boot-dtb-tegra.bin

uboot binary with patches applied
1. enable API
2. leave USB enabled
3. fix BUG in device enumeration

ubldr.uboot

ubldr with UBLDR_LOADADDR=0x81800000 and made with mkimage
old version (about a year ago), current version does
not work because of
Bug 201614 - ubldr panic with Not enough DRAM to load kernel 

root

necessary files in / filesystem

boot-msgs

sample boot messages of u-boot, ubldr and kernel


boot method used:

tegra-uboot-flasher-scripts on linux to download u-boot-dtb-tegra.bin over
usb otg port to jetson in recovery mode. Or use the tegra-uboot-flasher-scripts
to flash u-boot-dtb-tegra.bin to emmc.

sd card with mbr and FAT and freebsd UFS partition. Put
ubldr.uboot on fat partition. u-boot loads ubldr.uboot
from FAT partition. ubldr.uboot loads kernel
from UFS partition.

boot from USB FLASH should work as well.



