[U-Boot] [PATCH v2 02/44] dm: sandbox: Add a board for sandbox without CONFIG_BLK
Simon Glass
sjg at chromium.org
Sat May 14 21:34:19 CEST 2016
On 1 May 2016 at 11:35, Simon Glass <sjg at 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 at 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.
More information about the U-Boot
mailing list