
11 Oct
2018
11 Oct
'18
4:01 a.m.
On 7 October 2018 at 04:01, Bin Meng bmeng.cn@gmail.com wrote:
Now that we fixed the pre-relocation driver binding for driver marked with DM_FLAG_PRE_RELOC flag, add a test case to cover that scenario.
Signed-off-by: Bin Meng bmeng.cn@gmail.com
Changes in v2: None
arch/sandbox/dts/test.dts | 4 ++++ test/dm/bus.c | 2 +- test/dm/test-fdt.c | 29 ++++++++++++++++++++++++++--- 3 files changed, 31 insertions(+), 4 deletions(-)
Reviewed-by: Simon Glass sjg@chromium.org