fix bootloader name for 6610 jtag
This commit is contained in:
@@ -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):
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user