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

List:       openocd-development
Subject:    [OpenOCD-devel] [PATCH]: ecad30d nrf51: recognize hwid 0084
From:       gerrit () openocd ! org (gerrit)
Date:       2015-08-13 14:34:48
Message-ID: 20150813143448.A82E019807B8 () mail ! openocd ! org
[Download RAW message or body]

This is an automated email from Gerrit.

Peter Bigot (pab@pabigot.com) just uploaded a new patch set to Gerrit, which you can \
find at http://openocd.zylin.com/2936

-- gerrit

commit ecad30d185bc0724c5c2a927012d72dc4d5a82e2
Author: Peter A. Bigot <pab@pabigot.com>
Date:   Thu Aug 13 09:20:25 2015 -0500

    nrf51: recognize hwid 0084
    
    Chip markings: N51822 / QFACA1 / 1513AN
    
    Change-Id: Idb7fc723850ea08b60b9f5c97a53f1ae8dfc8eb2
    Signed-off-by: Peter A. Bigot <pab@pabigot.com>

diff --git a/src/flash/nor/nrf51.c b/src/flash/nor/nrf51.c
index 7c2fa13..d8706c8 100644
--- a/src/flash/nor/nrf51.c
+++ b/src/flash/nor/nrf51.c
@@ -315,6 +315,12 @@ static const struct nrf51_device_spec \
                nrf51_known_devices_table[] = {
 		.flash_size_kb	= 128,
 	},
 	{
+		.hwid		= 0x0084,
+		.variant	= "QFAC",
+		.build_code	= "A1",
+		.flash_size_kb	= 256,
+	},
+	{
 		.hwid		= 0x0085,
 		.variant	= "QFAC",
 		.build_code	= "A0",

-- 

------------------------------------------------------------------------------
_______________________________________________
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