diff options
author | Neil Armstrong <narmstrong@baylibre.com> | 2021-04-20 10:42:25 +0200 |
---|---|---|
committer | Stefan Roese <sr@denx.de> | 2021-04-28 10:05:13 +0200 |
commit | 49f352dc331dc5dd91bd1120d08ff46b07d4994b (patch) | |
tree | e80b80714ea311a9f0373667b497f02371ca2ef7 /drivers/ddr/microchip/ddr2.c | |
parent | b104caa9a497b7d6f3a3df3462f37bf92265e26f (diff) | |
download | u-boot-49f352dc331dc5dd91bd1120d08ff46b07d4994b.tar.gz u-boot-49f352dc331dc5dd91bd1120d08ff46b07d4994b.tar.xz u-boot-49f352dc331dc5dd91bd1120d08ff46b07d4994b.zip |
test: reset: Extend base reset test to catch error
With this extended test, we get the following failure :
=> ut dm reset_base
Test: dm_test_reset_base: reset.c
test/dm/reset.c:52, dm_test_reset_base(): reset_method3.id == reset_method3_1.id: Expected 0x14 (20), got 0x2 (2)
Test: dm_test_reset_base: reset.c (flat tree)
test/dm/reset.c:52, dm_test_reset_base(): reset_method3.id == reset_method3_1.id: Expected 0x14 (20), got 0x2 (2)
Failures: 2
A fix is needed in reset_get_by_index_nodev() when introduced in [1].
[1] ea9dc35aab ("reset: Get the RESET by index without device")
Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
Diffstat (limited to 'drivers/ddr/microchip/ddr2.c')
0 files changed, 0 insertions, 0 deletions