
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
On 09/21/12 11:05, Marek Vasut wrote:
Dear Tom Rini,
On Fri, Sep 21, 2012 at 12:05:55AM +0200, Marek Vasut wrote:
The following changes since commit 5fb29f3c48d26981b117b08286bc16ec99d4ca0b: Merge branch 'ext4' (2012-09-20 11:27:35 -0700)
are available in the git repository at: git://git.denx.de/u-boot-usb.git master
for you to fetch changes up to 93ad908c43ed5d8e3e546dd22fa08b668c5090d9: usb: do explicit unaligned accesses (2012-09-21 00:05:00 +0200)
Lucas Stach (1):
usb: do explicit unaligned accesses
??ukasz Majewski (2): dfu:usb: Support for ext4 dfu:usb:fix: Read the "filesize" environment variable only when file read
common/usb_hub.c | 14 +++++++++----- drivers/dfu/dfu_mmc.c | 34 +++++++++++++++++++++++++++------- drivers/usb/host/ehci-hcd.c | 7 +++++-- 3 files changed, 41 insertions(+), 14 deletions(-)
I've applied this. But please note: Testing edminiv2 on -00600-g50d924b Fri Sep 21 10:57:25 MST 2012 Configuring for edminiv2 board... text data bss dec hex filename 195013 3536 86692 285241 45a39 edminiv2/u-boot ehci-hcd.c: In function 'ehci_submit_async': ehci-hcd.c:291:2: warning: #warning CONFIG_SYS_MALLOC_LEN may be too small for EHCI [-Wcpp]
--------------------- SUMMARY ---------------------------- Boards compiled: 1 Boards with warnings but no errors: 1 ( edminiv2 )
Albert, this is your platform.
Did this explode only now? This warning was added a while ago.
Yes, it's one of the differences in my logs before and after.
- -- Tom