]> git.ipfire.org Git - people/ms/u-boot.git/commit - include/configs/pm9263.h
arm: atmel: get rid of too many ifdeffery
authorBo Shen <voice.shen@atmel.com>
Mon, 21 Oct 2013 08:14:00 +0000 (16:14 +0800)
committerAndreas Bießmann <andreas.devel@googlemail.com>
Mon, 4 Nov 2013 19:32:37 +0000 (20:32 +0100)
commitdcd2f1a0d2875a1386535e2e0db9bfbd57a8fadb
tree20e17f4bd5cb7432af8edc03e166bd2e1ae448b2
parentd9bef0ad2daa2f6f0b635be12518da755ddcbdc1
arm: atmel: get rid of too many ifdeffery

Get rid of too many ifdeffery in usb ohci driver

Add following two configuration for USB clock selecting
- CONFIG_USB_ATMEL_CLK_SEL_PLLB: using PLLB as usb ohci input clock
- CONFIG_USB_ATMEL_CLK_SEL_UPLL: using UPLL as usb ohci input clock

Signed-off-by: Bo Shen <voice.shen@atmel.com>
Signed-off-by: Andreas Bießmann <andreas.devel@googlemail.com>
23 files changed:
drivers/usb/host/ohci-at91.c
include/configs/afeb9260.h
include/configs/at91rm9200ek.h
include/configs/at91sam9260ek.h
include/configs/at91sam9261ek.h
include/configs/at91sam9263ek.h
include/configs/at91sam9n12ek.h
include/configs/at91sam9x5ek.h
include/configs/cpu9260.h
include/configs/cpuat91.h
include/configs/eb_cpux9k2.h
include/configs/ethernut5.h
include/configs/meesc.h
include/configs/otc570.h
include/configs/pm9261.h
include/configs/pm9263.h
include/configs/pm9g45.h
include/configs/sama5d3xek.h
include/configs/sbc35_a9g20.h
include/configs/snapper9260.h
include/configs/stamp9g20.h
include/configs/top9000.h
include/configs/vl_ma2sc.h