X-Git-Url: https://review.openocd.org/gitweb?a=blobdiff_plain;f=tcl%2Fboard%2Ftopas910.cfg;h=9f994c8ea61ee7601381d4b9c4819165234c1a00;hb=2053120ba10d68339c61cd2b247bde01bda41ab7;hp=333b016ba1b6f5a668510175775e84e37e5d4f4c;hpb=27b98c2fa548a46bbd2e3f5417160bbfb6eb89a1;p=openocd.git diff --git a/tcl/board/topas910.cfg b/tcl/board/topas910.cfg index 333b016ba1..9f994c8ea6 100644 --- a/tcl/board/topas910.cfg +++ b/tcl/board/topas910.cfg @@ -30,7 +30,7 @@ proc topas910_init { } { # Init SDRAM # _PMCDRV = 0x00000071; # // -# // Initialize SDRAM timing paramater +# // Initialize SDRAM timing parameter # // # _DMC_CAS_LATENCY = 0x00000006; # _DMC_T_DQSS = 0x00000000; @@ -99,7 +99,7 @@ proc topas910_init { } { mww 0xf4300004 0x00000000 sleep 10 -# adapter_khz NNNN +# adapter speed NNNN # remap off in case of IROM boot mww 0xf0000004 0x00000001 @@ -107,7 +107,7 @@ proc topas910_init { } { } # comment the following out if usinf J-Link, it soes not support DCC -arm7_9 dcc_downloads enable # Enable faster DCC downloads +arm7_9 dcc_downloads enable ;# Enable faster DCC downloads #####################