commit | 500cda8c05a3cfd808a93ec3dc8462938240a045 | [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 | 37f7fed3a97b16d77c7dd9ba3b692a81d6b7120d [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>