u-boot-brain/drivers/usb
Jason Kridner 69716c1900 USB: Remove __attribute__ ((packed)) for struct ehci_hccr and ehci_hcor
Remove __attribute__ ((packed)) to prevent byte access to soc
registers in some gcc versions.

Having patches to enable ehci for the BeagleBoard lying around for
several months, this one was the show-stopper.

Switched to align(4), rather than remove the attribute, per suggestion
from Alexander.

Credits have to go to Laine Walker-Avina <lwalkera@ieee.org> for
finding the problem.

Signed-off-by: Jason Kridner <jkridner@beagleboard.org>
Signed-off-by: Joel A Fernandes <agnel.joel@gmail.com>
Cc: Alexander Holler <holler@ahsoftware.de>
Cc: Sandeep Paulraj <s-paulraj@ti.com>
Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
2011-09-04 11:36:20 +02:00
..
eth Add Ethernet hardware MAC address framework to usbnet 2011-08-08 21:05:23 +02:00
gadget Coding Style cleanup: remove trailing empty lines 2011-03-27 21:48:08 +02:00
host USB: Remove __attribute__ ((packed)) for struct ehci_hccr and ehci_hcor 2011-09-04 11:36:20 +02:00
musb DaVinci: rename gpio_defs.h to gpio.h 2011-08-03 12:49:19 +02:00
phy Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00