Re: [U-Boot] [PATCH v3 4/5] at91: 9x5: change SMC config timing that both works for PMECC non-PMECC.

2012-09-01 Thread Andreas Bießmann
Dear Josh Wu, On 23.08.2012 12:05, Josh Wu wrote: Signed-off-by: Josh Wu josh...@atmel.com --- applied to u-boot-atmel/master, thnaks! Best regards Andreas Bießmann ___ U-Boot mailing list U-Boot@lists.denx.de

Re: [U-Boot] [PATCH v3 4/5] at91: 9x5: change SMC config timing that both works for PMECC non-PMECC.

2012-08-27 Thread Bo Shen
Hi Josh, On 8/23/2012 18:05, Josh Wu wrote: Signed-off-by: Josh Wu josh...@atmel.com --- board/atmel/at91sam9x5ek/at91sam9x5ek.c | 12 ++-- 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/board/atmel/at91sam9x5ek/at91sam9x5ek.c

[U-Boot] [PATCH v3 4/5] at91: 9x5: change SMC config timing that both works for PMECC non-PMECC.

2012-08-23 Thread Josh Wu
Signed-off-by: Josh Wu josh...@atmel.com --- board/atmel/at91sam9x5ek/at91sam9x5ek.c | 12 ++-- 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/board/atmel/at91sam9x5ek/at91sam9x5ek.c b/board/atmel/at91sam9x5ek/at91sam9x5ek.c index 88b3478..ae408bc 100644 ---