Skip to content
Snippets Groups Projects
Commit 2aada5b8 authored by Paul Fertser's avatar Paul Fertser Committed by Spencer Oliver
Browse files

targets: fix target_type name for Cortex-A targets


Commit d9ba56c2 did a bunch of
renaming of cortex_a8 to cortex_a, including the names in config
files. However that introduced a regression as the name in target_type
struct remained unchanged.

This adds the last missing bit: actual renaming of the target name as
understood by OpenOCD.

Also change the (hopefully) last instance of using it in the supplied
config files, namely from imx6.cfg.

Change-Id: Ib9289fc6d946630133ec6e36c20015ccb50acf61
Signed-off-by: default avatarPaul Fertser <fercerpav@gmail.com>
Reviewed-on: http://openocd.zylin.com/1420


Tested-by: jenkins
Reviewed-by: default avatarChris Johns <chrisj@rtems.org>
Reviewed-by: default avatarSpencer Oliver <spen@spen-soft.co.uk>
parent 70a2ffac
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment