[PATCH 1/1] at91sam9261: fix max bare_init it's 156KiB
Sascha Hauer
s.hauer at pengutronix.de
Sun Jan 27 06:19:41 EST 2013
On Sat, Jan 26, 2013 at 07:13:45PM +0100, Jean-Christophe PLAGNIOL-VILLARD wrote:
> Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj at jcrosoft.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
Applied, thanks
Sascha
> index 9d4359e..a3b2aba 100644
> --- a/arch/arm/mach-at91/Kconfig
> +++ b/arch/arm/mach-at91/Kconfig
> @@ -172,7 +172,7 @@ endchoice
> config ARCH_BAREBOX_MAX_BARE_INIT_SIZE
> hex
> default 0x1000 if ARCH_AT91SAM9260
> - default 0x270000 if ARCH_AT91SAM9261
> + default 0x27000 if ARCH_AT91SAM9261
> default 0x12000 if ARCH_AT91SAM9263
> default 0x4000 if ARCH_AT91SAM9G20
> default 0x3000 if ARCH_AT91SAM9G10
> --
> 1.7.10.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