Changes
/* Flash the Proxmark using a BusPirate */
wget https://raw.githubusercontent.com/hewittc/proxmark3lcd/master/tools/at91sam7s512-buspirate.cfg
openocd -f at91sam7s512-buspirate.cfg
* Connect the p3 by USB* Connect to openocd and flash
nc localhost 4444
> halt
> flash write_image /full/path/to/bootrom/obj/bootrom.elf
* Wait and enjoy the P3
[[Image:p3-bp.png]]