* [PATCH] sama5d3xek: correct rootfs nand partition
@ 2013-05-07 10:50 Alexandre Belloni
2013-05-08 6:22 ` Sascha Hauer
0 siblings, 1 reply; 2+ messages in thread
From: Alexandre Belloni @ 2013-05-07 10:50 UTC (permalink / raw)
To: barebox
Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
---
arch/arm/boards/sama5d3xek/env/config | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/arch/arm/boards/sama5d3xek/env/config b/arch/arm/boards/sama5d3xek/env/config
index 375e90d..a7fd930 100644
--- a/arch/arm/boards/sama5d3xek/env/config
+++ b/arch/arm/boards/sama5d3xek/env/config
@@ -32,7 +32,7 @@ kernelimage=zImage
nand_device=atmel_nand
nand_parts="256k(at91bootstrap),384k(barebox)ro,256k@768k(bareboxenv),256k(bareboxenv2),128k@1536k(oftree),5M@2M(kernel),-@8M(rootfs)"
-rootfs_mtdblock_nand=7
+rootfs_mtdblock_nand=6
m25p80_parts="64k(bootstrap),384k(barebox),256k(bareboxenv),256k(bareboxenv2),128k(oftree),-(updater)"
--
1.8.1.2
_______________________________________________
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] sama5d3xek: correct rootfs nand partition
2013-05-07 10:50 [PATCH] sama5d3xek: correct rootfs nand partition Alexandre Belloni
@ 2013-05-08 6:22 ` Sascha Hauer
0 siblings, 0 replies; 2+ messages in thread
From: Sascha Hauer @ 2013-05-08 6:22 UTC (permalink / raw)
To: Alexandre Belloni; +Cc: barebox
On Tue, May 07, 2013 at 12:50:30PM +0200, Alexandre Belloni wrote:
> Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
Applied, thanks
Sascha
> ---
> arch/arm/boards/sama5d3xek/env/config | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/arch/arm/boards/sama5d3xek/env/config b/arch/arm/boards/sama5d3xek/env/config
> index 375e90d..a7fd930 100644
> --- a/arch/arm/boards/sama5d3xek/env/config
> +++ b/arch/arm/boards/sama5d3xek/env/config
> @@ -32,7 +32,7 @@ kernelimage=zImage
>
> nand_device=atmel_nand
> nand_parts="256k(at91bootstrap),384k(barebox)ro,256k@768k(bareboxenv),256k(bareboxenv2),128k@1536k(oftree),5M@2M(kernel),-@8M(rootfs)"
> -rootfs_mtdblock_nand=7
> +rootfs_mtdblock_nand=6
>
> m25p80_parts="64k(bootstrap),384k(barebox),256k(bareboxenv),256k(bareboxenv2),128k(oftree),-(updater)"
>
> --
> 1.8.1.2
>
>
> _______________________________________________
> 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:[~2013-05-08 6:22 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-05-07 10:50 [PATCH] sama5d3xek: correct rootfs nand partition Alexandre Belloni
2013-05-08 6:22 ` Sascha Hauer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox