* [PATCH] at91sam9260ek: fix BOARDINFO text
@ 2012-12-06 10:03 Fabio Porcedda
2012-12-06 13:35 ` Sascha Hauer
0 siblings, 1 reply; 2+ messages in thread
From: Fabio Porcedda @ 2012-12-06 10:03 UTC (permalink / raw)
To: barebox
Signed-off-by: Fabio Porcedda <fabio.porcedda@gmail.com>
---
arch/arm/mach-at91/Kconfig | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/arch/arm/mach-at91/Kconfig b/arch/arm/mach-at91/Kconfig
index 3a985f7..3de6061 100644
--- a/arch/arm/mach-at91/Kconfig
+++ b/arch/arm/mach-at91/Kconfig
@@ -8,7 +8,7 @@ config ARCH_TEXT_BASE
config BOARDINFO
default "Atmel at91rm9200-ek" if MACH_AT91RM9200EK
- default "Atmel 91SAM9260-EK" if MACH_AT91SAM9260EK
+ default "Atmel at91sam9260-ek" if MACH_AT91SAM9260EK
default "Atmel at91sam9261-ek" if MACH_AT91SAM9261EK
default "Atmel at91sam9263-ek" if MACH_AT91SAM9263EK
default "Atmel at91sam9g10-ek" if MACH_AT91SAM9G10EK
--
1.8.0
_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH] at91sam9260ek: fix BOARDINFO text
2012-12-06 10:03 [PATCH] at91sam9260ek: fix BOARDINFO text Fabio Porcedda
@ 2012-12-06 13:35 ` Sascha Hauer
0 siblings, 0 replies; 2+ messages in thread
From: Sascha Hauer @ 2012-12-06 13:35 UTC (permalink / raw)
To: Fabio Porcedda; +Cc: barebox
On Thu, Dec 06, 2012 at 11:03:34AM +0100, Fabio Porcedda wrote:
> Signed-off-by: Fabio Porcedda <fabio.porcedda@gmail.com>
Applied, thanks
Sascha
> ---
> arch/arm/mach-at91/Kconfig | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/arch/arm/mach-at91/Kconfig b/arch/arm/mach-at91/Kconfig
> index 3a985f7..3de6061 100644
> --- a/arch/arm/mach-at91/Kconfig
> +++ b/arch/arm/mach-at91/Kconfig
> @@ -8,7 +8,7 @@ config ARCH_TEXT_BASE
>
> config BOARDINFO
> default "Atmel at91rm9200-ek" if MACH_AT91RM9200EK
> - default "Atmel 91SAM9260-EK" if MACH_AT91SAM9260EK
> + default "Atmel at91sam9260-ek" if MACH_AT91SAM9260EK
> default "Atmel at91sam9261-ek" if MACH_AT91SAM9261EK
> default "Atmel at91sam9263-ek" if MACH_AT91SAM9263EK
> default "Atmel at91sam9g10-ek" if MACH_AT91SAM9G10EK
> --
> 1.8.0
>
>
> _______________________________________________
> barebox mailing list
> barebox@lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/barebox
>
--
Pengutronix e.K. | |
Industrial Linux Solutions | http://www.pengutronix.de/ |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2012-12-06 13:35 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-12-06 10:03 [PATCH] at91sam9260ek: fix BOARDINFO text Fabio Porcedda
2012-12-06 13:35 ` Sascha Hauer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox