mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-26 06:08:20 +00:00
Restore FDT in ofw01 to avoid test timeout on RISCV
This commit is contained in:
committed by
Christian Mauderer
parent
1e62e15f46
commit
4f12a1e365
@@ -184,6 +184,7 @@ static void Init(rtems_task_argument arg)
|
||||
rtems_test_assert(rv == true);
|
||||
|
||||
TEST_END();
|
||||
test_bin = NULL;
|
||||
rtems_test_exit(0);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user