
14 May
2016
14 May
'16
9:34 p.m.
On 1 May 2016 at 11:35, Simon Glass sjg@chromium.org wrote:
While the driver-model block device support is in progress, it is useful to build sandbox both with and without CONFIG_BLK. Add a separate board for the latter.
Signed-off-by: Simon Glass sjg@chromium.org
Changes in v2: None
board/sandbox/MAINTAINERS | 7 +++ configs/sandbox_noblk_defconfig | 98 +++++++++++++++++++++++++++++++++++++++++ 2 files changed, 105 insertions(+) create mode 100644 configs/sandbox_noblk_defconfig
Applied to u-boot-dm.