
16 Apr
2017
16 Apr
'17
9:32 p.m.
On 13 April 2017 at 03:52, Patrick Delaunay patrick.delaunay@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@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@chromium.org
Where is the actual test?