commit | 0e31a1133c0e4fb6373bd05d57d41b75092ab9c4 | [log] [tgz] |
---|---|---|
author | Maxime Ripard <maxime.ripard@free-electrons.com> | Tue Jul 05 10:26:46 2016 +0200 |
committer | Tom Rini <trini@konsulko.com> | Sat Aug 20 11:35:07 2016 -0400 |
tree | 24d07a7a1d1738c1d668620e31dcb5dc600f0eb4 | |
parent | 5a680aa63cede1a696b61a058eaacb3bbc82cd2d [diff] |
tests: Introduce DT overlay tests This adds a bunch of unit tests for the "fdt apply" command. They've all been run successfully in the sandbox. However, as you still require an out-of-tree dtc with overlay support, this is disabled by default. Acked-by: Simon Glass <sjg@chromium.org> Acked-by: Pantelis Antoniou <pantelis.antoniou@konsulko.com> Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>