[U-Boot] [PATCH v5 16/16] sandbox: GPT over MTD test

Simon Glass sjg at chromium.org
Sun Apr 16 19:32:30 UTC 2017


On 13 April 2017 at 03:52, Patrick Delaunay <patrick.delaunay at st.com> wrote:
> 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 usefull for test
> - RANDOM_UUID
> - PARTITION_TYPE_GUID
>
> Signed-off-by: Patrick Delaunay <patrick.delaunay at st.com>
> ---
>
> Changes in v5: None
> Changes in v4: None
> Changes in v3: None
> Changes in v2: None
>
>  configs/sandbox_defconfig | 3 +++
>  include/configs/sandbox.h | 6 ++++++
>  2 files changed, 9 insertions(+)

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

Where is the actual test?


More information about the U-Boot mailing list