SAM3X - Added support for at91sam3x8h-ES, fixed CIDR for ES2 and production
commitfdbf70601dffa6a3a8ca1ce9a10d7b6b86f19eba
authorOlivier Schonken <olivier.schonken@gmail.com>
Thu, 19 Apr 2012 06:53:27 +0000 (19 08:53 +0200)
committerSpencer Oliver <spen@spen-soft.co.uk>
Thu, 26 Apr 2012 10:58:42 +0000 (26 10:58 +0000)
treee0873818ef5779b1c0e9485f388ba6e016252586
parentd1cd97777b9f271698cc0efdaec16aca9ce42449
SAM3X - Added support for at91sam3x8h-ES, fixed CIDR for ES2 and production

The first available devkits for the at91sam3x8h had the ES device populated.
The ES device had an error in the CIDR, specifically in the last byte of
which the upper 3 bits identifies the chip family - cortex-m3, arm7tdmi etc.

The problem was fixed on the ES2 devices - Thanks to Pat Hickey for giving me
the heads-up.

Change-Id: I13dd7fbe0cffaf76f948188c9459dc3cf4435570
Signed-off-by: Olivier Schonken <olivier.schonken@gmail.com>
Reviewed-on: http://openocd.zylin.com/575
Tested-by: jenkins
Reviewed-by: Jim Norris <u17263@att.net>
Reviewed-by: Spencer Oliver <spen@spen-soft.co.uk>
src/flash/nor/at91sam3.c