X-Git-Url: https://review.openocd.org/gitweb?p=openocd.git;a=blobdiff_plain;f=testing%2Fexamples%2Fledtest-imx31pdk%2Fgdbinit-imx31pdk;h=b1148c6adf97be644c3ed98341d6d57224a2abb1;hp=336ddfba1da87ddb58a79f9e9c3568d567f63699;hb=2d43ea1a45882e53370c7b4abcdf064a2e5f80b3;hpb=d8490491e672cef628528904df559cdc618bbfd7;ds=sidebyside diff --git a/testing/examples/ledtest-imx31pdk/gdbinit-imx31pdk b/testing/examples/ledtest-imx31pdk/gdbinit-imx31pdk index 336ddfba1d..b1148c6adf 100644 --- a/testing/examples/ledtest-imx31pdk/gdbinit-imx31pdk +++ b/testing/examples/ledtest-imx31pdk/gdbinit-imx31pdk @@ -9,12 +9,6 @@ set prompt (arm-gdb) set endian little dir . -# Tell GDB to use 1024 bytes packes when downloading, this -# reduces load image download times -set remote memory-write-packet-size 1024 -set remote memory-write-packet-size fixed - - # DEFINE MACROS : # @@ -30,6 +24,7 @@ end # CONNECT TO TARGET : target remote 127.0.0.1:3333 monitor reset run +#FIX!!!! should be reset init! monitor reset halt # iMX31 PDK board initialization commands: