[prev in list] [next in list] [prev in thread] [next in thread] 

List:       openocd-development
Subject:    [OpenOCD-devel] [PATCH]: 3ced3be aarch64: remove arm command chain from aarch64 target commands
From:       gerrit () openocd ! org (gerrit)
Date:       2016-10-20 18:08:29
Message-ID: 20161020180829.E317E1980BE0 () mail ! openocd ! org
[Download RAW message or body]

This is an automated email from Gerrit.

Matthias Welwarsky (matthias@welwarsky.de) just uploaded a new patch set to Gerrit, \
which you can find at http://openocd.zylin.com/3829

-- gerrit

commit 3ced3bee2dc64c04bd37502de5a45594c3dfb2f1
Author: Matthias Welwarsky <matthias.welwarsky@sysgo.com>
Date:   Thu Oct 20 17:15:00 2016 +0200

    aarch64: remove arm command chain from aarch64 target commands
    
    arm commands are mostly unusable anyway, remove them. to be replaced
    by aarch64 specific commands later
    
    Change-Id: Ie994771bc0e86cff1c26f68f1f51ce8ec352a509
    Signed-off-by: Matthias Welwarsky <matthias.welwarsky@sysgo.com>

diff --git a/src/target/aarch64.c b/src/target/aarch64.c
index f0ac32c..4871738 100644
--- a/src/target/aarch64.c
+++ b/src/target/aarch64.c
@@ -2126,9 +2126,6 @@ static const struct command_registration \
aarch64_exec_command_handlers[] = {  };
 static const struct command_registration aarch64_command_handlers[] = {
 	{
-		.chain = arm_command_handlers,
-	},
-	{
 		.chain = armv8_command_handlers,
 	},
 	{

-- 

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most 
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
OpenOCD-devel mailing list
OpenOCD-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openocd-devel


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic