[U-Boot-Users] [PATCH 20/21] Support AT91CAP9 revC CPUs
Wolfgang Denk
wd at denx.de
Tue May 6 21:34:36 CEST 2008
In message <1210088022-25757-21-git-send-email-stelian at popies.net> you wrote:
>
> diff --git a/include/asm-arm/arch-at91sam9/at91_pmc.h b/include/asm-arm/arch-at91sam9/at91_pmc.h
> index 52cd8e5..9981c42 100644
> --- a/include/asm-arm/arch-at91sam9/at91_pmc.h
> +++ b/include/asm-arm/arch-at91sam9/at91_pmc.h
> @@ -96,4 +96,9 @@
> #define AT91_PMC_PCK3RDY (1 << 11) /* Programmable Clock 3 */
> #define AT91_PMC_IMR (AT91_PMC + 0x6c) /* Interrupt Mask Register */
>
> +#define AT91_PMC_PROT (AT91_PMC + 0xe4) /* Protect Register [AT91CAP9 revC only] */
> +#define AT91_PMC_PROTKEY 0x504d4301 /* Activation Code */
Line lenght ?
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
Never worry about theory as long as the machinery does what it's
supposed to do. - R. A. Heinlein
More information about the U-Boot
mailing list