[U-Boot] [PATCH v4 01/29] sandbox: dts: Add a SPI device and cros_ec device

Simon Glass sjg at chromium.org
Thu Oct 23 05:03:00 CEST 2014


On 13 October 2014 23:41, Simon Glass <sjg at chromium.org> wrote:
> Add a SPI device which can be used for testing SPI flash features in
> sandbox.
>
> Also add a cros_ec device since with driver model the Chrome OS EC
> emulation will not otherwise be available.
>
> Reviewed-by: Jagannadha Sutradharudu Teki <jagannadh.teki at gmail.com>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> Changes in v4: None
> Changes in v3: None
> Changes in v2:
> - Adjust binding to avoid Linux-specific mentions
>
>  arch/sandbox/dts/sandbox.dts                   | 26 ++++++++++++++++++++++++++
>  doc/device-tree-bindings/mtd/spi/spi-flash.txt | 25 +++++++++++++++++++++++++
>  2 files changed, 51 insertions(+)

Applied to u-boot-dm/master.


More information about the U-Boot mailing list