[U-Boot] [PATCH v2 08/44] sandbox: Add dummy SATA functions

Simon Glass sjg at chromium.org
Sat May 14 21:34:41 CEST 2016


On 1 May 2016 at 11:35, Simon Glass <sjg at chromium.org> wrote:
> 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 at chromium.org>
> ---
>
> Changes in v2: None
>
>  drivers/block/Makefile       |  2 +-
>  drivers/block/sata_sandbox.c | 33 +++++++++++++++++++++++++++++++++
>  2 files changed, 34 insertions(+), 1 deletion(-)
>  create mode 100644 drivers/block/sata_sandbox.c

Applied to u-boot-dm.


More information about the U-Boot mailing list