aboutsummaryrefslogtreecommitdiff
path: root/src/helper
diff options
context:
space:
mode:
authorVandra Akos <axos88@gmail.com>2012-05-24 15:17:34 +0200
committerFreddie Chopin <freddie.chopin@gmail.com>2012-07-11 08:07:22 +0000
commit30aacc0564dc200ab3397d7f7c05dab932bed85b (patch)
tree6a98ddb43dfa82179a8c49e5c7e1b3dfda9b0ea4 /src/helper
parent6d639b09f0e3ef0c1cc38606a851e6ae9a4f4e30 (diff)
downloadriscv-openocd-30aacc0564dc200ab3397d7f7c05dab932bed85b.zip
riscv-openocd-30aacc0564dc200ab3397d7f7c05dab932bed85b.tar.gz
riscv-openocd-30aacc0564dc200ab3397d7f7c05dab932bed85b.tar.bz2
target/target.c, jim_target_md refractored
- Added a few lines of comment before the function explaining the usage and the output generated by the command - Added a few lines of comment in the body explaining what is happening to improve code readability - Renamed a few variables to improve readability: * a -> addr * b -> dwidth * c -> count - Added a new variable, named byte to contain the number of bytes to read, instead of overwriting the count parameter, to avoid confusion between the two values. Change-Id: I5828ec0f5aadaa39becec7b84f198756bb2c3d41 Signed-off-by: Vandra Akos <axos88@gmail.com> Reviewed-on: http://openocd.zylin.com/665 Tested-by: jenkins Reviewed-by: Freddie Chopin <freddie.chopin@gmail.com>
Diffstat (limited to 'src/helper')
0 files changed, 0 insertions, 0 deletions