Add boost/buck v2 to enable IMU communications

This interfaces with the new IMU board over differential SPI

Change-Id: I56a7e5899c04c549394f84d118a504268c83a0d8
Signed-off-by: Austin Schuh <austin.linux@gmail.com>
diff --git a/motors/packages/1206.fp b/motors/packages/1206.fp
new file mode 100644
index 0000000..5dd1ed3
--- /dev/null
+++ b/motors/packages/1206.fp
@@ -0,0 +1,11 @@
+# line radius (LR) depicts offset to pads lines and pad "band width"
+Element(0x00 "smd chip 1206" "" "SMD_CHIP 1206" 0 0 0 25 0x00)
+(
+        Pad(25 25 25 50 45      "" 0x100)
+        Pad(145 25 145 50 45      "" 0x100)
+        ElementLine(-10 -10 180 -10 5)
+        ElementLine(180 -10 180 86 5)
+        ElementLine(180 86 -10 86 5)
+        ElementLine(-10 86 -10 -10 5)
+        Mark(85 37.5)
+)