commit | faa14babd7466dfade358f9cac128ae246b9bf1b | [log] [tgz] |
---|---|---|
author | RONETIX - Ilko Iliev <iliev@ronetix.at> | Fri Jun 05 16:54:31 2009 +0200 |
committer | Remy Bohmer <linux@bohmer.net> | Tue Jun 09 22:25:48 2009 +0200 |
tree | 31b27de51cd8638463dfbc192f7c20c89883f12a | |
parent | 2c0234fa79122a5aa77c4e17c33eb2fe184b61a7 [diff] |
at91: fix a USB problem for AT91SAM9261 This patch corrects the missing PLLB initialization in usb_cpu_init() for AT91SAM9261. Because of the missing PLLB initialization, the USB support for all AT91SAM9261 based boards will work only if the PLLB is configured by a precedent bootloader. Signed-off-by: Ilko Iliev <iliev@ronetix.at> Acked-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> Signed-off-by: Remy Bohmer <linux@bohmer.net>