commit | b53e94b1329fd8b4fbd128f0a07a060a7c2e2149 | [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 | 29afe9e6edc7a817a055de27e98e8d33aad683a2 [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>