[U-Boot] [PATCH v2 2/3] dm: test: Add a new test case against dm eth codes for NULL pointer access

Joe Hershberger joe.hershberger at gmail.com
Fri Sep 11 00:40:47 CEST 2015


Hi Bin,

On Thu, Sep 10, 2015 at 4:29 AM, Bin Meng <bmeng.cn at gmail.com> wrote:
> U-Boot crashes when doing a 'ping' with the following test scenario:
>
>   - All ethernet devices are not probed
>   - "ethaddr" for all ethernet devices are not set
>   - "ethact" is set to a valid ethernet device name
>
> Add a new test case 'dm_test_eth_act' to hit such scenario.
>
> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>

Acked-by: Joe Hershberger <joe.hershberger at ni.com>


More information about the U-Boot mailing list