beagleplay: Drop EFI self-tests
These don't actually seem to work, since the rest cannot be handled by
the lab. Disable them.
Preparing for reset. Press any key...
FAILED:
test/py/tests/test_efi_selftest.py:20: in test_efi_selftest_base
raise Exception('Failures occurred during the EFI selftest')
E Exception: Failures occurred during the EFI selftest 48053.8 ms
Signed-off-by: Simon Glass <sjg@chromium.org>
This commit is contained in:
@@ -53,7 +53,6 @@ CONFIG_SPL_DM_MAILBOX=y
|
||||
CONFIG_SPL_POWER_DOMAIN=y
|
||||
CONFIG_SPL_RAM_DEVICE=y
|
||||
CONFIG_SPL_YMODEM_SUPPORT=y
|
||||
CONFIG_CMD_BOOTEFI_SELFTEST=y
|
||||
CONFIG_CMD_NVEDIT_EFI=y
|
||||
CONFIG_CMD_DFU=y
|
||||
CONFIG_CMD_GPIO=y
|
||||
|
||||
Reference in New Issue
Block a user