summaryrefslogtreecommitdiff
path: root/firmware/adaptec
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/adaptec')
0 files changed, 0 insertions, 0 deletions
tandart 3 clause BSD license for some blackfin arch code requested by ADI Legal. Signed-off-by: Sonic Zhang <sonic.zhang@analog.com> Signed-off-by: Bob Liu <lliubbo@gmail.com> 2011-05-28Blackfin: bf52x/bf54x: fix up usb MMR definesMike Frysinger The bf52x/bf54x have the incorrect addresses for USB_EP_NI7_RXINTERVAL and USB_EP_NI7_TXCOUNT, so adjust those. Further, the bf54x header puts the USB defines in the wrong place, so shuffle them back to the right grouping. Signed-off-by: Mike Frysinger <vapier@gentoo.org>