commit | d0d0746e0c7c9eeddc82106cf7d4c596eb45f6c2 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Mon Jul 04 11:57:50 2016 -0600 |
committer | Simon Glass <sjg@chromium.org> | Thu Jul 14 20:40:24 2016 -0600 |
tree | 5365fe8215292f7fb031e0abee98c6c6f6201055 | |
parent | a7d9caecd770684e6e189dfa24240145ba29379e [diff] |
sandbox: Don't include the main loop in SPL SPL does not have a command interface so we should not include the main loop code. Signed-off-by: Simon Glass <sjg@chromium.org>