commit | a31e2c93cb9eb1d4fe732b5586316235dad537ea | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun May 01 11:35:56 2016 -0600 |
committer | Simon Glass <sjg@chromium.org> | Tue May 17 09:54:43 2016 -0600 |
tree | 0b32e2bf2d0223e308595a4bcc041d8fda04b7cc | |
parent | 84d39cbd30a49390457232b44031e95abfa46e77 [diff] |
sandbox: Add dummy SATA functions Add some functions needed by the SATA code. This allows it to be compiled for sandbox, thus increasing build coverage. Signed-off-by: Simon Glass <sjg@chromium.org>