From mboxrd@z Thu Jan 1 00:00:00 1970 From: Albert ARIBAUD Date: Thu, 12 Nov 2015 14:41:45 +0100 Subject: [U-Boot] [PATCH v2 2/2] README: Add more clarification about CONFIG_SYS_SPL_MALLOC_START In-Reply-To: <1447333811-31720-2-git-send-email-fabio.estevam@freescale.com> References: <1447333811-31720-1-git-send-email-fabio.estevam@freescale.com> <1447333811-31720-2-git-send-email-fabio.estevam@freescale.com> Message-ID: <20151112144145.3538edbd@lilith> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hello Fabio, On Thu, 12 Nov 2015 11:10:11 -0200, Fabio Estevam wrote: > Add some text to clarify the usage of full malloc (when > CONFIG_SYS_SPL_MALLOC_START is selected) and also that simple malloc() > can be used prior to DRAM initialization if CONFIG_SYS_MALLOC_F is defined. > > Signed-off-by: Fabio Estevam > --- > Changes since v1: > - Improve README and commit log (Simon) Not sure why you made this a 2-patch series -- a single patch would have been fine. Amicalement, -- Albert.