commit | 7932c887ae694db4c66049b77e2e286fc7403972 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Jan 09 20:13:39 2022 -0700 |
committer | Simon Glass <sjg@chromium.org> | Tue Jan 25 12:36:10 2022 -0700 |
tree | 95f74cbdcfc08182c4fe42fcdc59071525ac8758 | |
parent | 00c06774883ff291dd1ce1a52cf1ca3a0416f63e [diff] |
binman: Expand the external FIT test a little At present this does not check that the external data is in the expected place. Use a non-zero offset for the external data and check it. Signed-off-by: Simon Glass <sjg@chromium.org>