u-boot-brain/cpu/arm926ejs
Stelian Pop 3e0cda071a 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>
2008-11-21 01:41:14 +01:00
..
at91 AT91: Enable PLLB for USB 2008-11-21 01:41:14 +01:00
davinci rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
omap ARM926EJ-S: relocate OMAP specific 'cpuinfo.c' into OMAP directory 2008-11-04 23:40:05 +01:00
versatile rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
config.mk Update ARM Integrator boards: 2005-10-04 23:10:28 +02:00
cpu.c rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
interrupts.c Big white-space cleanup. 2008-05-21 00:14:08 +02:00
Makefile ARM926EJ-S: relocate OMAP specific 'cpuinfo.c' into OMAP directory 2008-11-04 23:40:05 +01:00
start.S rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00