blob: e9bbd024a5722ea000e3924858d78269e5cda8af [file] [log] [blame]
Patrick Georgifd49d6f2015-06-22 19:43:18 +02001#
2# Set DebugCtrl to 1 to reenable Jtag
3#
4DebugCtrl = 0;
5#
6# Fill in chip unique id
7#
8# ChipUid can be found by running tegrarcm in tegra recovery mode
9# (also hooking up A-A USB cable) and looking for console output
10# on line starting with "Chip UID:"
11#
12# Command example:
13# $ sudo tegrarcm --bct=/build/foster/firmware/bct/board.bct --bootloader=/build/foster/firmware/u-boot.bin --loadaddr=0x80108000
14# Where board.bct and u-boot.bin do not have to be prebuilt.
15#
16ChipUid = 0x00000000000000000000000000000000;