mirror of
https://github.com/Fohdeesha/lab-docu.git
synced 2025-02-03 20:21:20 +01:00
fix bootloader name for 6610 jtag
This commit is contained in:
parent
7f3d910b11
commit
ad3d3cfbed
@ -83,7 +83,7 @@ erase 0xfff80000 0x20000 4
|
||||
```
|
||||
Now we copy the bootloader from the TFTP server to onboard flash:
|
||||
```
|
||||
prog 0xfff80000 brocadeboot.bin bin
|
||||
prog 0xfff80000 grz10100.bin bin
|
||||
```
|
||||
When that finishes, connect a serial console cable to the switch (while it is still running and connected to JTAG). Open up a serial program so you can watch it's output. We will tell the switch to reset and run like normal (run the following command in the JTAG telnet console):
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user