diff --git a/BaS_GNU/5474.gdb b/BaS_GNU/5474.gdb index d47b7c4..9da0756 100644 --- a/BaS_GNU/5474.gdb +++ b/BaS_GNU/5474.gdb @@ -1,5 +1,5 @@ # -# GDB Init script for the Coldfire 5206 processor. +# GDB Init script for the Coldfire 5474 processor (Firebee board). # # The main purpose of this script is to configure the # DRAM controller so code can be loaded. @@ -52,4 +52,6 @@ end define initBoard addresses setup-dram -end \ No newline at end of file +end + +initBoard \ No newline at end of file