[U-Boot] [PATCH v4 28/29] dm: sandbox: cros_ec: Move sandbox cros_ec to driver module
Simon Glass
sjg at chromium.org
Thu Oct 23 05:05:20 CEST 2014
On 13 October 2014 23:42, Simon Glass <sjg at chromium.org> wrote:
> Adjust the sandbox cros_ec emulation driver to work with driver model, and
> switch over to driver model for sandbox cros_ec.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> Acked-by: Jagannadha Sutradharudu Teki <jagannadh.teki at gmail.com>
> ---
>
> Changes in v4: None
> Changes in v3: None
> Changes in v2: None
>
> drivers/misc/cros_ec_sandbox.c | 90 +++++++++++++++++++++++++++++++++++++++---
> include/configs/sandbox.h | 1 +
> 2 files changed, 86 insertions(+), 5 deletions(-)
>
Applied to u-boot-dm/master.
More information about the U-Boot
mailing list