[U-Boot] [PATCH v3 3/9] dm: test: Add a new test case for dm_test_eth_rotate

Simon Glass sjg at chromium.org
Tue Sep 1 02:32:04 CEST 2015


On 27 August 2015 at 23:25, Bin Meng <bmeng.cn at gmail.com> wrote:
> Add one more ethernet device node in the sandbox test device tree,
> with name 'sbe5'. This is to support a new test case for testing
> network device rotation.
>
> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
> Acked-by: Joe Hershberger <joe.hershberger at ni.com>
>
> ---
>
> Changes in v3: None
> Changes in v2:
> - New patch to add a new test case for dm_test_eth_rotate
>
>  arch/sandbox/dts/test.dts | 7 +++++++
>  include/configs/sandbox.h | 3 ++-
>  test/dm/eth.c             | 5 +++++
>  3 files changed, 14 insertions(+), 1 deletion(-)

Applied to u-boot-x86, thanks!


More information about the U-Boot mailing list