- Erase first 256 kB (= first 4 sectors)
ATC>era 0
Erasing flash at 0x00000000
Erasing flash passed
ATC>era 0x10000
Erasing flash at 0x00010000
Erasing flash passed
ATC>era 0x20000
Erasing flash at 0x00020000
Erasing flash passed
ATC>era 0x30000
Erasing flash at 0x00030000
Erasing flash passed
- Program U-Boot binary image starting at address
0x00000000
ATC>prog 0x00000000 /tftpboot/ATC/u-boot.bin-wd bin
Programming /tftpboot/ATC/u-boot.bin-wd , please wait ....
Programming flash passed
- Start U-Boot image
ATC>reset
- TARGET: processing user reset request
- BDI asserts HRESET
- Reset JTAG controller passed
- Bypass check: 0x55 => 0xAA
- Bypass check: 0x55 => 0xAA
- JTAG exists check passed
- Target PVR is 0x80911014
- COP status is 0x01
- Check running state passed
- BDI scans COP freeze command
- BDI removes HRESET
- COP status is 0x05
- Check stopped state passed
- Check LSRL length passed
- BDI sets breakpoint at 0x00000100
- BDI resumes program execution
- Waiting for target stop passed
- TARGET: Target PVR is 0x80911014
- TARGET: resetting target passed
- TARGET: processing target startup ....
- TARGET: processing target startup passed
ATC>go