[U-Boot-Users] [GIT PULL] AVR32 fixes

Hi Wolfgang,
The following changes since commit 9986bc3e40e899bea372a99a2bca4071bdf2e24b: Wolfgang Denk (1): Update CHANGELOG
are available in the git repository at:
git://www.denx.de/git/u-boot-avr32.git master
This includes one important build fix that was left out of the "make do_div generic" merge for some reason and a couple of changes fixing real problems that might break stuff from time to time or are merely a bit annoying.
Haavard Skinnemoen (7): macb: Introduce a few barriers when dealing with DMA descriptors macb: Don't restart autonegotiation if we already have link Merge branch 'upstream' atmel_mci: Use 512 byte blocksize if possible Merge commit 'upstream/master' AVR32: Include <div64.h> instead of <asm/div64.h> atmel_mci: Fix data timeout value
cpu/at32ap/atmel_mci.c | 80 ++++++++++++++++++++++++++++++++++++++++++++-- cpu/at32ap/atmel_mci.h | 4 ++ cpu/at32ap/interrupts.c | 2 +- drivers/macb.c | 59 ++++++++++++++++++++-------------- 4 files changed, 116 insertions(+), 29 deletions(-)

In message 20070813174203.095ca00e@dhcp-255-175.norway.atmel.com you wrote:
The following changes since commit 9986bc3e40e899bea372a99a2bca4071bdf2e24b: Wolfgang Denk (1): Update CHANGELOG
are available in the git repository at:
git://www.denx.de/git/u-boot-avr32.git master
Merged. Thanks.
Best regards,
Wolfgang Denk
participants (2)
-
Haavard Skinnemoen
-
Wolfgang Denk