[U-Boot] [PATCH] atmel: sam9g10: correct the text base and move into config.mk

2012-08-23 Thread Bo Shen
This patch correct the text base for at91sam9g10ek board Move the text base define to config.mk Signed-off-by: Bo Shen voice.s...@atmel.com --- board/atmel/at91sam9261ek/config.mk |1 + include/configs/at91sam9261ek.h |1 - 2 files changed, 1 insertion(+), 1 deletion(-) create mode

Re: [U-Boot] [PATCH] atmel: sam9g10: correct the text base and move into config.mk

2012-08-23 Thread Andreas Bießmann
Dear Bo Shen, On 23.08.2012 11:34, Bo Shen wrote: This patch correct the text base for at91sam9g10ek board Move the text base define to config.mk Signed-off-by: Bo Shen voice.s...@atmel.com --- board/atmel/at91sam9261ek/config.mk |1 + include/configs/at91sam9261ek.h |1 - 2

Re: [U-Boot] [PATCH] atmel: sam9g10: correct the text base and move into config.mk

2012-08-23 Thread Bo Shen
Hi Andreas, On 8/23/2012 18:36, Andreas Bießmann wrote: Dear Bo Shen, On 23.08.2012 11:34, Bo Shen wrote: This patch correct the text base for at91sam9g10ek board Move the text base define to config.mk Signed-off-by: Bo Shen voice.s...@atmel.com --- board/atmel/at91sam9261ek/config.mk |