fix-dont-do-i2c-with-irqs-off.patch
commitaa9b0ea7a1c9277fe0e9bfbda5070a9c9d61eaff
authorAndy Green <andy@openmoko.com>
Sun, 3 Aug 2008 18:34:57 +0000 (3 19:34 +0100)
committerAndy Green <agreen@pads.home.warmcat.com>
Sun, 3 Aug 2008 18:34:57 +0000 (3 19:34 +0100)
tree8142ea4a3ddc22721514c9edc636fe3746f366c2
parente8be8149e66a84c9576aea01b38c4c8fdb6677a6
fix-dont-do-i2c-with-irqs-off.patch

We can't afford turning off interrupts for long periods in
U-Boot as the USB stack fails and leaves the USB device in
Insane Spam Mode.

This patch allowed 50 resets in a row giving normal USB
behaviour with no sign of the issue any more.

Signed-off-by: Andy Green <andy@openmoko.com>
board/neo1973/gta02/gta02.c