commit | c744fcaa8fe5c6eed67f3450106523fe9de2107b | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Mon Jul 04 11:58:19 2016 -0600 |
committer | Simon Glass <sjg@chromium.org> | Thu Jul 14 20:40:24 2016 -0600 |
tree | c66d6fe3bb475ae9342bbc0a5c5c16c09416478e | |
parent | afbf9b8abe0b752a90a342a6ba43afb8e6fe23a2 [diff] |
sandbox: Don't bring in the eeprom emulator in SPL This driver should not be used in SPL since we do not have I2C support enabled in SPL on sandbox. Signed-off-by: Simon Glass <sjg@chromium.org>