From mboxrd@z Thu Jan 1 00:00:00 1970 From: Lukasz Majewski Date: Mon, 1 Apr 2019 10:19:40 +0200 Subject: [U-Boot] [PATCH v2 06/22] configs: colibri_vf: limit size of malloc() pool before relocation In-Reply-To: <20190325162512.8702-7-marcel@ziswiler.com> References: <20190325162512.8702-1-marcel@ziswiler.com> <20190325162512.8702-7-marcel@ziswiler.com> Message-ID: <20190401101940.208acb76@jawa> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Mon, 25 Mar 2019 17:24:56 +0100 Marcel Ziswiler wrote: > From: Marcel Ziswiler > > Limit the size of the malloc() pool before relocation > (SYS_MALLOC_F_LEN). > > Signed-off-by: Marcel Ziswiler > Reviewed-by: Igor Opaniuk > > --- > > Changes in v2: None > > configs/colibri_vf_defconfig | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/configs/colibri_vf_defconfig > b/configs/colibri_vf_defconfig index 4192501257..8188582ed9 100644 > --- a/configs/colibri_vf_defconfig > +++ b/configs/colibri_vf_defconfig > @@ -2,6 +2,7 @@ CONFIG_ARM=y > CONFIG_SYS_THUMB_BUILD=y > CONFIG_ARCH_VF610=y > CONFIG_SYS_TEXT_BASE=0x3f401000 > +CONFIG_SYS_MALLOC_F_LEN=0x800 > CONFIG_TARGET_COLIBRI_VF=y > CONFIG_ENV_VARS_UBOOT_CONFIG=y > CONFIG_NR_DRAM_BANKS=1 Reviewed-by: Lukasz Majewski Best regards, Lukasz Majewski -- DENX Software Engineering GmbH, Managing Director: Wolfgang Denk HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-59 Fax: (+49)-8142-66989-80 Email: lukma at denx.de -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 488 bytes Desc: OpenPGP digital signature URL: