commit | b14d547245bf47d861b5a9cc5327d98b89e5d0af | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sat May 23 11:53:57 2015 -0600 |
committer | Simon Glass <sjg@chromium.org> | Thu Jun 04 03:34:48 2015 -0600 |
tree | a8ad57484280888c3d72520117706604d00602e0 | |
parent | 52d3bc5d18ea0e3ef78715d9c0c703e458f260a0 [diff] |
sandbox: Compile test device tree when CONFIG_UT_DM is defined A conflict between the PMIC and unit test work means that the sandbox test device tree file is no-longer built. Fix this. Series-to: u-boot Series-cc: joe, prz Change-Id: I6616428e05713e5306f848e7dd0a645dedf0934e Signed-off-by: Simon Glass <sjg@chromium.org>