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

Joe Hershberger joe.hershberger at gmail.com
Thu Oct 29 20:30:57 CET 2015


On Wed, Oct 7, 2015 at 11:45 PM, 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>

Applied to u-boot-net/master, thanks!
-Joe


More information about the U-Boot mailing list