[U-Boot] Pull request u-boot-marvell.git

Albert ARIBAUD albert.u.boot at aribaud.net
Tue Sep 13 19:43:01 CEST 2011


Hi Prafulla,

Le 13/09/2011 15:08, Prafulla Wadaskar a écrit :
> Hi Albert
>
> Please kindly pull
> The following changes since commit 07db205b5186ac9722a1f141d97c9a67c43c4ae1:
>    Joe Hershberger (1):
>          omap4_panda: Ignore omap4 SPL called MLO
>
> are available in the git repository at:
>
>    u-boot-marvell.git next branch.
>
> Ajay Bhargav (3):
>        net: Adds Fast Ethernet Controller driver for Armada100
>        Armada100: Enable Ethernet support for GplugD
>        Armada100: Enable 88E3015 PHY support for GplugD
>
>   arch/arm/include/asm/arch-armada100/armada100.h |   58 ++
>   arch/arm/include/asm/arch-armada100/mfp.h       |   19 +
>   board/Marvell/gplugd/gplugd.c                   |   71 +++
>   drivers/net/Makefile                            |    1 +
>   drivers/net/armada100_fec.c                     |  736 +++++++++++++++++++++++
>   drivers/net/armada100_fec.h                     |  232 +++++++
>   include/configs/gplugd.h                        |   30 +-
>   include/netdev.h                                |    1 +
>   8 files changed, 1146 insertions(+), 2 deletions(-)
>   create mode 100644 drivers/net/armada100_fec.c
>   create mode 100644 drivers/net/armada100_fec.h
>
> Regards..
> Prafulla . .

I assume that this 'next' branch is actually your 'master' for the 
upcoming release, and you want me to apply it to u-boot-arm/master, right?

If so, please use 'master' as the branch to pull next time, so that 
there is no doubt what you are asking.

Amicalement,
-- 
Albert.


More information about the U-Boot mailing list