board: Add the HiFive1 revB board configuration
[fw/openocd] / tcl / target / c100config.tcl
index 52efa83c255b575671ae91448a1320adf0ebb331..53b2c5d4808152e2d8971fa890d695fdf159f2fa 100644 (file)
@@ -1,5 +1,5 @@
 
-# board(-config) specfic parameters file.
+# board(-config) specific parameters file.
 
 # set CFG_REFCLKFREQ [configC100 CFG_REFCLKFREQ]
 proc config {label} {
@@ -409,4 +409,4 @@ proc flashUBOOT {file} {
     putsUART0 "done.\n"
     putsUART0 "Rebooting, please wait!\n"
     reboot
-}
\ No newline at end of file
+}