Add a test that the new sequence numbers work as expected. Every device should get one. Signed-off-by: Simon Glass <sjg at chromium.org> --- (no changes since v2) Changes in v2: - Drop the GD_FLG_DM_NO_SEQ flag test/dm/core.c | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) Applied to u-boot-dm/next, thanks!