Re: [U-Boot] [PATCH] arch-at91: Gets ethernet working on at91sam9g20 board

2014-03-08 Thread Gerhard Sittig
On Thu, Mar 06, 2014 at 12:33 -0800, John de la Garza wrote: > > Signed-off-by: John de la Garza Assuming that you fix something which isn't obvious, the commit message is incredibly short (it's empty). virtually yours Gerhard Sittig -- DENX Software Engineering GmbH, MD: Wolfgang Denk &

Re: [U-Boot] [PATCH] arch-at91: Gets ethernet working on at91sam9g20 board

2014-03-06 Thread Andreas Bießmann
Dear John de la Garza, this is a pure resent of [1]. Please read [2] and especially [3] on sending updated patches. On 06.03.14 21:33, John de la Garza wrote: > Signed-off-by: John de la Garza > --- > arch/arm/include/asm/arch-at91/at91_rstc.h |2 +- > include/configs/at91sam9260ek.h

[U-Boot] [PATCH] arch-at91: Gets ethernet working on at91sam9g20 board

2014-03-06 Thread John de la Garza
Signed-off-by: John de la Garza --- arch/arm/include/asm/arch-at91/at91_rstc.h |2 +- include/configs/at91sam9260ek.h|1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/arch/arm/include/asm/arch-at91/at91_rstc.h b/arch/arm/include/asm/arch-at91/at91_rstc.h ind

Re: [U-Boot] [PATCH] arch-at91: Gets ethernet working on at91sam9g20 board

2014-02-10 Thread Andreas Bießmann
Dear johnd, SoB line missing! On 11.02.14 03:54, johnd wrote: > --- > arch/arm/include/asm/arch-at91/at91_rstc.h |2 +- > include/configs/at91sam9260ek.h|1 + > 2 files changed, 2 insertions(+), 1 deletion(-) > > diff --git a/arch/arm/include/asm/arch-at91/at91_rstc.h > b/a

[U-Boot] [PATCH] arch-at91: Gets ethernet working on at91sam9g20 board

2014-02-10 Thread johnd
--- arch/arm/include/asm/arch-at91/at91_rstc.h |2 +- include/configs/at91sam9260ek.h|1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/arch/arm/include/asm/arch-at91/at91_rstc.h b/arch/arm/include/asm/arch-at91/at91_rstc.h index a942342..59be96b 100644 --- a/