Home
last modified time | relevance | path

Searched hist:"110 bdee00f70ba2cae90a8db39e8d3e854141a56" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/mtd/spi/
H A Dsandbox.c110bdee00f70ba2cae90a8db39e8d3e854141a56 Mon Sep 15 12:33:19 UTC 2014 Simon Glass <sjg@chromium.org> sandbox: Convert SPI flash emulation to use sf_params

At present sandbox has its own table of supported SPI flash chips. Now that
the SPI flash system is fully consolidated and has its own list, sandbox
should use that.

This enables us to expand the number of chips that sandbox supports.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Jagannadha Sutradharudu Teki <jaganna@xilinx.com>