[PATCH 1/2] at91sam9263ek: fix env location and size
Sascha Hauer
s.hauer at pengutronix.de
Sun Jul 17 11:43:11 EDT 2011
On Sat, Jul 16, 2011 at 06:28:31AM +0200, Jean-Christophe PLAGNIOL-VILLARD wrote:
> 256k(barebox)ro,128k(bareboxenv),1536k(kernel),-(root)
>
> so we will match the erase block size
Applied to master.
Sascha
>
> Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj at jcrosoft.com>
> Cc: Nicolas Ferre <nicolas.ferre at atmel.com>
> Cc: Patrice Vilchez <patrice.vilchez at atmel.com>
> ---
> arch/arm/boards/at91sam9263ek/env/config | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/arch/arm/boards/at91sam9263ek/env/config b/arch/arm/boards/at91sam9263ek/env/config
> index f1cb751..4e29232 100644
> --- a/arch/arm/boards/at91sam9263ek/env/config
> +++ b/arch/arm/boards/at91sam9263ek/env/config
> @@ -30,7 +30,7 @@ kernelimage=uImage
> #kernelimage=Image.lzo
>
> nand_device=atmel_nand
> -nand_parts="256k(barebox)ro,64k(bareboxenv),1536k(kernel),-(root)"
> +nand_parts="256k(barebox)ro,128k(bareboxenv),1536k(kernel),-(root)"
> rootfs_mtdblock_nand=3
>
> autoboot_timeout=3
> --
> 1.7.5.4
>
>
> _______________________________________________
> barebox mailing list
> barebox at 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 |
More information about the barebox
mailing list