at91: at91sam9g45 family: identify several chip versions
authorNicolas Ferre <nicolas.ferre@atmel.com>
Mon, 21 Sep 2009 10:03:56 +0000 (12:03 +0200)
committerNicolas Ferre <nicolas.ferre@atmel.com>
Tue, 3 Nov 2009 17:42:31 +0000 (18:42 +0100)
commitd8951adeba05719b9efd7ce875a3294ffdbb37ea
tree27a933c75730e6e0b1d46f695fb5022eadb18264
parent2f5d46d2f669a6d0083e50f457ce4e32fb90568c
at91: at91sam9g45 family: identify several chip versions

cpu_is_xxx() macros are identifying generic at91sam9g45 chip. This patch adds
the capacity to differentiate Engineering Samples and final lots through the
inclusion of  at91_cpu_fully_identify() and the related chip IDs with chip
version field preserved.

Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
Acked-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Acked-by: Hans-Christian Egtvedt <hans-christian.egtvedt@atmel.com>
arch/arm/mach-at91/include/mach/cpu.h
arch/avr32/mach-at32ap/include/mach/cpu.h