ll miiphy_reset to make sure proper PHY reset operation.
>
Acked-by: Siddarth Gore
Same should be done for rd6281a
-siddarth
> Signed-off-by: Mahavir Jain
> ---
> board/Marvell/guruplug/guruplug.c |9 +
> 1 files changed, 1 insertions(+), 8 deletions(-)
>
&
: Siddarth Gore
---
Changes compared to the previous version (messaage-id:
1268660568-23022-1-git-send-email-go...@marvell.com)
- maintainers entry sorted according to last name
- removed trailing comment from board/Marvell/guruplug/config.mk
- removed CONFIG_CMD_AUTOSCRIPT from include/configs
On Mon, 2010-03-15 at 09:08 -0700, Wolfgang Denk wrote:
> ...
> > --- /dev/null
> > +++ b/board/Marvell/guruplug/guruplug.h
> > @@ -0,0 +1,39 @@
>
> > +#define GURUPLUG_OE_LOW (~(0))
> > +#define GURUPLUG_OE_HIGH (~(0))
>
> Is this correct? Both LOW and HIGH use the same valu
On Mon, 2010-03-15 at 09:08 -0700, Wolfgang Denk wrote:
> Dear Siddarth Gore,
>
> In message <1268660568-23022-1-git-send-email-go...@marvell.com> you wrote:
> ...
> > diff --git a/MAINTAINERS b/MAINTAINERS
> > index 80057ce..f102cd8 100644
> > ---
: Siddarth Gore
---
MAINTAINERS |4 +
MAKEALL |1 +
Makefile|3 +
board/Marvell/guruplug/Makefile | 51 +
board/Marvell/guruplug/config.mk| 28 +
board/Marvell/guruplug/guruplug.c
On Mon, 2010-03-15 at 05:13 -0700, Prafulla Wadaskar wrote:
>
> > -Original Message-
> > From: Siddarth Gore [mailto:go...@marvell.com]
> > Sent: Monday, March 15, 2010 4:36 PM
> > To: u-boot@lists.denx.de
> > Cc: Prafulla Wadaskar; Siddarth Gore
>
GuruPlug Standard: 1 Gb Ethernet, 2 USB 2.0
GuruPlug Plus: 2 Gb Ethernet, 2 USB 2.0, 1 eSATA, 1 uSD slot
Reference: http://plugcomputer.org
This patch is for GuruPlug Plus, but it supports Standard version
as well.
Signed-off-by: Siddarth Gore
---
MAINTAINERS |4
kernel.
Signed-off-by: Siddarth Gore
Acked-by: Prafulla Wadaskar
---
drivers/net/kirkwood_egiga.c | 13 +++--
1 files changed, 7 insertions(+), 6 deletions(-)
diff --git a/drivers/net/kirkwood_egiga.c b/drivers/net/kirkwood_egiga.c
index 07a86cd..2ad7fea 100644
--- a/drivers/net
8 matches
Mail list logo