u-boot-brain/drivers/usb
Lucas Stach 93ad908c43 usb: do explicit unaligned accesses
usb_hub_descriptor has to be packed as it's used for
communication with the device. Member wHubCharacteristics
violates the natural alignment rules.

Use explicit unaligned access functions for this member.
Fixes ARMv7 traping while using USB.

v2: fix typo found by Thomas Langer

v3: rebased on top of u-boot-usb/master

Signed-off-by: Lucas Stach <dev@lynxeye.de>
2012-09-21 00:05:00 +02:00
..
eth Merge branch 'next' of git://git.denx.de/u-boot 2012-07-30 20:39:52 +02:00
gadget dfu:usb: DFU USB function (f_dfu) support for g_dnl composite gadget 2012-09-01 16:21:50 +02:00
host usb: do explicit unaligned accesses 2012-09-21 00:05:00 +02:00
musb Merge branch 'master' of git://git.denx.de/u-boot-usb 2012-09-02 16:38:48 +02:00
phy Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
ulpi usb: ulpi: Add omap-ulpi-view port support 2012-02-12 10:11:30 +01:00