Re: [U-Boot] [PATCH v2] at91: define matrix registers bit fields

2010-04-29 Thread Tom Rix
Asen Dimov wrote: > Signed-off-by: Asen Dimov > --- > arch/arm/include/asm/arch-at91/at91_matrix.h | 138 > ++ > 1 files changed, 138 insertions(+), 0 deletions(-) > I saw this v2 right after the v1. It fixed the problem with the cpp typo. This is ok. Applied to arm/m

[U-Boot] [PATCH v2] at91: define matrix registers bit fields

2010-04-19 Thread Asen Dimov
Signed-off-by: Asen Dimov --- arch/arm/include/asm/arch-at91/at91_matrix.h | 138 ++ 1 files changed, 138 insertions(+), 0 deletions(-) diff --git a/arch/arm/include/asm/arch-at91/at91_matrix.h b/arch/arm/include/asm/arch-at91/at91_matrix.h index 981ec20..f99b1d4 10064