From ea9bb419c5425216fd3830d04aa909cb80dafb10 Mon Sep 17 00:00:00 2001
From: Sam Calisch <sam.calisch@cba.mit.edu>
Date: Wed, 4 Oct 2017 16:59:00 -0400
Subject: [PATCH] Update RaspberryPi.md

---
 openocd/RaspberryPi.md | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/openocd/RaspberryPi.md b/openocd/RaspberryPi.md
index c764dd0..526816f 100644
--- a/openocd/RaspberryPi.md
+++ b/openocd/RaspberryPi.md
@@ -41,4 +41,8 @@ make
 sudo make install
 ```
 
+6. Get a bootloader.  Adafruit's is nice.
+7. Write openocd.cfg.
+8. sudo openocd
+
 
-- 
GitLab