Skip to content
Snippets Groups Projects
Commit 6f05ec1e authored by Alexander Kurz's avatar Alexander Kurz Committed by Andreas Fritiofson
Browse files

flash/nor/stellaris: fix: flash info RCC and RCC2 mixed up


The flash info command on stellaris platformes
"TI/LMI Stellaris information ... rcc is ..., rcc2 is ..."
presented the actual RCC2 register as rcc and an uninitialized variable
as rcc2 due to a copy and paste error.
Found using the semantic pattern da/da.cocci, see coccinellery.org

Change-Id: I6f920fc3e07fdc085ea8e2248fbc9453eb8393dc
Signed-off-by: default avatarAlexander Kurz <akurz@blala.de>
Reviewed-on: http://openocd.zylin.com/3368


Tested-by: jenkins
Reviewed-by: default avatarAndreas Fritiofson <andreas.fritiofson@gmail.com>
parent a252cb06
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment