commit | a7e2d4d56c7a8fbc653290d4dbac77d62cabcf11 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Mon Jul 04 11:57:51 2016 -0600 |
committer | Simon Glass <sjg@chromium.org> | Thu Jul 14 20:40:24 2016 -0600 |
tree | 834ef399e8b7ca2d9cd1be9d7ee7214937ff2cd1 | |
parent | 5cf16633e4836942f1282198e83de848ced4a5ef [diff] |
sandbox: Add basic SPL implementation Add an sandbox implementation for the generic SPL framework. This supports locating and running U-Boot proper. Signed-off-by: Simon Glass <sjg@chromium.org>