# HG changeset patch # User Mychaela Falconia # Date 1580716271 0 # Node ID f3af56eac3f4c008cd7a7926d683bc1665b3c975 # Parent d3e2b23ebf1dccd8f5dcd262152a14b81cefafd7 doc/Loadtools-usage: -P option instead of -n diff -r d3e2b23ebf1d -r f3af56eac3f4 doc/Loadtools-usage --- a/doc/Loadtools-usage Mon Feb 03 05:22:21 2020 +0000 +++ b/doc/Loadtools-usage Mon Feb 03 07:51:11 2020 +0000 @@ -229,15 +229,11 @@ connect via JTAG, halt the ARM7 core, set whatever breakpoints or watchpoints are needed and resume at the image start address. --n +-P - This option does anything only when loadtools have been compiled to run - on GTA0x AP (see the Loadtools-on-GTA0x article). If you've compiled - loadtools with the -DGTA0x_AP_BUILD option, it has an effect of making - each tool automatically toggle the modem power control upon startup, - removing the need for manual sequencing of the Calypso boot process. - This -n option suppresses that action, making the AP build behave like - the standard build in this regard. + This option is common for all utilities in the loadtools suite; it + tells the tools to perform target boot control as described in the + Target-boot-control article. -r baud (fc-loadtool)