commit | c757cb08249060354901fd7d828cf9bbced7dd0f | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Thu Jul 10 22:23:32 2014 -0600 |
committer | Simon Glass <sjg@chromium.org> | Wed Jul 23 14:06:17 2014 +0100 |
tree | 18570f2a15a513dc96a9f0fd55ffe84616b581fd | |
parent | 0cc6f5cba1d1bd8a20b5febd02277419cd353dce [diff] |
sandbox: config: Enable pre-relocation malloc() Enable this for sandbox so that we will be able to use driver model before relocation. Signed-off-by: Simon Glass <sjg@chromium.org>