commit | 7e3a0c312fd20255cff4df5e02eaf4c4e86970e9 | [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 | 336b295e38e41eed368689f866e251908db2da2e [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>