u-boot/board/atmel/at91sam9x5ek
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 Add board MAINTAINERS files 2014-07-30 08:48:06 -04:00
Makefile board: arm: convert makefiles to Kbuild style 2013-11-01 11:42:12 -04:00
at91sam9x5ek.c arm: at91: pmc: replace the constant with a define in at91_pmc.h 2015-08-21 15:47:03 +02:00