1
0
Fork 0
remarkable-uboot/board/atmel/sama5d4_xplained
Erik van Luijk c982f6b9bf arm: at91: pmc: replace the constant with a define in at91_pmc.h
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@interact.nl>
Reviewed-by: Andreas Bießmann <andreas.devel@googlemail.com>
2015-08-21 15:47:03 +02:00
..
Kconfig ARM: at91: move board select menu and common settings 2015-02-21 08:23:51 -05:00
MAINTAINERS ARM: atmel: add sama5d4 xplained ultra board support 2014-11-17 08:47:18 -05:00
Makefile ARM: atmel: add sama5d4 xplained ultra board support 2014-11-17 08:47:18 -05:00
sama5d4_xplained.c arm: at91: pmc: replace the constant with a define in at91_pmc.h 2015-08-21 15:47:03 +02:00