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

Haavard Skinnemoen hskinnemoen at atmel.com
Mon Aug 13 17:42:03 CEST 2007


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(-)




More information about the U-Boot mailing list