commit | 5ad263fc3b91328d79dd98a959cf0e4c2bd79c73 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Oct 01 19:15:18 2023 -0600 |
committer | Tom Rini <trini@konsulko.com> | Wed Dec 13 18:39:05 2023 -0500 |
tree | 444e5049fb5cf764047321af75df74fea6afbe2f | |
parent | 43b9a32d98cf9ef00ea3c93bd3e401203787b88f [diff] |
test: fdt: Add a special case for real boards The error that this test checks for is only shown on sandbox. For real boards, there is normally no error. Add a special case to handle this. Signed-off-by: Simon Glass <sjg@chromium.org>