Re: [U-Boot] [PATCH v3 3/6] arm: atmel: sama5d3: the offset of MULA is 18

2013-11-13 Thread Andreas Bießmann
Hi Bo, On 11/06/2013 06:29 AM, Bo Shen wrote: > The offset of MULA field in PLLA register in sama5d3 is 18, > and the length only 7 bits. > > Signed-off-by: Bo Shen > > --- no complaints Best regards Andreas Bießmann ___ U-Boot mailing list U-Boot

[U-Boot] [PATCH v3 3/6] arm: atmel: sama5d3: the offset of MULA is 18

2013-11-05 Thread Bo Shen
The offset of MULA field in PLLA register in sama5d3 is 18, and the length only 7 bits. Signed-off-by: Bo Shen --- Changes in v3: - None Changes in v2: - None arch/arm/include/asm/arch-at91/at91_pmc.h |4 1 file changed, 4 insertions(+) diff --git a/arch/arm/include/asm/arch-at9