From 22406a8e14bb648fca250e15bbc4efd3bb427d3a Mon Sep 17 00:00:00 2001 From: Jon Sands Date: Tue, 24 Jul 2018 00:26:11 -0400 Subject: [PATCH] fix jtag ordering final --- documentation/jtag.md | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/documentation/jtag.md b/documentation/jtag.md index 4ad6ed5..82f6b44 100644 --- a/documentation/jtag.md +++ b/documentation/jtag.md @@ -34,12 +34,12 @@ On an LB6M, the connection should look like this: Now that everything is plugged in and the BDI2000 is powered, power up the switch. -**Startup Order Summary:** +**Startup Order Summary:** -1. Connect ethernet to the BDI2000 -2. Connect the power brick to the BDI2000 -3. Connect the BDI2000 to the switch JTAG header -4. Power on the switch +1. Connect ethernet to the BDI2000 +2. Connect the power brick to the BDI2000 +3. Connect the BDI2000 to the switch JTAG header +4. Power on the switch ## JTAG Commands @@ -84,7 +84,7 @@ The switch should boot normally and you should see it's usual boot text in your Now that it's working and running, unplug the switch power first! When the switch is off and powered down, then unplug the power cable from the BDI2000, then disconnect it from the JTAG header, and you are done. **PLEASE SEND ME THE badboot.bin FILE FROM YOUR TFTP SERVER!** This will allow me to see exactly what got corrupted on your switch. -**Shutdown Order Summary:** -1. Power down the switch (unplug power) -2. Power down the BDI2000 (unplug power brick) -3. Disconnect the BDI2000 16 pin cable from the JTAG header \ No newline at end of file +**Shutdown Order Summary:** +1. Power down the switch (unplug power) +2. Power down the BDI2000 (unplug power brick) +3. Disconnect the BDI2000 16 pin cable from the JTAG header