[U-Boot] [RFC PATCH v1 3/3] sandbox: GPT over MTD test

Simon Glass sjg at chromium.org
Thu Nov 24 03:21:00 CET 2016


On 22 November 2016 at 02:46, Patrick Delaunay
<patrick.delaunay73 at gmail.com> wrote:
> From: Patrick Delaunay <patrick.delaunay at st.com>
>
> activate needed feature in sandbox to allow test GPT over MTD
> - EFI_PARTITION_MTD
> - SPI_FLASH_MTD
> - CMD_MTDPARTS
> - MTD_PARTITIONS
> - MTD_DEVICE
>
> activate 2 features useful for test
> - RANDOM_UUID
> - PARTITION_TYPE_GUID
>
> Signed-off-by: Patrick Delaunay <patrick.delaunay at st.com>
> Signed-off-by: Patrick Delaunay <patrick.delaunay73 at gmail.com>
> ---
>
>  configs/sandbox_defconfig | 2 ++
>  include/configs/sandbox.h | 7 +++++++
>  2 files changed, 9 insertions(+)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list