mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-15 01:17:39 +00:00
7f9e8633ac
* convert all files cpu/../at91 to use at91_gpio driver syntax * change AT91_PINP([A-F])(\d+) to AT91_PIO_PORT\1, \2 this makes all 160 AT91_PINPxxx defines obsolete * AT91_PINPxxx defines and gpio.h can be remove, if all boards converted to new SoC access Signed-off-by: Jens Scharsig <js_at_ng@scharsoft.de> |
||
---|---|---|
.. | ||
at91cap9_devices.c | ||
at91sam9m10g45_devices.c | ||
at91sam9rl_devices.c | ||
at91sam9260_devices.c | ||
at91sam9261_devices.c | ||
at91sam9263_devices.c | ||
clock.c | ||
config.mk | ||
cpu.c | ||
led.c | ||
lowlevel_init.S | ||
Makefile | ||
reset.c | ||
timer.c |