mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-05 20:54:31 +00:00
68ccab5193
The symbols CONFIG_OMAP3_GPIO_X control if we enable the clocks for a given GPIO bank in U-Boot. select the required banks for each target. In some cases we need to also migrate from CONFIG_USB_EHCI (deprecated, in include/configs/) to CONFIG_USB_EHCI_HCD as we only require the GPIO bank to be enabled if USB is also enabled. Signed-off-by: Tom Rini <trini@konsulko.com> |
||
---|---|---|
.. | ||
am35x_musb.c | ||
board.c | ||
boot.c | ||
clock.c | ||
emac.c | ||
emif4.c | ||
Kconfig | ||
lowlevel_init.S | ||
Makefile | ||
sdrc.c | ||
spl_id_nand.c | ||
sys_info.c |