commit | 86b54ece82e2e175d705075418fbb57d84074345 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Thu May 18 20:09:44 2017 -0600 |
committer | Simon Glass <sjg@chromium.org> | Thu Jun 01 07:03:14 2017 -0600 |
tree | 937a38916f08c054ae13bf3d91543ace40cbf83e | |
parent | 298afb52cb583cbf7af52037454aef3a648f9824 [diff] |
dm: test: Disable the fdt_offset test with livetree We cannot run this test with livetree since it uses device tree offsets. Mark it as flat tree only. Signed-off-by: Simon Glass <sjg@chromium.org>