commit | 2d552cab891c46b8c279bcffbac76eceadd6fc44 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun May 01 11:35:50 2016 -0600 |
committer | Simon Glass <sjg@chromium.org> | Tue May 17 09:54:43 2016 -0600 |
tree | 12bf199a5c5e07edcda42c7863c2fbbfd74e3c9f | |
parent | 86bc14ff3e6af78bceb272272f7446e15f14b75b [diff] |
dm: sandbox: Add a board for sandbox without CONFIG_BLK 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>