aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/google/rush_ryu/bct/jtag.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/google/rush_ryu/bct/jtag.cfg')
-rw-r--r--src/mainboard/google/rush_ryu/bct/jtag.cfg16
1 files changed, 0 insertions, 16 deletions
diff --git a/src/mainboard/google/rush_ryu/bct/jtag.cfg b/src/mainboard/google/rush_ryu/bct/jtag.cfg
deleted file mode 100644
index f43e143377..0000000000
--- a/src/mainboard/google/rush_ryu/bct/jtag.cfg
+++ /dev/null
@@ -1,16 +0,0 @@
-#
-# Set JtagCtrl to 1 to reenable Jtag
-#
-JtagCtrl = 0;
-#
-# Fill in chip unique id
-#
-# ChipUid can be found by running tegrarcm in tegra recovery mode
-# (also hooking up A-A USB cable) and looking for console output
-# on line starting with "Chip UID:"
-#
-# Command example:
-# $ sudo tegrarcm --bct=/build/nyan/firmware/bct/board.bct --bootloader=/build/nyan/firmware/u-boot.bin --loadaddr=0x80108000
-# Where board.bct and u-boot.bin do not have to be prebuilt.
-#
-ChipUid = 0x00000000000000000000000000000000;