[U-Boot] [PATCH 3/4] arm: at91: pmc: replace the constant with a define in at91_pmc.h
Andreas Bießmann
andreas.devel at googlemail.com
Tue Aug 18 12:34:06 CEST 2015
On 08/13/2015 03:43 PM, Erik van Luijk wrote:
> To enable the clocks on the at91 boards a constant (0x4) is used.
> This is replaced with a define in at91_pmc.h (1 << 2).
>
> Signed-off-by: Erik van Luijk <evanluijk at interact.nl>
Reviewed-by: Andreas Bießmann <andreas.devel at gmail.com>
> ---
> arch/arm/mach-at91/include/mach/at91_pmc.h | 1 +
> board/atmel/at91sam9m10g45ek/at91sam9m10g45ek.c | 2 +-
> board/atmel/at91sam9n12ek/at91sam9n12ek.c | 2 +-
> board/atmel/at91sam9x5ek/at91sam9x5ek.c | 2 +-
> board/atmel/sama5d3_xplained/sama5d3_xplained.c | 2 +-
> board/atmel/sama5d3xek/sama5d3xek.c | 2 +-
> board/atmel/sama5d4_xplained/sama5d4_xplained.c | 2 +-
> board/atmel/sama5d4ek/sama5d4ek.c | 2 +-
> board/siemens/corvus/board.c | 2 +-
> 9 files changed, 9 insertions(+), 8 deletions(-)
More information about the U-Boot
mailing list