[U-Boot] [PATCH v2 7/8] test: dm: core: Add a test case for driver marked with DM_FLAG_PRE_RELOC flag

Simon Glass sjg at chromium.org
Thu Oct 11 02:01:44 UTC 2018


On 7 October 2018 at 04:01, Bin Meng <bmeng.cn at 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 at 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 at chromium.org>


More information about the U-Boot mailing list