spl: Allow settings malloc_f base address
authorMarek Vasut <marex@denx.de>
Wed, 25 May 2016 00:14:56 +0000 (02:14 +0200)
committerTom Rini <trini@konsulko.com>
Fri, 3 Jun 2016 01:21:42 +0000 (21:21 -0400)
commit94b9e22e5036a2d8ad76956785e55754d4a980ad
tree42b7a21058f8df3a05900ad543b33aeb3b74a48f
parent03c6f1761ede305637ed54fb238b2059c597451e
spl: Allow settings malloc_f base address

Allow configuring the begining of the malloc_f area in SPL.
This patch uses the same CONFIG_MALLOC_F_ADDR established by
the sandbox.

Signed-off-by: Marek Vasut <marex@denx.de>
Cc: Tom Rini <trini@konsulko.com>
Cc: Simon Glass <sjg@chromium.org>
common/spl/spl.c