[U-Boot] [PULL] u-boot-atmel/master -> u-boot-arm/master

Dear Albert Aribaud,
please pull these changes into u-boot-arm/master. They are two generic board conversions which are trivial and a fix for gigabit ethernet on sama5d3xek.
The following changes since commit ebf8644a113a36b163c2e06fe1e081c73f563c3a:
Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' (2014-10-10 08:56:01 +0200)
are available in the git repository at:
git://git.denx.de/u-boot-atmel.git master
for you to fetch changes up to d0b3723034aa865b8618428739efe1d98b1a2e2b:
arm, at91: add generic board support for the taurus and corvus board (2014-10-10 21:51:19 +0200)
---------------------------------------------------------------- Andreas Bießmann (2): macb: simplify gmac initialisation sama5d3xek: run PHY's config
Bo Shen (1): ARM: atmel: switch at91sam9263ek to generic board
Heiko Schocher (1): arm, at91: add generic board support for the taurus and corvus board
board/atmel/sama5d3xek/sama5d3xek.c | 29 ++++++++++++++++++++--------- drivers/net/macb.c | 25 ++++++++----------------- include/configs/at91sam9263ek.h | 2 ++ include/configs/corvus.h | 2 ++ include/configs/taurus.h | 2 ++ 5 files changed, 34 insertions(+), 26 deletions(-)

Hi Andreas,
On Fri, 10 Oct 2014 22:00:31 +0200, Andreas Bießmann andreas.devel@googlemail.com wrote:
Dear Albert Aribaud,
please pull these changes into u-boot-arm/master. They are two generic board conversions which are trivial and a fix for gigabit ethernet on sama5d3xek.
The following changes since commit ebf8644a113a36b163c2e06fe1e081c73f563c3a:
Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' (2014-10-10 08:56:01 +0200)
are available in the git repository at:
git://git.denx.de/u-boot-atmel.git master
for you to fetch changes up to d0b3723034aa865b8618428739efe1d98b1a2e2b:
arm, at91: add generic board support for the taurus and corvus board (2014-10-10 21:51:19 +0200)
Andreas Bießmann (2): macb: simplify gmac initialisation sama5d3xek: run PHY's config
Bo Shen (1): ARM: atmel: switch at91sam9263ek to generic board
Heiko Schocher (1): arm, at91: add generic board support for the taurus and corvus board
board/atmel/sama5d3xek/sama5d3xek.c | 29 ++++++++++++++++++++--------- drivers/net/macb.c | 25 ++++++++----------------- include/configs/at91sam9263ek.h | 2 ++ include/configs/corvus.h | 2 ++ include/configs/taurus.h | 2 ++ 5 files changed, 34 insertions(+), 26 deletions(-)
Applied to u-boot-arm/master, thanks!
Amicalement,
participants (2)
-
Albert ARIBAUD
-
Andreas Bießmann