diff options
author | Antonio Borneo <borneo.antonio@gmail.com> | 2009-12-30 07:48:49 +0800 |
---|---|---|
committer | David Brownell <dbrownell@users.sourceforge.net> | 2009-12-30 11:51:29 -0800 |
commit | 7c5acf8660ddfce4746152e03749b699532f513f (patch) | |
tree | 3542639833cbf6b00a84ff606e592faa3ca7d332 /NEWTAPS | |
parent | 17fb7ead4b901f10c01c0824f594d91775b012b3 (diff) | |
download | openocd_libswd-7c5acf8660ddfce4746152e03749b699532f513f.tar.gz openocd_libswd-7c5acf8660ddfce4746152e03749b699532f513f.tar.bz2 openocd_libswd-7c5acf8660ddfce4746152e03749b699532f513f.tar.xz openocd_libswd-7c5acf8660ddfce4746152e03749b699532f513f.zip |
whitespace cleanup, mostly for docs
Remove useless space/tab at end of lines.
Remove spaces in indentation and replace with tab.
Signed-off-by: Antonio Borneo <borneo.antonio@gmail.com>
Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Diffstat (limited to 'NEWTAPS')
-rw-r--r-- | NEWTAPS | 12 |
1 files changed, 6 insertions, 6 deletions
@@ -30,7 +30,7 @@ Version Number Changes: not a big deal. Please do report this information. We'd like to know about it. - For example + For example Error: ERROR: Tap: s3c4510.cpu - Expected id: 0x3f0f0f0f, Got: 0x1f0f0f0f Error: ERROR: expected: mfg: 0x787, part: 0xf0f0, ver: 0x3 @@ -39,7 +39,7 @@ Error: ERROR: got: mfg: 0x787, part: 0xf0f0, ver: 0x1 ======================================== Updating the Tap ID number your self - + Why do this? You just want the warning to go away. And don't want to update your version/instance of OpenOCD. @@ -79,11 +79,11 @@ Examples: 0x3f0f0f0f - is a newer ARM7TDMI 0x3ba00477 - is an ARM cortex M3 -Some chips have multiple JTAG taps - be sure to list +Some chips have multiple JTAG taps - be sure to list each one individually - ORDER is important! ======================================== -B) The maker of the part +B) The maker of the part Examples: Xilinx, Atmel, ST Micro Systems, Freescale @@ -94,7 +94,7 @@ C) The family of parts it belongs to Examples: "NXP LPC Series" "Atmel SAM7 Series" - + ======================================== D) The actual part number on the package @@ -121,7 +121,7 @@ For example: A consumer GPS unit or a cellphone ie: Olimex, LogicPD, Freescale(eval board) ======================================== - + (G) Identifying information on the board. Not good: "iar red ST eval board" |