History log of /fuchsia/zircon/system/dev/nand/ram-nand/test/main.cpp
Revision Date Author Comments
# f932403d 12-Apr-2018 rvargas <rvargas@google.com>

[storage] First version of a ram-backed nand controller driver.

This introduces a new protocol: nand, which closely resembles the block
protocol, and the first iteration of a driver that implements that
protocol.

The new driver is analogous to what a ram disk does for a block device.

ZX-1987

Change-Id: I47d6db7408122ac7296f139da4296f189c11eb69