[U-Boot] [U-Boot, v4, 1/8] Move board_init_f_mem() into a common location
Tom Rini
trini at konsulko.com
Sat Oct 24 23:15:51 CEST 2015
On Mon, Oct 19, 2015 at 06:49:56AM -0600, Simon Glass wrote:
> This function will be used by both SPL and U-Boot proper. So move it into
> a common place. Also change the #ifdef so that the early malloc() area is
> not set up in SPL if CONFIG_SYS_SPL_MALLOC_START is defined. In that case
> it would never actually be used, and just chews up stack space.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
Applied to u-boot/master, thanks!
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20151024/35342aaa/attachment.sig>
More information about the U-Boot
mailing list