]> git.ipfire.org Git - people/ms/u-boot.git/commit - include/configs/at91sam9263ek.h
AT91: Enable PLLB for USB
authorStelian Pop <stelian@popies.net>
Sat, 8 Nov 2008 23:14:46 +0000 (00:14 +0100)
committerJean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Fri, 21 Nov 2008 00:41:14 +0000 (01:41 +0100)
commit3e0cda071a67cb5709e3fa4faf6b31a731859acc
treef41e0b3d1f5c09900d841c7737741698a91c79e3
parentad229a44e162af0f65e57e4e3dc133d5f0364ecb
AT91: Enable PLLB for USB

At least some (old ?) versions of the AT91Bootstrap do not set up the
PLLB correctly to 48 MHz in order to make USB host function correctly.

This patch sets up the PLLB to the same values Linux uses, and makes USB
work ok on the following CPUs:
- AT91CAP9
- AT91SAM9260
- AT91SAM9263

This patch also defines CONFIG_USB_STORAGE and CONFIG_CMD_FAT for all
the relevant AT91CAP9/AT91SAM9 atmel boards.

Signed-off-by: Stelian Pop <stelian@popies.net>
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
cpu/arm926ejs/at91/usb.c
include/configs/afeb9260.h
include/configs/at91cap9adk.h
include/configs/at91sam9260ek.h
include/configs/at91sam9261ek.h
include/configs/at91sam9263ek.h